Commit a9fd1bc5 authored by Nikos Psaromanolakis's avatar Nikos Psaromanolakis
Browse files

Initial public release

parent cfc40e97
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -16,12 +16,12 @@
          {"type": "perf", "hidden": true},
          {"type": "test", "hidden": true}
        ],
        "issueUrlFormat": "https://gitlab.ubitech.eu/maestro-v2/mdg-hypo/org.etsi.osl.hypo.portal/org.etsi.osl.hypo.portal.cart/-/issues/{{id}}"
        "issueUrlFormat": "https://labs.etsi.org/rep/osl/hypo/code/org.etsi.osl.hypo.portal/cart/-/issues/{{id}}"
      }
    }],
    "@semantic-release/release-notes-generator",
    ["@semantic-release/gitlab", {
      "gitlabUrl": "https://gitlab.ubitech.eu/maestro-v2/mdg-hypo/org.etsi.osl.hypo.portal/org.etsi.osl.hypo.portal.cart"
      "gitlabUrl": "https://labs.etsi.org/rep/osl/hypo/code/org.etsi.osl.hypo.portal/cart"
    }],
    ["@semantic-release/changelog",{
        "changelogFile": "./CHANGELOG.md"

CHANGELOG.md

deleted100644 → 0
+0 −80
Original line number Diff line number Diff line
## [1.0.1](https://gitlab.ubitech.eu/maestro-v2/mdg-hypo/org.etsi.osl.hypo.portal/org.etsi.osl.hypo.portal.cart/compare/v1.0.0...v1.0.1) (2026-02-20)


### Bug Fixes

* Edit .gitlab-ci.yml with karate workflows ([7ad5e6a](https://gitlab.ubitech.eu/maestro-v2/mdg-hypo/org.etsi.osl.hypo.portal/org.etsi.osl.hypo.portal.cart/commit/7ad5e6a4f0b3a0e75f5d9f0d752d4056a56d08f3))

# 1.0.0 (2026-02-16)


### Bug Fixes

* Edit .gitlab-ci.yml ([f6d5ac8](https://gitlab.ubitech.eu/maestro-v2/mdg-hypo/org.etsi.osl.hypo.portal/org.etsi.osl.hypo.portal.cart/commit/f6d5ac86c82c5d0e08fd9401aeab3753fb796dbd))


### Features

* hypo transition ([bfeb204](https://gitlab.ubitech.eu/maestro-v2/mdg-hypo/org.etsi.osl.hypo.portal/org.etsi.osl.hypo.portal.cart/commit/bfeb2047097752d702f750004d9de51a5f47a715))
* hypo transition ([bc8d033](https://gitlab.ubitech.eu/maestro-v2/mdg-hypo/org.etsi.osl.hypo.portal/org.etsi.osl.hypo.portal.cart/commit/bc8d0334a6c073587c06880ee446b60c34d396a5))

## [1.2.2](https://gitlab.ubitech.eu/maestro-v2/io.maestro.portal/io.maestro.portal.cart/compare/v1.2.1...v1.2.2) (2025-08-29)


### Bug Fixes

* enable encoding of polymorphic characteristic ([49e10ce](https://gitlab.ubitech.eu/maestro-v2/io.maestro.portal/io.maestro.portal.cart/commit/49e10ced70a71004a36061825aa9fcebde72ac4d))

## [1.2.1](https://gitlab.ubitech.eu/maestro-v2/io.maestro.portal/io.maestro.portal.cart/compare/v1.2.0...v1.2.1) (2025-08-27)


### Bug Fixes

* add role path to support keycloak users with groups ([f16fda1](https://gitlab.ubitech.eu/maestro-v2/io.maestro.portal/io.maestro.portal.cart/commit/f16fda19b65960bd1e510d9e2e0688ab702754a3))

# [1.2.0](https://gitlab.ubitech.eu/maestro-v2/io.maestro.portal/io.maestro.portal.cart/compare/v1.1.0...v1.2.0) (2024-12-13)


### Features

* add service-provider role ([706e978](https://gitlab.ubitech.eu/maestro-v2/io.maestro.portal/io.maestro.portal.cart/commit/706e978184855347d7dd642ef274c1b5b2c3870b))

# [1.1.0](https://gitlab.ubitech.eu/maestro-v2/io.maestro.portal/io.maestro.portal.cart/compare/v1.0.3...v1.1.0) (2024-11-22)


### Features

* use docker images from ubitech registry ([8e0e7fd](https://gitlab.ubitech.eu/maestro-v2/io.maestro.portal/io.maestro.portal.cart/commit/8e0e7fd62676818bf34a87482d48e17202b95267))

## [1.0.3](https://gitlab.ubitech.eu/maestro-v2/io.maestro.portal/io.maestro.portal.cart/compare/v1.0.2...v1.0.3) (2024-11-06)


### Bug Fixes

* keycloak runtime info ([cd0c0d9](https://gitlab.ubitech.eu/maestro-v2/io.maestro.portal/io.maestro.portal.cart/commit/cd0c0d9da8a40255c08fda73d144220a5eb741b2))

## [1.0.2](https://gitlab.ubitech.eu/maestro-v2/io.maestro.portal/io.maestro.portal.cart/compare/v1.0.1...v1.0.2) (2024-11-05)


### Bug Fixes

* keycloak issue ([815bf40](https://gitlab.ubitech.eu/maestro-v2/io.maestro.portal/io.maestro.portal.cart/commit/815bf405495baeaceeccdd780b5583a296f499c7))

## [1.0.1](https://gitlab.ubitech.eu/maestro-v2/io.maestro.portal/io.maestro.portal.cart/compare/v1.0.0...v1.0.1) (2024-10-10)


### Bug Fixes

* ensure no multiple inserts are made ([2612635](https://gitlab.ubitech.eu/maestro-v2/io.maestro.portal/io.maestro.portal.cart/commit/261263501780153fb1d4b68dab8993e0c850cb1e))

# 1.0.0 (2024-09-30)


### Bug Fixes

* first release ([f52b13e](https://gitlab.ubitech.eu/maestro-v2/io.maestro.portal/io.maestro.portal.cart/commit/f52b13e9ccc3b35ac6dc9c84a1cf253f35d934c7))


### Features

* Cart Service ([fc7e08d](https://gitlab.ubitech.eu/maestro-v2/io.maestro.portal/io.maestro.portal.cart/commit/fc7e08d33aee50ccaba4832808ec4d177624ad13))
+2 −2
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ version: '3'

services:
  maestro-portal :
    image: "registry.ubitech.eu/maestro-v2/io.maestro.portal/io.maestro.portal.cart/maestro-portal-jvm:latest"
    image: "labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.portal/cart/hypo-portal-jvm:latest"
    container_name: "cart"
    ports:
      - "8101:8101"
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@

        <repository>
            <id>gitlab-maven</id>
            <url>https://gitlab.ubitech.eu/api/v4/groups/maestro-v2/-/packages/maven</url>
            <url>https://labs.etsi.org/rep/api/v4/groups/1332/-/packages/maven</url>
        </repository>
    </repositories>