Skip to content

BPDM Charts: 5.3.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 06:19
021bbf4

A Helm chart for Kubernetes that deploys the BPDM applications

What's Changed

  • build: BPDM 6.3.0-SNAPSHOT - BPDM Charts 5.3.0-SNAPSHOT by @nicoprow in #1140
  • fix(bpdm-gate): fetched and attached legal name of entity while performing partner upload process. by @SujitMBRDI in #1142
  • build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.3.5 to 3.4.0 by @dependabot in #1127
  • build(deps): bump kotlin.version from 2.0.21 to 2.1.0 by @dependabot in #1143
  • build(deps): bump org.testcontainers:testcontainers-bom from 1.20.3 to 1.20.4 by @dependabot in #1125
  • feat(Orchestrator): ignore resolutions for already resolved steps by @nicoprow in #1091
  • feat: endpoint to return bpnl/s/a based on the requested identifiers by @dilipdhankecha2530 in #1146
  • feat(bpdm-gate): Extend error code by @kunyao-cofinity-x in #1003
  • build(pom): explicitly specify kotlin api and language version by @nicoprow in #1147
  • feat(Central-IDP): increase Central-IDP version to 4.0.0 by @nicoprow in #1145
  • build(deps): bump springdoc.version from 2.6.0 to 2.7.0 by @dependabot in #1126
  • feat(bpdm-system-test): golden record tester module. by @SujitMBRDI in #1070
  • build(deps): bump trufflesecurity/trufflehog from 3.84.1 to 3.85.0 by @dependabot in #1149
  • build(deps): bump trufflesecurity/trufflehog from 3.85.0 to 3.86.1 by @dependabot in #1163
  • build(deps): bump trufflesecurity/trufflehog from 3.86.1 to 3.88.0 by @dependabot in #1170
  • build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.4.0 to 3.4.1 by @dependabot in #1168
  • build(deps): bump io.netty:netty-common from 4.1.115.Final to 4.1.116.Final by @dependabot in #1169
  • build(deps): bump cucumber.version from 7.18.1 to 7.20.1 by @dependabot in #1162
  • feat: Update linkage between bpns and add support to update the data in gate from pool by @dilipdhankecha2530 in #1160
  • build(deps): bump springdoc.version from 2.7.0 to 2.8.1 by @dependabot in #1171
  • build(deps): bump org.apache.commons:commons-csv from 1.12.0 to 1.13.0 by @dependabot in #1175
  • build(deps): bump trufflesecurity/trufflehog from 3.88.0 to 3.88.2 by @dependabot in #1178
  • build(deps): bump springdoc.version from 2.8.1 to 2.8.3 by @dependabot in #1177
  • build(deps): bump com.opencsv:opencsv from 5.9 to 5.10 by @dependabot in #1176
  • feat(Gate): add business partner relations by @nicoprow in #1167
  • fix(Pool): duplicate BPN request identifier mapping entries by @nicoprow in #1173
  • feat(bpdm-system-test): create end to end test CI/CD workflow for golden record process by @SujitMBRDI in #1157
  • feat(bpdm): added connection to dependencies in readiness check for bpdm services by @SujitMBRDI in #1164
  • fix(bpdm-system-tester): updated github workflow with new paths and startupDelay for test values by @SujitMBRDI in #1184
  • build(deps): bump io.netty:netty-common from 4.1.116.Final to 4.1.117.Final by @dependabot in #1187
  • fix(Pool): returning incomplete task results by @nicoprow in #1174
  • fix(charts): add security profiles to BPDM deployment containers by @nicoprow in #1179
  • refactor: implement CodeQL suggestions by @nicoprow in #1181
  • feat(Gate): Consistency Check with the Pool by @nicoprow in #1190
  • feat(bpdm-gate): Adding a externalSequenceTimestamp attribute to the business partner input request by @kunyao-cofinity-x in #986
  • fix(bpdm-gate): update outdated task result to latest stage by @SujitMBRDI in #1192
  • fix(bpdm-pool): added missing legal entity (BPNL) associated to address in response while performing entity search by @SujitMBRDI in #1199
  • build(deps): bump kotlin.version from 2.1.0 to 2.1.10 by @dependabot in #1194
  • build(deps): bump springdoc.version from 2.8.3 to 2.8.4 by @dependabot in #1195
  • build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.4.1 to 3.4.2 by @dependabot in #1196
  • build(deps): bump helm/chart-releaser-action from 1.6.0 to 1.7.0 by @dependabot in #1197
  • build(deps): bump helm/chart-testing-action from 2.6.1 to 2.7.0 by @dependabot in #1198
  • build(deps): bump trufflesecurity/trufflehog from 3.88.2 to 3.88.4 by @dependabot in #1200
  • build(deps): bump cucumber.version from 7.20.1 to 7.21.0 by @dependabot in #1201
  • Fix/charts/initcontainer memory cpu by @nicoprow in #1180
  • cicd(chart-test): increase the default kubernetes version to v1.32.1 by @nicoprow in #1204
  • docs(DEPENDENCIES): update with approved cucumber dependencies by @nicoprow in #1205
  • cicd(Docker): build docker containers for multi-platform by @nicoprow in #1206
  • fix(bpdm-system-tester): update cumcumber feature file to generate new partner data by @SujitMBRDI in #1208
  • fix(Pool): returning the most-up-to-date legal and site main address by @nicoprow in #1210
  • cicd(Workflows): fix deployment of multi-platform docker images by @nicoprow in #1211
  • docs(admin): add small admin guide by @nicoprow in #1212
  • docs(api-hub): update open api specifications for app version 6.3.0 by @SujitMBRDI in #1207
  • build(release-candidate): BPDM 6.3.0-rc1 & BPDM Charts 5.3.0-rc1 by @nicoprow in #1213

New Contributors

Full Changelog: bpdm-5.2.0...bpdm-5.3.0-rc1