Skip to content

Releases: eclipse-tractusx/bpdm

BPDM Charts: 5.2.0-rc1

26 Aug 11:17
e3b9e42
Compare
Choose a tag to compare
Pre-release

A Helm chart for Kubernetes that deploys the BPDM applications

BPDM Charts: 5.0.3

17 Jul 07:36
92963a5
Compare
Choose a tag to compare

What's Changed

Fixed faulty configuration of subcharts that comes into effect when deploying the subchart directly or using the BPDM chart as a dependency in another chart.

For anyone using the BPDM chart directly this patch will have no impact.

Full Changelog: bpdm-5.0.2...bpdm-5.0.3

BPDM: 6.1.0

15 Jul 05:35
bedcf07
Compare
Choose a tag to compare

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

BPDM Chart: 5.1.0

15 Jul 05:26
bedcf07
Compare
Choose a tag to compare

A Helm chart for Kubernetes that deploys the BPDM applications

What's Changed

  • Increase appversion to 6.1.0
  • Increased range of CPU request and limit
  • Reduced initial delay of startup probe
  • Value for delaying startup of application container. This decreases crashes when waiting for Keycloak and Postgres dependencies to be up.

New Contributors

Full Changelog: bpdm-5.0.1...bpdm-5.1.0

BPDM: 6.0.2

03 Jul 08:06
da31584
Compare
Choose a tag to compare

What's Changed

  • BPDM Gate: Now sends alternative addresses which are NULL correctly to the Orchestrator
  • BPDM Pool: Changed Checksum generation algorithm: Now checksum includes the BPN with prefix

Full Changelog: v6.0.1...v6.0.2

BPDM Charts: 5.0.2

03 Jul 08:26
951dd4b
Compare
Choose a tag to compare

What's Changed

Increase BPDM charts app-version to 6.0.2

Full Changelog: v6.0.2...bpdm-5.0.2

BPDM: 6.0.1

27 May 03:31
eb879ec
Compare
Choose a tag to compare

Removed

  • BPDM Gate: Remove unused business partner type filter in query parameters from sharing state endpoint (Does not affect behaviour of API)
  • Apps: Add no-auth profile to all BPDM applications. This introduced a shortcut to run an application without any authentication configuration for its API and clients

Changed

  • BPDM Gate: Now correctly sending NULL values for alternative addresses to the golden record process
  • BPDM Pool: Name search for business partners now case-insensitive and delivers results on partial matches
  • BPDM Pool: Now validate and reject data in golden record tasks only if it is needed for processing (Unchanged business partners are now ignored)

Full Changelog: v6.0.0...v6.0.1

BPDM Charts: 5.0.1

27 May 03:51
4202a42
Compare
Choose a tag to compare

A Helm chart for Kubernetes that deploys the BPDM applications

Changed

  • Increase appversion to 6.0.1
  • Default pull policy from 'Always' to 'IfNotPresent'
  • Fixes BPDM applications not connecting with each other when authenticated
  • update BPDM Pool Chart to version 7.0.1
  • update BPDM Gate Chart to version 6.0.1
  • update BPDM Orchestrator Chart to version 3.0.1
  • update BPDM Cleaning Service Dummy Chart to version 3.0.1
  • update BPDM Bridge Chart to version 3.0.1

Full Changelog: bpdm-5.0.0...bpdm-5.0.1

bpdm-5.0.1-alpha.2

24 May 09:56
127b231
Compare
Choose a tag to compare
bpdm-5.0.1-alpha.2 Pre-release
Pre-release

A Helm chart for Kubernetes that deploys the BPDM applications

bpdm-5.0.1-alpha.1

22 May 14:32
235dd35
Compare
Choose a tag to compare
bpdm-5.0.1-alpha.1 Pre-release
Pre-release

A Helm chart for Kubernetes that deploys the BPDM applications