v9.0.0
[v9.0.0] - 2024-07-15
Overview
MDS 2.2 intermediate release
Detailed Changes
Major Changes
- API Wrapper UI API: Data sources are now well-typed.
- The Broker has been removed in favor of the Authority Portal:
- A new Deployment Unit, the "Data Catalog Crawler", has been added.
- Each "Data Catalog Crawler" connects to an existing Authority Portal Deployment's DB.
- Each "Data Catalog Crawler" is responsible for crawling exactly one environment.
- The Data Catalog functionality of the Broker has been integrated into the Authority Portal.
Minor Changes
- Additional ToS check during contract negotiation via the UI.
- "On Request" Data Offers
- Full support in the API Wrapper UI API
- Create support in the Connector UI. Full support in the UI is still in progress.
- Added the
sovity-messenger
extension for easy Connector-to-Connector messages.
Patch Changes
- Unified database migration histories
Deployment Migration Notes
- Connector:
- The database migration system has been moved from multiple migration history tables to a single one.
- Broker:
- The broker has been removed. For Authority Portal users, please check out the new
Data Catalog Crawler Productive Deployment Guide. - Any previous broker deployment's database is not required anymore.
- Please care that only some environment variables look similar. It is recommended to create fresh deployments.
- The broker has been removed. For Authority Portal users, please check out the new
Compatible Versions
- Connector Backend Docker Images:
- Dev EDC:
ghcr.io/sovity/edc-dev:9.0.0
- sovity EDC CE:
ghcr.io/sovity/edc-ce:9.0.0
- MDS EDC CE:
ghcr.io/sovity/edc-ce-mds:9.0.0
- Dev Catalog Crawler:
ghcr.io/sovity/catalog-crawler-dev:9.0.0
- Catalog Crawler CE:
ghcr.io/sovity/catalog-crawler-ce:9.0.0
- Dev EDC:
- Connector UI Docker Image:
ghcr.io/sovity/edc-ui:4.0.0