Skip to content

0.1.6

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Feb 15:43
3ef2960

What's Changed

Fixed

  • SQL leakage issue
  • Catalog pagination issue

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.6
$ helm install edc-dataplane catenax-ng-product-edc/edc-dataplane --version 0.1.6

# 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.6

Full Changelog: 0.1.2...0.1.6