Skip to content

0.1.5

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 09:24
· 0 commits to 1793103d5abf1ae074028ee8cd2cd8b6cf8aecb6 since this release
6c0cfd4

What's Changed

Fixed

  • Catalog pagination issue by updating EDC version to 0.0.1-20220922.2-SNAPSHOT
  • Slow AES encryption

Docker Images published

Helm Chart updates

# Add the helm repository to your local index
$ helm repo add catenax-ng-product-edc https://catenax-ng.github.io/product-edc

# Make a dedicated deployment of each the control-plane and data-plane
$ helm install edc-controlplane catenax-ng-product-edc/edc-controlplane --version 0.1.5
$ helm install edc-dataplane catenax-ng-product-edc/edc-dataplane --version 0.1.5

# Or otherwise use the experimental tractusx-connector chart bundling both the control-plane and data-plane
$ helm install tractusx-connector catenax-ng-product-edc/tractusx-connector --version 0.1.5

Full Changelog: 0.1.2...0.1.5