Skip to content

BPDM: 7.4.0

Latest

Choose a tag to compare

@nicoprow nicoprow released this 10 Jun 11:28
· 3 commits to main since this release
e686a9f

This is the release for the BPDM applications. Also checkout the matching BPDM Chart release for a full picture of all changes.

The newest documentation for this version can be found on the 7.4.x release branch.

Changelog

Added

  • Script variants and script codes for business partner data #1593
  • BPDM Gate: Golden record relations to business partner output #1630
  • BPDM Pool: Seed default Business Partner Relation Reason Code via Flyway migration #1679

Changed

  • BPDM Gate: Fix V7 relation output changelog always showing "UPDATE" type even if the relation output has been created #1665
  • BPDM Gate: Fix rare bug in which duplicate sharing member records with the same external-id can be created if they are shared in parallel #1546

What's Changed

  • build: update app to 7.4.0-SNAPSHOT and charts to 6.4.0-SNAPSHOT by @nicoprow in #1631
  • feat: exchange central-idp with cloudpirates dependencies by @nicoprow in #1633
  • Feat: Business Partner Script Variants by @nicoprow in #1632
  • test: Fix database connection pool size by @nicoprow in #1634
  • refactor: v7 Orchestrator tests to match new test setup by @nicoprow in #1635
  • Refactor: v7 tests for legal entities, sites and addresses by @nicoprow in #1637
  • feat: add golden record relations to the gate business partner output by @nicoprow in #1638
  • refactor(Pool): v7 tests for creating and querying metadata by @nicoprow in #1639
  • refactor(Pool): v7 tests for searching changelog entries by @nicoprow in #1640
  • refactor(Pool): refactor V7 BPN endpoint tests by @nicoprow in #1641
  • refactor(Pool): refactor V7 dataspace participation endpoint tests by @nicoprow in #1642
  • refactor(Pool): refactor V7 business partner search tests by @nicoprow in #1643
  • refactor(Pool): V7 bpn search search tests over bpn request identifiers by @nicoprow in #1644
  • refactor(Gate): V7 API authentication tests by @nicoprow in #1645
  • Feat/headquarter relocation by @nicoprow in #1648
  • cicd(workflows): pin trivy action version to specific SHA by @nicoprow in #1649
  • build(dependencies): increase spring boot starter version to 4.0.6 by @nicoprow in #1650
  • build(dependencies): increase jackson version to 3.1.1 by @nicoprow in #1651
  • build(dependencies): increase postgres connector version to 42.7.11 by @nicoprow in #1652
  • build(dependencies): increase netty version to 4.2.13.Final by @nicoprow in #1653
  • cicd(workflows): exchange mutable reference to github actions with SHAs by @nicoprow in #1654
  • build(deps): bump org.testcontainers:testcontainers-bom from 2.0.3 to 2.0.4 by @dependabot[bot] in #1628
  • build(deps): bump cucumber.version from 7.34.2 to 7.34.3 by @dependabot[bot] in #1624
  • build(deps): bump springdoc.version from 3.0.1 to 3.0.2 by @dependabot[bot] in #1617
  • build(deps): bump com.ninja-squad:springmockk from 4.0.2 to 5.0.1 by @dependabot[bot] in #1599
  • build(deps): bump kotlin.version from 2.2.21 to 2.3.20 by @dependabot[bot] in #1626
  • fix(gate): V7 relation output changelogs always showing UPDATE by @nicoprow in #1666
  • Refactor/gate/v7/tests by @nicoprow in #1670
  • refactor: gate and pool share common orchestrator mock configuration by @nicoprow in #1671
  • fix: reason codes not nullable by @nicoprow in #1674
  • build(app): Release candidate 1 for 7.4.0/7.0.0 by @nicoprow in #1675
  • build: snapshot version back from release candidate 1 by @nicoprow in #1697
  • Feat/openapi examples by @mohan06-mbrd in #1662
  • Fix: persist script variants for created sites with legal address as main by @nicoprow in #1700
  • fix(Gate): some script variants not persisting for output by @nicoprow in #1702
  • feat(Pool): seed default reason code and remove upsert/delete endpoints by @mohan06-mbrd in #1704
  • fix: add migration script to enforce unique constraints for parallel … by @mohan06-mbrd in #1707
  • build(deps): increase tomcat dependencies to 11.0.22 by @nicoprow in #1710
  • build(deps): increase netty dependencies to 4.2.15.Final by @nicoprow in #1711
  • Cicd/charts/dynamic dependency resolution by @nicoprow in #1709
  • docs(templates): pull request template for switching between snapshot and release candidates by @nicoprow in #1712
  • build(version): 7.4.0 release candidate 2 by @nicoprow in #1713
  • build(app): App version 7.4.0 / Chart version 7.0.0 by @nicoprow in #1714

New Contributors

Full Changelog: v7.3.0...v7.4.0