8000 Releases · sovity/edc-ce · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: sovity/edc-ce

v2.0.3

24 Mar 15:48
1db53f5
Compare
Choose a tag to compare

[2.0.3] - 2023-03-24

Fixed

  • Bug in postman collection, ports needed to be updated due to release 2.0.2.

v2.0.2

23 Mar 10:26
5dfc91e
Compare
Choose a tag to compare

[2.0.2] - 2023-03-23

Fixed

  • Bug in migration scripts, for existing contract negotiations the embedded JSON array of contract offers was missing
    contractStart, contractEnd.

v2.0.1

21 Mar 14:42
a4e07f5
Compare
Choose a tag to compare

[2.0.1] - 2023-03-21

Fixed

  • Bug in migration scripts, default values are now set.

v2.0.0

20 Mar 15:41
68335e5
Compare
Choose a tag to compare

[2.0.0] - 2023-03-20

Fixed

  • Missing blacklist entry for referring connector policy in docker-compose POLICY_BROKER_BLACKLIST: REFERRING_CONNECTOR

Changed

  • Updated to EDC-Connector 0.0.1-milestone-8.

v1.5.1

17 Mar 08:52
Compare
Choose a tag to compare

[1.5.1] - 2023-03-17

  • Adapt docker-compose file to work with released container-images

v1.5.0

08 Mar 10:17
22077c0
Compare
Choose a tag to compare

[1.5.0] - 2023-03-07

  • EDC_FLYWAY_REPAIR=true variable can now be set to run flyway repair when migrations failed

v1.4.0

06 Mar 12:26
cdd24b5
Compare
Choose a tag to compare

[1.4.0] - 2023-03-06

Feature

  • EDC UI Config Extension

v1.3.0

27 Feb 13:29
429c243
Compare
Choose a tag to compare

[1.3.0] - 2023-02-27

Feature:

  • Last Commit Info Extension
  • Persistence into PostgreSQL Database

Fixed:

  • add if-else switch to get_client.sh for AKI keyid keyword
  • Set test as default MDS environment (in docs and docker-compose)
  • Updated ports of Postman collection json file
  • Added unregister connector to puml diagram
  • Cannot fetch own catalog due to wrong port mapping

v1.2.0

02 Feb 07:20
3615272
Compare
Choose a tag to compare

[1.2.0] - 2023-02-02

Feature:

  • Add setting POLICY_BROKER_BLACKLIST to blacklist policies from being published to broker
  • ContractAgreementTransferApi-Extension: Providing an endpoint to start a data-transfer for a contract-agreement

Changed

  • Extend get_client script to add support for OpenSSL version 3.x

v1.1.0: policies and more meta information

23 Jan 14:24
a4747da
Compare
Choose a tag to compare

[1.1.0] - 2023-01-23

Feature:

  • Add additional meta information to resource payload when publishing to broker
  • Add connector description to broker message
  • Add time-interval and participant based policies
  • Add ClearingHouse Extension

Changed

  • Modified module structure to have only one Boker and one ClearingHouse Extension
  • Bump junit-jupiter-api from 5.8.1 to 5.9.2
  • Bump junit-jupiter-engine from 5.8.1 to 5.9.2
  • Bump com.github.johnrengelman.shadow from 7.0.0 to 7.1.2
0