What's Changed
Bugfixes
- fix(charts): make DIM URL optional by @paullatzelsperger in #1444
- fix(ci): remove obsolete workflow parameter
do_push
by @paullatzelsperger in #1468 - fix(ci): use RELEASE_VERSION from step output by @paullatzelsperger in #1495
- fix: add Azure Blob Provisioner extension by @paullatzelsperger in #1536
- fix(ci): checkout before calling action by @paullatzelsperger in #1569
- fix: prevent default identity extractor from being registered by @paullatzelsperger in #1597
- fix: EDR refresh Synchronization by @rafaelmag110 in #1648
New Features & Improvements
- feat(api): align management api to v3 by @ndr-brt in #1422
- feat: enable support for additional Operators in the BPN permission function by @paullatzelsperger in #1427
- chore(ci): update Kubernetes versions by @paullatzelsperger in #1442
- feat(ci): rename workflows, improve manual maven publish by @paullatzelsperger in #1450
- feat(ci): publish workflows call reusable trigger workflows by @paullatzelsperger in #1455
- build: change copyDockerfile output path by @ndr-brt in #1458
- feat(ci): add periodic build trigger by @paullatzelsperger in #1459
- feat: remove project root from the docker image by @ndr-brt in #1460
- build: fix dependency scope for libs.edc.junit by @ndr-brt in #1463
- feat: add delegated auth module by @paullatzelsperger in #1473
- feat: add persistence for data-plane-selector by @ndr-brt in #1475
- feat: separate store from datasource configurations by @ndr-brt in #1487
Documentation
- docs(api): get openapi files from dependencies repository by @ndr-brt in #1402
- doc: Add concept document for Bidirectional Data Transfer by @jimmarino in #1398
- build(fix): register downloadOpenapi for all subprojects by @ndr-brt in #1413
- docs: publish openapi-ui to github pages by @ndr-brt in #1425
- docs: decisio-record abour versioning scheme by @paullatzelsperger in #1431
- docs: split openapi spec by plane by @ndr-brt in #1428
- docs: fix publish-ui by @ndr-brt in #1434
- docs: fix publish openapi-ui folder by @ndr-brt in #1435
- docs: 0.8.x migration guide first version by @ndr-brt in #1580
- docs: DR for azure distrubution deprecation by @ndr-brt in #1612
- docs(edr): Update 07_edrs.md by @gerbigf in #1646
Other Changes
- feat: optimize state machines by @wolf4ood in #1396
- feat: add test on Data Exchange Governance use case by @wolf4ood in #1401
- feat: add Management Domains feature (experimental) by @paullatzelsperger in #1408
- chore: bumps to EDC 0.8.0 by @wolf4ood in #1414
- Release version 0.8.0-rc1 by @github-actions in #1416
- chore(deps): bump aquasecurity/trivy-action from 0.23.0 to 0.24.0 by @dependabot in #1421
- refactor(charts): cleanup unneeded version checks by @ndr-brt in #1424
- chore: fix dast scan by @wolf4ood in #1433
- feat: enable federated catalog cache SQL variant by @wolf4ood in #1432
- refactor: avoid Dockerfile duplication by @ndr-brt in #1430
- build: add write contents permission to deploy-swagger-ui by @ndr-brt in #1461
- chore(deps): bump eclipse-temurin from 22.0.1_8-jre-alpine to 22.0.2_9-jre-alpine in /resources by @dependabot in #1464
- feat: secure FC query API with token based auth by @wolf4ood in #1471
- Release version 0.8.0-rc2 by @github-actions in #1485
- 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
- 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
- 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
- Release version 0.8.0 by @github-actions in #1684
New Contributors
- @danielkenji01 made their first contribution in #1456
- @gerbigf made their first contribution in #1646
Full Changelog: 0.7.3...0.8.0