This repository has been archived by the owner on Jun 25, 2024. It is now read-only.
v3.0.0
[v3.0.0] - 2023-06-12
Overview
EDC 0 / MDS 2.0 bugfix release, Authority Portal API Connector Metadata Endpoint.
Detailed Changes
Major
- Authority Portal API: Removed data offer count endpoint in favor of new Connector Metadata Endpoint.
Minor
- Bumped sovity EDC CE to
7.0.0
. - Bumped Broker UI to
2.2.0
. - Authority Portal API: Added new Connector Metadata endpoint that includes online status, participant ID and data offer
counts.
Deployment Migration Notes
- The DAPS needs to contain the claim
referringConnector=broker
for the broker. The expected valuebroker
could be overridden by
specifying a different value forMY_EDC_PARTICIPANT_ID
. - Authority Portal API: The data offer count endpoint was removed in favor of the new Connector Metadata
Endpoint:wrapper/broker/authority-portal-api/connectors
, used to be.authority-portal-api/data-offer-counts
Compatible Versions
- Broker Backend Docker Image:
ghcr.io/sovity/broker-server-ce:3.0.0
- Broker UI Docker Image:
ghcr.io/sovity/edc-ui:2.2.0
- Sovity EDC CE:
7.0.0