Skip to content

Releases: eclipse-tractusx/bpdm

BPDM Chart: 4.0.0-alpha.6

01 Feb 09:11
3347812
Compare
Choose a tag to compare
Pre-release

A Helm chart for Kubernetes that deploys the BPDM applications

What's Changed

  • Fix: Mount Chart container's root file systems as read-only by @nicoprow in #732

Full Changelog: bpdm-4.0.0-alpha.5...bpdm-4.0.0-alpha.6

BPDM Chart: 4.0.0-alpha.5

01 Feb 08:32
089b07a
Compare
Choose a tag to compare
Pre-release

A Helm chart for Kubernetes that deploys the BPDM applications

What's Changed

  • Fix: Pool Changelog Timestamp After Filter Also Including Equal by @nicoprow in #722
  • feat(Gate): add BPN claim check for extracting grants from a JWT by @nicoprow in #724
  • fix(Pool): changelog entry shown timestamp milliseconds by @nicoprow in #726
  • fix(Cleaning Service): generic LSA names being null in cleaning result by @nicoprow in #727
  • fix(Docker): increase the default user group ID to over 10000 by @nicoprow in #729
  • Fix: GID for BPDM Charts by @nicoprow in #730

Full Changelog: bpdm-4.0.0-alpha.4...bpdm-4.0.0-alpha.5

BPDM Chart: 4.0.0-alpha.4

22 Jan 06:07
ca3bed0
Compare
Choose a tag to compare
Pre-release

What's Changed

  • feat(Cleaning Service): create BPN references based on name by @nicoprow in #717
  • feat(Charts): increase appversion to 5.0.0-alpha.4 by @nicoprow in #718

Full Changelog: bpdm-4.0.0-alpha.3...bpdm-4.0.0-alpha.4

BPDM Chart: 4.0.0-alpha.3

19 Jan 04:16
19749db
Compare
Choose a tag to compare
Pre-release

A Helm chart for Kubernetes that deploys the BPDM applications

What's Changed

Full Changelog: bpdm-4.0.0-alpha.2...bpdm-4.0.0-alpha.3

BPDM Chart: 4.0.0-alpha.2

05 Jan 09:23
4c1ce6c
Compare
Choose a tag to compare
Pre-release

A Helm chart for Kubernetes that deploys the BPDM applications

What's Changed

  • fix(Cleaning-Service-Dummy): missing confidence criteria by @nicoprow in #702
  • fix(Gate): maximum length of sharing process error by @nicoprow in #703
  • feat(Generic): add additional possible roles to generic business partner by @nicoprow in #705
  • feat(Charts): increase appversion to 5.0.0-alpha.2 by @nicoprow in #704

Full Changelog: bpdm-4.0.0-alpha.1...bpdm-4.0.0-alpha.2

BPDM Chart: 4.0.0-alpha.1

04 Jan 09:03
772bb6d
Compare
Choose a tag to compare
Pre-release

A Helm chart for Kubernetes that deploys the BPDM applications

What's Changed

  • docs(Arc42): add new diagrams for runtime view and deployment view by @nicoprow in #584
  • Refactor: Unify DTOs for normal/verbose model by @martinfkaeser in #676
  • feat(Gate): separate L/S/A attributes in generic business partner model by @nicoprow in #682
  • Feat(Orchestrator): Separate LSA attributes in generic business partner by @nicoprow in #683
  • Feat(Cleaning-Service-Dummy): Map to L/S/A separated generic business partner attributes by @nicoprow in #684
  • Refactor(Gate): Map to L/S/A separated generic business partner attributes by @nicoprow in #686
  • Doc: adjust openApi documentation for new generic business partner model to standard by @nicoprow in #688
  • Feat: Add Site Name and Address Name to Generic Business Partner Model by @nicoprow in #689
  • Feat: Remove state description by @nicoprow in #690
  • feat(Gate): generic business partners can now be shared on demand by @nicoprow in #691
  • Feat: Add confidence criteria to L/S/A business partner model by @nicoprow in #692
  • Feat: Add confidence criteria to generic business partner model by @nicoprow in #693
  • Feat: add house number supplement by @nicoprow in #694
  • fix(Confidence): add default confidence criteria by @nicoprow in #695
  • feat(pool): Added Street Name Additional Fields information by @cezaralexandremorais in #685
  • fix(Gate): error when persisting too long sharing process error messages by @nicoprow in #696
  • feat(Gate): add stats endpoint for counting sharing state types by @nicoprow in #697
  • feat(Gate): add stats endpoint for counting business partners per stage by @nicoprow in #698
  • feat(Gate): add stats endpoint for counting address types per stage by @nicoprow in #699
  • feat(Gate): add endpoint for confidence criteria stats by @nicoprow in #700
  • feat(Charts): increase to appversion 5.0.0-alpha.1 by @nicoprow in #701

Full Changelog: bpdm-4.0.0-alpha.0...bpdm-4.0.0-alpha.1

BPDM Chart: 4.0.0-alpha.0

11 Dec 06:08
a10a208
Compare
Choose a tag to compare
Pre-release

A Helm chart for Kubernetes that deploys the BPDM applications

What's Changed

New Contributors

Full Changelog: bpdm-3.1.2...bpdm-4.0.0-alpha.0

BPDM Chart: 3.1.2

17 Nov 04:47
c7040d8
Compare
Choose a tag to compare

A Helm chart for Kubernetes that deploys the BPDM applications

What's Changed

  • Docs(Api): add OpenAPI descriptions for BPDM applications in JSON format by @nicoprow in #630
  • Docs: bpdm document update for QG4 23.12 by @SujitMBRDI in #620

Full Changelog: bpdm-3.1.1...bpdm-3.1.2

bpdm-3.1.1

10 Nov 12:14
44fcec5
Compare
Choose a tag to compare

A Helm chart for Kubernetes that deploys the BPDM applications

BPDM: 4.1.0

03 Nov 15:58
0ffc1b9
Compare
Choose a tag to compare

Added

  • Golden record sharing process with dummy cleaning (see points below for details)
  • BPDM Orchestrator: New BPDM application managing golden record tasks
  • BPDM Cleaning Service Dummy: New BPDM application creating dummy cleaning results from golden record tasks
  • BPDM Gate: Endpoints for sharing generic business partner input
  • BPDM Gate: Endpoints for querying generic business partner output
  • BPDM Gate: Service logic for creating golden record tasks from business partner input and writing result in output
  • BPDM Pool: Service Logic for creating golden records from tasks
  • BPDM Pool: Service logic for assigning BPNs to golden record tasks
  • BPDM Pool: Search for name on address and legal entity level
  • Swagger: Bearer token authorization flow
  • Workflows: latest-alpha tag for Docker images
  • Docker: Healthcheck for images

Changed

  • Apps: Increase Spring Boot version to 3.1.5
  • BPDM Gate: New business partner type 'GENERIC' for changelog
  • BPDM Gate: New business partner type 'GENERIC' for sharing state
  • Workflows: Trivy now targets the latest alpha Docker image instead of the latest release version