Skip to content

Releases: sovity/edc-ce

v0.0.1-20241101-2408-alpha8

01 Nov 09:59
Compare
Choose a tag to compare
Pre-release

Internal Release Only

Pre-release / internal work-in-progress version of the Eclipse EDC 0.7 migration for internal validation

Changes: https://github.com/sovity/edc-ee/compare/v0.0.1-20241031-2408-alpha7..v0.0.1-20241101-2408-alpha8

v0.0.1-20241031-2408-alpha7

01 Nov 09:20
Compare
Choose a tag to compare
Pre-release

Internal Release Only

Pre-release / internal work-in-progress version of the Eclipse EDC 0.7 migration for internal validation

Changes: https://github.com/sovity/edc-ee/compare/v0.0.1-20241031-2408-alpha6..v0.0.1-20241031-2408-alpha7

v0.0.1-20241031-2408-alpha6

31 Oct 16:05
Compare
Choose a tag to compare
Pre-release

Internal Release Only

Pre-release / internal work-in-progress version of the Eclipse EDC 0.7 migration for internal validation

Changes: https://github.com/sovity/edc-ee/compare/v0.0.1-20241031-2408-alpha5..v0.0.1-20241031-2408-alpha6

v0.0.1-20241031-2408-alpha5

31 Oct 14:06
Compare
Choose a tag to compare
Pre-release

Internal Release Only

Pre-release / internal work-in-progress version of the Eclipse EDC 0.7 migration for internal validation

Changes: https://github.com/sovity/edc-ee/compare/v0.0.1-20241031-2408-alpha3..v0.0.1-20241031-2408-alpha5

v0.0.1-20241029-2408-alpha3

30 Oct 16:51
Compare
Choose a tag to compare
Pre-release

Internal Release Only

Pre-release / internal work-in-progress version of the Eclipse EDC 0.7 migration for internal validation

v0.0.1-20241029-2408-alpha2

29 Oct 11:50
Compare
Choose a tag to compare
Pre-release

Internal Release Only

Pre-release / internal work-in-progress version of the Eclipse EDC 0.7 migration for internal validation

v0.0.1-20241025-2408-alpha1

25 Oct 14:07
Compare
Choose a tag to compare
Pre-release

Internal Release Only

Pre-release / internal work-in-progress version of the Eclipse EDC 0.7 migration for internal validation

10.4.2

07 Oct 12:36
99dfb33
Compare
Choose a tag to compare

[10.4.2] - 2024-10-07

Overview

MDS patch update

Detailed Changes

Patch Changes

  • Fix issues regarding contracts and policies creation on the Create Data Offer page (PR#1055)
  • Fixed a button label stating "Method Parameterization" instead of "Path
    Parameterization" (#857)
  • Made the Custom Http Method mandatory if the corresponding option is chosen
    (#739)
  • Fixed inconsistent renaming of "Contract Definition" to "Data Offer" after
    i18n (#831)

Deployment Migration Notes

No special deployment migration steps required

Compatible Versions

  • Connector Backend Docker Images:
    • Dev EDC: ghcr.io/sovity/edc-dev:10.4.2
    • sovity EDC CE: ghcr.io/sovity/edc-ce:10.4.2
    • MDS EDC CE: ghcr.io/sovity/edc-ce-mds:10.4.2
    • Dev Catalog Crawler: ghcr.io/sovity/catalog-crawler-dev:10.4.2
    • Catalog Crawler CE: ghcr.io/sovity/catalog-crawler-ce:10.4.2
  • Connector UI Docker Image: ghcr.io/sovity/edc-ui:4.1.6

10.4.1

26 Sep 16:28
6b86ee4
Compare
Choose a tag to compare

[10.4.1] - 2024-09-26

Overview

MDS Patch release

Detailed Changes

EDC UI patches only

Patch Changes

  • Fixed the gaps in renaming "Contract Definition" to "Data Offer"
    (#831)
  • Replaced hints with info boxes in On Request data source
    (#820)
  • Fixed cropping of Contract Offer Ids on catalog browser page
    (#795)
  • Used the createDataOffer endpoint to create an asset, policies and a contract definition in a single call
    (#841)
  • Fixed config not being applied properly after a version upgrade
  • Fixed Date to DateTime conversion issues when using the operators less than <= and greater than >
    (#846)
  • Added initial support for UI internationalization
    (#680)
  • Implemented Data Offer wizard wording change request by MDS
  • (PR#850)

Deployment Migration Notes

No special deployment migration steps required

Compatible Versions

  • Connector Backend Docker Images:
    • Dev EDC: ghcr.io/sovity/edc-dev:10.4.1
    • sovity EDC CE: ghcr.io/sovity/edc-ce:10.4.1
    • MDS EDC CE: ghcr.io/sovity/edc-ce-mds:10.4.1
    • Dev Catalog Crawler: ghcr.io/sovity/catalog-crawler-dev:10.4.1
    • Catalog Crawler CE: ghcr.io/sovity/catalog-crawler-ce:10.4.1
  • Connector UI Docker Image: ghcr.io/sovity/edc-ui:4.1.5

v10.4.0

18 Sep 08:07
71d7b0f
Compare
Choose a tag to compare

[10.4.0] - 2024-09-18

Overview

MDS Patch release

Detailed Changes

UI and Wrapper API improvements.

Minor Changes

  • Extend the Wrapper API (PR 1035)
    • Adds createDataOffer / pages/create-data-offer endpoint to create an asset, policies and a contract definition in a single call

Patch Changes

  • Changed wording on the data offer creation page (#817)
  • Data Offer details now display the contract ID for each contract offer (#795)
  • Warn the user when using an invalid Policy Id (#746)
  • Warn the user when using an invalid Data Offer Id (#745)
  • Fixed time restriction upper bound "local day to datetime" conversion issues
    (#815)

Deployment Migration Notes

No special deployment migration steps required

Compatible Versions

  • Connector Backend Docker Images:
    • Dev EDC: ghcr.io/sovity/edc-dev:10.4.0
    • sovity EDC CE: ghcr.io/sovity/edc-ce:10.4.0
    • MDS EDC CE: ghcr.io/sovity/edc-ce-mds:10.4.0
    • Dev Catalog Crawler: ghcr.io/sovity/catalog-crawler-dev:10.4.0
    • Catalog Crawler CE: ghcr.io/sovity/catalog-crawler-ce:10.4.0
  • Connector UI Docker Image: ghcr.io/sovity/edc-ui:4.1.4