This release candidate contains all relevant feature expected for the 0.13.0 release, on top of 0.13.0-rc2 it includes the integration of upstream 0.17.0 version. There is one last item for the final release that is open, due to changes in upstream, we had to disable the compatibility tests. This is due to the inability of the Identity Hub in that version to deal with DCP 0.8 which was in use in all Jupiter based connectors. The current compatibility test tests against version 0.9.0 which we will update to 0.12.1. After this is done, we will do the final release of 0.13.0
What's Changed
Breaking changes
- feat: Rename dim to div by @pratapipatelbcone in #2672
- feat: Clean up the 0.8.X deprecated instances by @AndrYurk in #2690
- infra: Rename IATP to dcp by @pratapipatelbcone in #2684
- infra: Migrate helm charts to use cloud pirates postgres charts by @lgblaumeiser in #2693
- feat: Use participant context id as identifier for did document registration by @lgblaumeiser in #2744
- feat: Clean up of identifier in helm charts by @lgblaumeiser in #2742
- chore: Adaptations due to 0.16.0 upstream changes by @lgblaumeiser in #2811
- chore: Remove mock connector by @lgblaumeiser in #2866
Bugfixes
- fix: Handle older connectors <=0.9.0 for version metadata by @lgblaumeiser in #2698
- fix: move from localstack to floci by @AndrYurk in #2716
- fix: make dependabot ignore SNAPSHOT versions by @AndrYurk in #2775
- fix: remove snapshot maven repo by @AndrYurk in #2776
- fix(helm): add otel configmap to tractusx-connector-memory chart by @arnoweiss in #2815
- fix: Add migration script for EDC 8-11 by @AndrYurk in #2823
New Features & Improvements
- feat: resolve BPN from MembershipCredential in BusinessPartnerNumberConstraintFunction by @arnoweiss in #2740
- Docs/edc extensions readmes by @Zead-Alshu22 in #2711
- feat: move additional headers decoration to dataplane by @arnoweiss in #2759
- chore: Update upstream dependency to 0.17.0 by @lgblaumeiser in #2864
Other Changes
- chore(deps): update vulnerable dependencies by @AndrYurk in #2658
- chore: limit dependency check to runtime dependencies by @lgblaumeiser in #2666
- Remove Develocity configuration by @ribafish in #2670
- feat: Split tx-dcp extension by @pratapipatelbcone in #2641
- feat: exchange identity extractor by @arnoweiss in #2677
- feat: remove federated catalog by @AndrYurk in #2575
- feat(policy): implement data usage constraints for end date and duration by @MDSBarbosa in #2668
- feat: Move labels from issue to PR by @AndrYurk in #2692
- fix: remove json-schema-validator by @AndrYurk in #2717
- feat: remove dependency force constrains by @AndrYurk in #2720
- refactoring: move DSP 0.8 implementation to tractusx edc by @bmg13 in #2694
- infra: Make upgrade base fix temporarily by @lgblaumeiser in #2745
- chore: Fix version for api-hub publication for 0.10.x by @lgblaumeiser in #2757
- chore(deps): Update bugfix version of edc build by @lgblaumeiser in #2756
- Update to 0.11 Migration Guide by @gerbigf in #2755
- Security improvements by @AndrYurk in #2713
- fix: add write permission for allure by @AndrYurk in #2796
- fix: remove concurrency for publish-new-snapshot by @AndrYurk in #2797
- feat: remove validation from UsagePurposeConstraintFunction by @MDSBarbosa in #2798
- feat: use trivy central by @AndrYurk in #2812
- fix: fix using of trivy-central by @AndrYurk in #2820
- fix: move federate catalog migration to baseline by @AndrYurk in #2824
- fix: skip run "publish snapshot" during release by @AndrYurk in #2825
- fix: write permission for release process by @AndrYurk in #2842
- chore: Change deprecated setting usage by @lgblaumeiser in #2843
- chore: Fix security and quality tab issues by @lgblaumeiser in #2861
- feat(tractusx-connector): add postgres custom user and secrets by @tom-rm-meyer-ISST in #2845
- docs: update policy API walkthrough, fix errors and add usage policy … by @HKit-HTW in #2875
New Contributors
- @Zead-Alshu22 made their first contribution in #2711
- @tom-rm-meyer-ISST made their first contribution in #2845
- @HKit-HTW made their first contribution in #2875
Full Changelog: 0.12.1...0.13.0-rc3
Test Report: View Report