0.1.1
What's Changed
Important Note: Please consult the migration documentation before updating your connector documentation.
Added
- Control-Plane Extension (cx-oauth2)
Changed
- Introduced git submodule to import EDC dependencies (instead of snapshot- or milestone artifact)
- Helm Charts: TLS secret name is now configurable
Fixed
- Connectors with Azure Vault extension are now starting again link
Docker Images published
- ghcr.io/catenax-ng/product-edc/edc-controlplane-memory:0.1.1
- ghcr.io/catenax-ng/product-edc/edc-controlplane-postgresql:0.1.1
- ghcr.io/catenax-ng/product-edc/edc-controlplane-postgresql-hashicorp-vault:0.1.1
- ghcr.io/catenax-ng/product-edc/edc-dataplane-azure -vault:0.1.1
- ghcr.io/catenax-ng/product-edc/edc-dataplane-hashicorp-vault:0.1.1
Helm Chart updates
$ helm repo add catenax-ng-product-edc https://catenax-ng.github.io/product-edc
$ helm install my-release catenax-ng-product-edc/edc-controlplane --version 0.1.1
$ helm install my-release catenax-ng-product-edc/edc-dataplane --version 0.1.1
Full Changelog: 0.1.0...0.1.1