Skip to content

BPDM: 6.1.0

Compare
Choose a tag to compare
@nicoprow nicoprow released this 15 Jul 05:35
· 114 commits to main since this release
bedcf07

What's Changed

Added

  • BPDM Gate: Post endpoint to upload business partner input data using csv file.(#700)
  • BPDM Gate: GET endpoint to download the csv file template for business partner upload. (#700)
  • Apps: Tax Jurisdiction Code to the physical address of a business partner (#955)
  • BPDM Orchestrator: Tasks will now be persisted
  • BPDM Orchestrator: Tasks now come with a gate record identifier. This makes it possible for cleaning services to match tasks for the same Gate record

Changed:

  • BPDM Gate: Fix sending business partner data to the golden record service even when they have no changes
  • BPDM Gate: Fix sharing states sometimes taking the wrong task id from the orchestrator

New Contributors

Full Changelog: v6.0.2...v6.1.0