Skip to content

Release 5.34.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Aug 16:27

5.34.0 - August 26, 2026

🔧 Compatibility Notes

  • [Connectivity] Destination objects with different header providers are now considered not equal.

✨ New Functionality

  • [OData Client] Introduced a new module datamodel/odata-client-apache-httpclient5 to enable the use of the OData Client with Apache's Http Client 5.

📈 Improvements

  • [Connectivity] Fixed Connection pool shut down edge-case when closing a client with a destination that has a custom header provider.

🐛 Fixed Issues

  • [OpenAPI Generator] String properties with contentMediaType: application/json are not mistakenly generated as File anymore

What's Changed

  • chore: Fix unexpected connection-pool shut-down by @newtork in #1095
  • chore: [DevOps] bump the production-minor-patch group with 7 updates by @dependabot[bot] in #1251
  • feat: create new archetype by @n-o-u-r-h-a-n in #1248
  • chore: [DevOps] bump org.junit.jupiter:junit-jupiter-engine from 6.1.2 to 6.1.3 in the test group by @dependabot[bot] in #1254
  • chore: [DevOps] bump the production-minor-patch group with 2 updates by @dependabot[bot] in #1253
  • feat: Add ODataClient for Apache HttpClient5 by @Jonas-Isr in #1169
  • chore: [DevOps] bump com.github.spotbugs:spotbugs-maven-plugin from 4.10.3.0 to 4.10.4.0 in the plugins group by @dependabot[bot] in #1257
  • chore: [DevOps] bump the production-minor-patch group with 10 updates by @dependabot[bot] in #1255
  • chore: [DevOps] bump org.json:json from 20260719 to 20260814 in the production-major group by @dependabot[bot] in #1256
  • fix: Fix archetype tests in CI by @Jonas-Isr in #1259
  • fix: [OpenAPI] String properties are not mistakenly generated as File anymore by @CharlesDuboisSAP in #1260
  • chore: [DevOps] bump the test group with 2 updates by @dependabot[bot] in #1258
  • fix: [DevOps] Improve release guideline by @Jonas-Isr in #1262

Full Changelog: https://github.com/SAP/cloud-sdk-java/commits/rel/5.34.0