Skip to content

Releases: eclipse-tractusx/tractusx-edc

0.9.0-rc1

28 Jan 09:29
4e2278d
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • fix: add default empty array value for null policy profiles by @ndr-brt in #1706

New Features & Improvements

Other Changes

  • chore(deps): bump aquasecurity/trivy-action from 0.28.0 to 0.29.0 by @dependabot in #1687
  • chore(deps): bump mikefarah/yq from 4.44.3 to 4.44.5 by @dependabot in #1682
  • chore(deps): bump trufflesecurity/trufflehog from 3.83.6 to 3.84.1 by @dependabot in #1686
  • Fix BPNL Group validation operators logic by @bmg13 in #1673
  • feat: strict policy definition validation by @wolf4ood in #1688
  • chore: fix dast scan by @wolf4ood in #1690
  • docs(bpn-policy): Removed Deprecation Warning from BPN Policy by @gerbigf in #1699
  • refactor: remove already deprecated azure-vault distributions by @ndr-brt in #1698
  • docs(ContractDefinitions): Added description how to use private Properties in asset selectors by @gerbigf in #1707
  • chore(deps): bump trufflesecurity/trufflehog from 3.84.1 to 3.85.0 by @dependabot in #1708
  • chore(deps): bump mikefarah/yq from 4.44.5 to 4.44.6 by @dependabot in #1709
  • docs(mgmt): add static header config by @arnoweiss in #1721
  • chore(deps): bump trufflesecurity/trufflehog from 3.85.0 to 3.88.0 by @dependabot in #1722
  • chore(deps): bump helm/kind-action from 1.10.0 to 1.11.0 by @dependabot in #1723
  • chore(deps): bump helm/kind-action from 1.11.0 to 1.12.0 by @dependabot in #1729
  • docs: Correct BPNL Group Validation documentation for a valid Policy with a Collection by @AndrYurk in #1731
  • docs(policies): Updated the always-pass policy by @gerbigf in #1719
  • chore(deps): bump mikefarah/yq from 4.44.6 to 4.45.1 by @dependabot in #1741
  • chore(deps): bump trufflesecurity/trufflehog from 3.88.0 to 3.88.2 by @dependabot in #1740
  • chore: add generated files in 'bin' folders to gitignore by @lgblaumeiser in #1742
  • docs:correction of hyperlinks in "Tractus-X EDC Extensions for DataPlane Signaling Token Refresh" documentation by @AndrYurk in #1757
  • docs(usage): Add documentation about response channel usage by @rafaelmag110 in #1747
  • feat: Add the folder path to the vault helm values by @AndrYurk in #1761
  • feat: Expose Catalog Port in Helm Charts by @bmg13 in #1759
  • chore(deps): bump helm/chart-testing-action from 2.6.1 to 2.7.0 by @dependabot in #1769
  • Release version 0.9.0-rc1 by @github-actions in #1771

New Contributors

Full Changelog: 0.8.0...0.9.0-rc1

0.8.0

21 Nov 14:42
25da0bc
Compare
Choose a tag to compare

Migration guide document from 0.7.x versions can be found here:
https://github.com/eclipse-tractusx/tractusx-edc/blob/main/docs/migration/Version_0.7.x_0.8.x.md

What's Changed

Bugfixes

New Features & Improvements

Documentation

Other Changes

Read more

0.8.0-rc6

12 Nov 12:36
5850e40
Compare
Choose a tag to compare

What's Changed

Other Changes

  • docs: added program args and agreement retirement section to 0.8.0 migration guide by @rafaelmag110 in #1654
  • chore(deps): bump eclipse-temurin from 23_37-jre-alpine to 23.0.1_11-jre-alpine in /resources by @dependabot in #1659
  • chore(deps): bump trufflesecurity/trufflehog from 3.82.11 to 3.83.2 by @dependabot in #1662
  • chore: bumps to EDC 0.10.1 by @wolf4ood in #1664
  • docs: add decision record to make release manual by @bmg13 in #1666
  • chore(deps): bump trufflesecurity/trufflehog from 3.83.2 to 3.83.6 by @dependabot in #1667
  • Release version 0.8.0-rc6 by @github-actions in #1676

Full Changelog: 0.8.0-rc5...0.8.0-rc6

0.8.0-rc5

29 Oct 09:15
9e94c43
Compare
Choose a tag to compare

What's Changed

Bugfixes

Documentation

