Releases: SAP/btp-environment-variable-access
Releases · SAP/btp-environment-variable-access
Release 0.31.0
What's Changed
- chore: Improve Deployment workflow by @Jonas-Isr in #322
- Spring 7/Spring Boot 4 migration: update import by @drichtsteiger in #320
Full Changelog: 0.30.0...0.31.0
Release 0.30.0
What's Changed
- Remove unused properties by @CharlesDuboisSAP in #277
- chore: Move test dependencies to parent pom by @Jonas-Isr in #300
- chore: bump org.assertj:assertj-core from 3.26.3 to 3.27.7 in /bom by @dependabot[bot] in #298
- chore: bump the production-minor-patch group across 1 directory with 4 updates by @dependabot[bot] in #295
- chore: bump org.springframework:spring-core from 6.2.5 to 6.2.11 in /sap-spring-properties by @dependabot[bot] in #287
- chore: bump the plugins group across 1 directory with 8 updates by @dependabot[bot] in #296
- chore: [DevOps] bump the github-actions group across 1 directory with 6 updates by @dependabot[bot] in #301
- chore: Fix Fosstar report workflow by @Jonas-Isr in #305
- Replace crazy-max workflow with native code by @newtork in #303
- Replace samuelmeuli workflow with native code by @newtork in #304
- chore: Update to Spring 7 by @dependabot[bot] in #289
- chore: bump org.owasp:dependency-check-maven from 12.1.9 to 12.2.0 in the production-minor-patch group by @dependabot[bot] in #306
- chore: bump the plugins group with 4 updates by @dependabot[bot] in #308
- chore: Bump the production-major group across 1 directory with 3 updates by @dependabot[bot] in #309
- Revert "Replace crazy-max workflow with native code (#303)" by @Jonas-Isr in #312
- chore: Bump org.springframework.boot:spring-boot from 4.0.4 to 4.0.5 in the production-minor-patch group by @dependabot[bot] in #311
- Revert "bump version 0.21.0 -> 0.30.0" and "Replace samuelmeuli workflow with native code" by @Jonas-Isr in #313
- Revert "bump version 0.21.0 -> 0.30.0" by @Jonas-Isr in #314
- chore: migrate deployment to maven central by @Jonas-Isr in #315
- chore: Improve deploy workflow by @Jonas-Isr in #316
- chore: Improve deploy workflow by @Jonas-Isr in #317
- chore: fix release profiles in bom and modules-bom by @Jonas-Isr in #318
- chore: Bump org.owasp:dependency-check-maven from 12.2.0 to 12.2.1 in the production-minor-patch group by @dependabot[bot] in #319
- chore: Add Names to each pom file by @Jonas-Isr in #321
Full Changelog: 0.21.0...0.30.0
Release 0.21.0
What's Changed
- ci: Migrate from Adoptium to SapMachine by @skateball in #268
- chore: bump the plugins group across 1 directory with 2 updates by @dependabot in #261
- [chore]:Reuse API update - Migration from dep5 file to TOML file. by @sap-ospo-bot in #271
- chore: bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 in the plugins group by @dependabot in #270
- Add support for file-based-vcap-services app feature by @beyhan in #273
- Refactor for better testability and add IOException test by @beyhan in #274
- chore: Remove redundant OWASP dependency suppressions by @newtork in #245
- chore: bump the test group across 1 directory with 2 updates by @dependabot in #266
- chore: bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 in the plugins group by @dependabot in #272
- chore: bump the production-major group across 1 directory with 2 updates by @dependabot in #267
- Fix release script by @CharlesDuboisSAP in #275
New Contributors
- @skateball made their first contribution in #268
- @sap-ospo-bot made their first contribution in #271
- @beyhan made their first contribution in #273
Full Changelog: 0.20.0...0.21.0
0.20.0
What's Changed
- chore: [DevOps] bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 in the github-actions group by @dependabot in #214
- refactor: CRON Job for Auto Merging Dependabot PRs by @Johannes-Schneider in #215
- fix: fix k8s example by @jhanbo in #233
- Added Contributing with AI-generated code by @CharlesDuboisSAP in #238
- chore: bump the production-minor-patch group across 1 directory with 5 updates by @dependabot in #240
- chore: bump the plugins group across 1 directory with 6 updates by @dependabot in #243
- chore: bump org.owasp:dependency-check-maven from 9.1.0 to 10.0.4 in the production-major group by @dependabot in #242
- feat: Upgrade to Java 17 by @MatKuhr in #244
- chore: bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 in the plugins group by @dependabot in #247
- chore: bump the production-minor-patch group with 2 updates by @dependabot in #246
- Add ServiceBindingAccessor that fetches service bindings from Spring's application properties by @drichtsteiger in #234
- chore: bump org.springframework.boot:spring-boot from 3.3.1 to 3.3.4 in the production-minor-patch group across 1 directory by @dependabot in #250
- feat : Enable custom version release by @KavithaSiva in #252
- chore: bump the production-minor-patch group across 1 directory with 5 updates by @dependabot in #254
- chore: bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1 in the plugins group by @dependabot in #255
- chore: Revert Broken Release by @MatKuhr in #258
New Contributors
- @jhanbo made their first contribution in #233
- @CharlesDuboisSAP made their first contribution in #238
- @drichtsteiger made their first contribution in #234
Full Changelog: 0.10.5...0.20.0
Version 0.10.5
Module: java-core-api
- Add new
ServiceIdentifier(ServiceIdentifier.XSUAA) for the SAP XSUAA service.
Version 0.10.4
General
- Update org.json:json from
20240205to20240303
Module: java-core-api
- Add a new
ServiceIdentifier(ServiceIdentifier.AI_CORE) for the SAP AI Core Service.
Version 0.10.3
General
- Update
org.json:jsonfrom20231013to20240205
Module: java-core-api
- Add a new
ServiceIdentifierfor the SAP Identity Authentication Service.
Version 0.10.2
General
- Update
org.slf4j:slf4j-apifrom2.0.9to2.0.11
Version 0.10.1
General
- Fix CVE-2023-5072 by updating our dependency to
org.json:jsonto a secure version (20231013).
Version 0.10.0
Module: java-core-api
- Update the service identifier for Audit log retrieval service from
ServiceIdentifier.AUDIT_LOGtoServiceIdentifier.AUDIT_LOG_RETRIEVAL