Skip to content

Release 5.31.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jun 11:04

5.31.0 - June 10, 2026

All Release Changes

✨ New Functionality

  • OAuth token requests to IAS now attempt to dynamically resolve the IAS tenant host, if not given.
    When the current tenant does not contain a subdomain, and the IAS service binding contains the property btp-tenant-api, then an HTTP call to that URL is performed to obtain the IAS tenant host.

📈 Improvements

  • (Generic OData Client) Allow for parameters in OData v4 expand sub-queries.

What's Changed

  • chore: Update netty versions by @Jonas-Isr in #1171
  • chore: [DevOps] bump the test group with 4 updates by @dependabot[bot] in #1176
  • chore: [DevOps] bump the production-minor-patch group with 10 updates by @dependabot[bot] in #1175
  • [IAS] Dynamically Resolve IAS Host On-Demand by @MatKuhr in #1177
  • fix: [OData Generic] Enable query params on odatav4 expand by @newtork in #1181
  • chore: Set permissions for GH workflows explicitly by @Jonas-Isr in #1182
  • chore: [DevOps] bump the test group with 4 updates by @dependabot[bot] in #1193
  • chore: [DevOps] bump org.apache.maven.plugins:maven-dependency-plugin from 3.10.0 to 3.11.0 in the plugins group by @dependabot[bot] in #1192
  • chore: [DevOps] bump slackapi/slack-github-action from 3.0.2 to 3.0.3 in the github-actions group by @dependabot[bot] in #1189
  • fix: [OpenAPI] Api client method with oneOf primitive param stays simplified in OpenAPI generator 7.22.0 by @CharlesDuboisSAP in #1179
  • chore: [DevOps] bump the production-minor-patch group across 1 directory with 13 updates by @dependabot[bot] in #1194
  • chore: [DevOps] bump org.json:json from 20251224 to 20260522 in the production-major group by @dependabot[bot] in #1191
  • chore: [DevOps] Update Jackson to 2.22.0 by @rpanackal in #1195
  • chore: [DevOps] bump net.bytebuddy:byte-buddy from 1.18.9 to 1.18.10 in the test group by @dependabot[bot] in #1200
  • chore: [DevOps] bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 in the plugins group by @dependabot[bot] in #1199
  • chore: [DevOps] bump the production-minor-patch group with 2 updates by @dependabot[bot] in #1198
  • fix: [Connectivity] Change (almost) all JKS usage to PKCS12 by @rpanackal in #1185

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