Release 5.15.0
What's Changed
- [Stabilize] Remove remaining
@Beta
annotation from OData v4/client/generator by @newtork in #626 - [Stabilize] Remove
@Beta
annotation from RequestHeaderAccessor API by @newtork in #628 - Stabilized ServiceBinding classes by @CharlesDuboisSAP in #636
- Removed all @beta annotations by @CharlesDuboisSAP in #637
- chore: [DevOps] bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.5 to 4.8.6.6 in the plugins group by @dependabot in #641
- Extend Apache HttpClient 5 test assertions for actual headers (2) by @newtork in #640
- feat: [OData V4] TypeDefinition Support by @MatKuhr in #644
- chore: [DevOps] Add Pretty Issue Templates by @MatKuhr in #651
- OpenAPI oneOf support by @CharlesDuboisSAP in #647
- chore: [DevOps] bump fsfe/reuse-action from 4.0.0 to 5.0.0 in the github-actions group by @dependabot in #653
- chore: [DevOps] bump the test group with 4 updates by @dependabot in #655
- Update Code Generator for AI SDK by @MatKuhr in #652
- chore: [DevOps] bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 in the plugins group by @dependabot in #660
- feat: [OpenAPI] Improved OneOf Support by @MatKuhr in #657
- Fix: TLS Upgrade config propagates to RestTemplate by @CharlesDuboisSAP in #662
- Improve naming of secret in main-build-workflow. by @Jonas-Isr in #663
- chore: [DevOps] bump net.bytebuddy:byte-buddy from 1.15.10 to 1.15.11 in the test group by @dependabot in #666
- [OData] Renamed internal variable
values
tocloudSdkValues
by @CharlesDuboisSAP in #668 - [OData] Renamed internal variable
value
tocloudSdkValue
by @CharlesDuboisSAP in #671 - Exchange HashMap with LinkedHashMap (odata v2) by @Jonas-Isr in #672
- chore: [DevOps] bump the production-minor-patch group with 5 updates by @dependabot in #665
- Exchange HashMap with LinkedHashMap (OData v4) by @Jonas-Isr in #673
New Contributors
- @Jonas-Isr made their first contribution in #663
Full Changelog: https://github.com/SAP/cloud-sdk-java/commits/rel/5.15.0