Releases: eclipse-tractusx/bpdm
BPDM Chart: 3.1.0
A Helm chart for Kubernetes that deploys the BPDM applications
Added
- Subchart BPDM Cleaning Service Dummy
- Subchart BPDM Orchestrator
Changed
- increase to app version 4.1.0
BPDM: 4.1.0-alpha.4
What's Changed
- Feat: increase BPDM Charts to appversion 4.1.0-alpha.3 by @nicoprow in #524
- Orchestrator: Service logic by @martinfkaeser in #517
- Feat: Request Cleaning for Own Business Partner Update In Gate by @cezaralexandremorais in #515
- Feat: Implement Cleaning Logic on Reserve Task by @fabiodmota in #516
- feat: Extend TaskStepResultRequest in orchestrator-api with step by @martinfkaeser in #535
- Fix: migration version of migration file in Gate by @nicoprow in #539
- Docs: Add Requirements for first time Install by @alexsilva-CGI in #525
- feat: Add authentication and authorization to Orchestrator by @martinfkaeser in #536
- Feat (Gate) - Resolve Finished Cleaning Task by @alexsilva-CGI in #540
- Feat: Add business partner type 'Generic' to Gate by @cezaralexandremorais in #541
- Feat: Add Orchestrator Helm chart to the existing BPDM Charts by @fabiodmota in #478
- Fix(Pool): Number of BPNs issued on Request by @nicoprow in #546
- Feat(pool): Upsert Business Partners from Cleaning Result by @rainer-exxcellent in #538
- Feat(pool): Request indentifier mapping for Upserted Business Partners by @rainer-exxcellent in #549
- Fix(charts): fix ingress configuration for orchestrator and cleaning service by @nicoprow in #550
- Feat(Gate): Renamed the field "isOwner" to "isOwnCompanyData" by @cezaralexandremorais in #545
- Feat(Cleaning): Add logic for bpn cleaning upon pool update by @fabiodmota in #544
- Pool: Replace opensearch with database fuzzysearch on Business Partne… by @SujitMBRDI in #526
- Fix: Upgrade parent pom by @fabiodmota in #551
- Feat: Move Sharing State Transition Logic to the Sharing State Service by @nicoprow in #513
- Fix: Correct Chart Ingress Identation by @fabiodmota in #552
- Feat: Add configmap Hash reload by @fabiodmota in #555
- Fix: Add Health check on docker images by @fabiodmota in #554
- feat(Gate) - Allow user to input nullable values by @alexsilva-CGI in #553
- refactor(Gate): move Extensions.kt to a util package by @nicoprow in #574
Full Changelog: v4.1.0-alpha.3...v4.1.0-alpha.4
BPDM Chart: 3.1.0-alpha.7
A Helm chart for Kubernetes that deploys the gate and pool applications
What's Changed
- Feat: Add configmap Hash reload by @fabiodmota in #555
- Fix: Add Health check on docker images by @fabiodmota in #554
- feat(Gate) - Allow user to input nullable values by @alexsilva-CGI in #553
- refactor(Gate): move Extensions.kt to a util package by @nicoprow in #574
- feat(Charts): increase app version to 4.1.0-alpha.4 by @nicoprow in #581
Full Changelog: bpdm-3.1.0-alpha.6...bpdm-3.1.0-alpha.7
BPDM Chart: 3.1.0-alpha.6
A Helm chart for Kubernetes that deploys the gate and pool applications
What's Changed
- Feat(Gate): Renamed the field "isOwner" to "isOwnCompanyData" by @cezaralexandremorais in #545
- Feat(Cleaning): Add logic for bpn cleaning upon pool update by @fabiodmota in #544
- Pool: Replace opensearch with database fuzzysearch on Business Partne… by @SujitMBRDI in #526
- Fix: Upgrade parent pom by @fabiodmota in #551
- Feat: Move Sharing State Transition Logic to the Sharing State Service by @nicoprow in #513
- Fix: Correct Chart Ingress Identation by @fabiodmota in #552
Full Changelog: bpdm-3.1.0-alpha.5...bpdm-3.1.0-alpha.6
BPDM Chart: 3.1.0-alpha.5
A Helm chart for Kubernetes that deploys the gate and pool applications
What's Changed
- Fix(Pool): Number of BPNs issued on Request by @nicoprow in #546
- Feat(pool): Upsert Business Partners from Cleaning Result by @rainer-exxcellent in #538
- Feat(pool): Request indentifier mapping for Upserted Business Partners by @rainer-exxcellent in #549
- Fix(charts): fix ingress configuration for orchestrator and cleaning service by @nicoprow in #550
Full Changelog: bpdm-3.1.0-alpha.4...bpdm-3.1.0-alpha.5
BPDM Chart: 3.1.0-alpha.4
A Helm chart for Kubernetes that deploys the gate and pool applications
What's Changed
- Orchestrator: Service logic by @martinfkaeser in #517
- Feat: Request Cleaning for Own Business Partner Update In Gate by @cezaralexandremorais in #515
- Feat: Implement Cleaning Logic on Reserve Task by @fabiodmota in #516
- feat: Extend TaskStepResultRequest in orchestrator-api with step by @martinfkaeser in #535
- Fix: migration version of migration file in Gate by @nicoprow in #539
- Docs: Add Requirements for first time Install by @alexsilva-CGI in #525
- feat: Add authentication and authorization to Orchestrator by @martinfkaeser in #536
- Feat (Gate) - Resolve Finished Cleaning Task by @alexsilva-CGI in #540
- Feat: Add business partner type 'Generic' to Gate by @cezaralexandremorais in #541
- Feat: Add Orchestrator Helm chart to the existing BPDM Charts by @fabiodmota in #478
Full Changelog: bpdm-3.1.0-alpha.3...bpdm-3.1.0-alpha.4
BPDM Chart: 3.1.0-alpha.3
A Helm chart for Kubernetes that deploys the gate and pool applications
What's Changed
- CICD: Add Orchestrator service to trivy.yml by @fabiodmota in #505
- Refactor: Consistently name endpoints, DTOs, properties in Orchestrator-API by @martinfkaeser in #512
- refactor(gate): business partner service by @nicoprow in #503
- CICD: Add Cleaning Service Dummy to trivy.yml by @fabiodmota in #504
- Feat: Rename Business Partner Field 'isOwner' to 'isOwnCompanyData' by @nicoprow in #514
- Feat: Administrative Level 1 endpoint - don't call it "region" in descriptions and properties by @martinfkaeser in #511
- Feat: increase BPDM Charts to appversion 4.1.0-alpha.3 by @nicoprow in #524
Full Changelog: bpdm-3.1.0-alpha.2...bpdm-3.1.0-alpha.3
BPDM: 4.1.0-alpha.3
What's Changed
- Feat: Increase BPDM Charts app version 4.1.0-alpha.2 by @nicoprow in #507
- CICD: Add Orchestrator service to trivy.yml by @fabiodmota in #505
- Refactor: Consistently name endpoints, DTOs, properties in Orchestrator-API by @martinfkaeser in #512
- refactor(gate): business partner service by @nicoprow in #503
- CICD: Add Cleaning Service Dummy to trivy.yml by @fabiodmota in #504
- Feat: Rename Business Partner Field 'isOwner' to 'isOwnCompanyData' by @nicoprow in #514
- Feat: Administrative Level 1 endpoint - don't call it "region" in descriptions and properties by @martinfkaeser in #511
Full Changelog: v4.1.0-alpha.2...v4.1.0-alpha.3
BPDM: 4.1.0-alpha.2
What's Changed
- Feat(Gate) - Gate Internal Runtime View by @alexsilva-CGI in #487
- Feat: Add Orchestrator API Endpoint for Requesting Cleaning Tasks by @nicoprow in #488
- Feat(Orchestrator): Add taskId search Api by @fabiodmota in #497
- Feat: Add Reservation Endpoint to Orchestrator API by @nicoprow in #495
- fix: Small improvements and fix of inconsistencies in CleaningTaskApi by @martinfkaeser in #501
- Feat: Add Endpoint for Posting Cleaning Results to Orchestrator by @nicoprow in #498
- Refactor: Remove common values in Gate test data by @SujitMBRDI in #493
- Doc: Gate postman collection for generic endpoint by @cezaralexandremorais in #494
- Feat (Gate) - Added Parent references for Generic related to LSA Type and Changelog Type rework by @alexsilva-CGI in #500
- Feat: Create administrative areas level 1 endpoint by @martinfkaeser in #502
Full Changelog: v4.1.0-alpha.1...v4.1.0-alpha.2
BPDM Chart: 3.1.0-alpha.2
A Helm chart for Kubernetes that deploys the gate and pool applications
What's Changed
- Docs: Postman collection of automated test for EDC by @SujitMBRDI in #454
- feat: Adjustments to Generic Business Partner model by @martinfkaeser in #479
- feat(orchestrator-api):create of orchestrator api base structure by @cezaralexandremorais in #480
- Feat: Use interfaces for Generic Business Partner by @martinfkaeser in #481
- Refactor: Simplify Gate/Pool API clients by @martinfkaeser in #483
- Docs: Add diagrams for pool components by @fabiodmota in #473
- Feat: Add integration tests for generic business partner endpoints by @martinfkaeser in #462
- Feat: Make fields in Business Partner Input optional by @martinfkaeser in #482
- Fix: Gate tests referencing incorrect address DTO types by @nicoprow in #491
- Refactor: Remove common values in Pool test data by @SujitMBRDI in #448
- Feat(Gate) - Gate Internal Runtime View by @alexsilva-CGI in #487
- Feat: Add Orchestrator API Endpoint for Requesting Cleaning Tasks by @nicoprow in #488
- Feat(Orchestrator): Add taskId search Api by @fabiodmota in #497
- Feat: Add Reservation Endpoint to Orchestrator API by @nicoprow in #495
- fix: Small improvements and fix of inconsistencies in CleaningTaskApi by @martinfkaeser in #501
- Feat: Add Endpoint for Posting Cleaning Results to Orchestrator by @nicoprow in #498
- Refactor: Remove common values in Gate test data by @SujitMBRDI in #493
- Doc: Gate postman collection for generic endpoint by @cezaralexandremorais in #494
- Feat (Gate) - Added Parent references for Generic related to LSA Type and Changelog Type rework by @alexsilva-CGI in #500
- Feat: Create administrative areas level 1 endpoint by @martinfkaeser in #502
- Feat: Increase BPDM Charts app version 4.1.0-alpha.2 by @nicoprow in #507
Full Changelog: bpdm-3.1.0-alpha.1...bpdm-3.1.0-alpha.2