Releases: eclipse-tractusx/tractusx-edc
Releases · eclipse-tractusx/tractusx-edc
edc-controlplane-0.1.7
EDC Control-Plane - The Eclipse DataSpaceConnector administration layer with responsibility of resource management and govern contracts and data transfers
0.1.6
Merge pull request #90 from Think-iT-Labs/release-0.1.6 Release 0.1.6
0.1.5
Merge pull request #86 from Think-iT-Labs/release-0.1.5d Release 0.1.5
edc-dataplane-0.1.2
EDC Data-Plane - The Eclipse DataSpaceConnector data layer with responsibility of transferring and receiving data streams
edc-controlplane-0.1.2
EDC Control-Plane - The Eclipse DataSpaceConnector administration layer with responsibility of resource management and govern contracts and data transfers
0.1.2
What's Changed
Added
- Introduced DEPENDENCIES file
Changed
- Moved helm charts from
deployment/helm
tocharts
- Replaced distroless image with alpine in all docker images
- Update EDC git submodule to
740c100ac162bc41b1968c232ad81f7d739aefa9
Fixed
- Negotiation of policies containing extensible properties works as expected now
Docker Images published
- ghcr.io/catenax-ng/product-edc/edc-controlplane-memory:0.1.2
- ghcr.io/catenax-ng/product-edc/edc-controlplane-postgresql:0.1.2
- ghcr.io/catenax-ng/product-edc/edc-controlplane-postgresql-hashicorp-vault:0.1.2
- ghcr.io/catenax-ng/product-edc/edc-dataplane-azure-vault:0.1.2
- ghcr.io/catenax-ng/product-edc/edc-dataplane-hashicorp-vault:0.1.2
Helm Chart updates
$ helm repo add catenax-ng-product-edc https://catenax-ng.github.io/product-edc
$ helm install edc-controlplane catenax-ng-product-edc/edc-controlplane --version 0.1.2
$ helm install edc-dataplane catenax-ng-product-edc/edc-dataplane --version 0.1.2
Full Changelog: catenax-ng/product-edc@0.1.1...0.1.2