Other Changes

  • ci: fix postgres flaky tests by @ndr-brt in #1574
  • chore(deps): bump eclipse-temurin from 22.0.2_9-jre-alpine to 23_37-jre-alpine in /resources by @dependabot in #1570
  • ci: bump k8s versions in deployment test by @ndr-brt in #1575
  • chore: Switch to Tractus-X recommended TruffleHog version by @lgblaumeiser in #1582
  • refactor(test): extract PostgresExtension by @ndr-brt in #1583
  • refactor: replace backported provision-blob module with upstream one by @ndr-brt in #1587
  • chore(deps): bump trufflesecurity/trufflehog from 3.82.2 to 3.82.6 by @dependabot in #1593
  • feat: sets edc log level by @rafaelmag110 in #1596
  • fix: revoke refresh token method now deletes secret by @rafaelmag110 in #1603
  • docs: add contract agreement retirement feature decision by @rafaelmag110 in #1604
  • build: fix publish openapi ui by @ndr-brt in #1613
  • Release version 0.8.0-rc4 by @github-actions in #1614
  • refactor: deprecate azure vault distribution by @ndr-brt in #1616
  • chore(deps): bump trufflesecurity/trufflehog from 3.82.6 to 3.82.8 by @dependabot in #1620
  • chore(deps): bump aquasecurity/trivy-action from 0.24.0 to 0.27.0 by @dependabot in #1619
  • ci(test): avoid use of deprecated class by @ndr-brt in #1629
  • feat: Agreement retirement by @rafaelmag110 in #1615
  • refactor: extract e2e-fixtures module by @ndr-brt in #1635
  • docs: fix bpn group API example by @rafaelmag110 in #1644
  • refactor(test): introduce Azurite and Minio extensions by @ndr-brt in #1643
  • feat: Add SQL Agreement Retirement Store by @bmg13 in #1631
  • chore(deps): bump aquasecurity/trivy-action from 0.27.0 to 0.28.0 by @dependabot in #1636
  • chore(deps): bump trufflesecurity/trufflehog from 3.82.8 to 3.82.11 by @dependabot in #1637
  • Release version 0.8.0-rc5 by @github-actions in #1661

New Contributors

Full Changelog: 0.8.0-rc3...0.8.0-rc5

0.7.7

05 Nov 09:25
c8cd9d6
Compare
Choose a tag to compare

What's Changed

Bugfixes

Full Changelog: 0.7.6...0.7.7

0.8.0-rc4

08 Oct 14:35
2e8655b
Compare
Choose a tag to compare

What's Changed

Bugfixes

Documentation

Other Changes

Full Changelog: 0.8.0-rc3...0.8.0-rc4

0.7.6

01 Oct 10:06
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • fix: return 404 when a dataset doesn't have attached policies by @ndr-brt in #1584
  • Backport: fix: prevent default DCP identity extractor from being registered by @paullatzelsperger in #1598

Other Changes

  • Fix: Remove duplicate transfer data plane signaling dependencies by @bmg13 in #1578
  • build: backport release workflow by @ndr-brt in #1600

Full Changelog: 0.7.5...0.7.6

0.8.0-rc3

19 Sep 09:57
cdda322
Compare
Choose a tag to compare

Please look into the migration guide as well.

What's Changed

Bugfixes

New Features & Improvements

  • feat: separate store from datasource configurations by @ndr-brt in #1487

Other Changes

  • build: TRG-8-03 enable TruffleHog secrets scan by @ndr-brt in #1486
  • chore(deps): bump mikefarah/yq from 4.44.2 to 4.44.3 by @dependabot in #1488
  • Fix: Adjusted BPN validations on different operators by @danielkenji01 in #1456
  • fix: applies STS remote refactor of upstream EDC by @wolf4ood in #1501
  • chore(workflows): Add publish-bugfix-release workflow to main by @rafaelmag110 in #1518
  • fix: upgradeability tests by @wolf4ood in #1529
  • chore(deps): bump mikefarah/yq from 4.44.2 to 4.44.3 by @dependabot in #1527
  • docs: Add DR about release workflows refactor by @rafaelmag110 in #1521
  • feat(snapshot workflow): Allow snapshots from bugfix branches by @rafaelmag110 in #1558
  • build: cleanup version catalog to make dependabot work again by @ndr-brt in #1560
  • build(deps): bump edc to 0.10.0-20240918-SNAPSHOT by @ndr-brt in #1564
  • feat(release workflows): Improve Release workflows to enable bugfix versions by @rafaelmag110 in #1543
  • Release version 0.8.0-rc3 by @github-actions in #1568

New Contributors

Full Changelog: 0.8.0-rc2...0.8.0-rc3

0.7.5

17 Sep 07:53
75d1526
Compare
Choose a tag to compare

What's Changed

Bugfixes

Other Changes

  • Fix: PipelineService datasources pull transfers by @bmg13 in #1520
  • fix(workflows): Adds prepare release commit push to bugfix branch by @rafaelmag110 in #1522
  • Fix: dataplaneId null for older TransferProcesses by @bmg13 in #1534

Full Changelog: 0.7.4...0.7.5

0.7.4

28 Aug 09:18
a325d8b
Compare
Choose a tag to compare

What's Changed

Bugfixes & Improvements

  • feat: Creation of indexes to improve the performance of the internal state machine by @zub4t in #1499

Other Changes

New Contributors

Full Changelog: 0.7.3...0.7.4