Releases: sovity/edc-ce
Releases · sovity/edc-ce
v1.4.0
v1.3.0
[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
[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
[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
v1.0.1: Broker Registration Fix
[1.0.1] - 2023-01-11
Fixed:
- Connector not registering to broker due to null pointer exception
- Set dev as default environment (in docs and docker-compose)
Feature:
- Add ski/aki and jks extraction script
v1.0.0 - Initial release
Initial release of the edc broker extension.