Release 5.23.0
What's Changed
🔧 Compatibility Notes
- The builder methods for 
TransparentProxyDestinationhave been renamed:staticDestination()todestination()dynamicDestination()togateway()
 
📈 Improvements
- Circuit breaker exceptions 
CallNotPermittedExceptionhave been replaced in favor of the previously thrown exception to provide more context on the failure. 
All Commits
click here to expand
- feat: [OpenAPI] 
oneOfwith a Tensor (n-Dimensional array) by @rpanackal in #898 - chore: Pin the current version of maven-javadoc-plugin by @Jonas-Isr in #917
 - chore: Add note to Release PR by @Jonas-Isr in #918
 - chore: [DevOps] bump actions/setup-java from 4 to 5 in the github-actions group by @dependabot[bot] in #920
 - Transparent proxy: Simplify transparent proxy builders naming by @isevdalinosap in #904
 - Transparent proxy: Fix transparent proxy builders naming by @isevdalinosap in #926
 - chore: [DevOps] bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.0 to 4.9.4.2 in the plugins group by @dependabot[bot] in #928
 - chore: [DevOps] bump the production-minor-patch group across 1 directory with 15 updates by @dependabot[bot] in #929
 - chore: Resolve 
protobuf-javatransitive dependency convergence by @newtork in #930 - chore: [DevOps] bump org.apache.httpcomponents.core5:httpcore5 from 5.3.4 to 5.3.5 in the test group across 1 directory by @dependabot[bot] in #933
 - chore: [DevOps] bump the production-minor-patch group with 4 updates by @dependabot[bot] in #935
 - chore: [DevOps] bump the plugins group with 2 updates by @dependabot[bot] in #936
 - feat: [openapi-generator] Float array under oneOf (Multidimensional) by @rpanackal in #927
 - chore: [DevOps] bump the test group with 3 updates by @dependabot[bot] in #939
 - chore: [DevOps] bump the production-minor-patch group with 9 updates by @dependabot[bot] in #937
 - chore: [DevOps] bump the plugins group with 3 updates by @dependabot[bot] in #938
 - fix: CircuitBreaker stack-trace by @CharlesDuboisSAP in #942
 - chore: [DevOps] bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 in the test group by @dependabot[bot] in #947
 - chore: [DevOps] bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0 in the plugins group by @dependabot[bot] in #948
 - chore: [DevOps] bump the production-minor-patch group with 4 updates by @dependabot[bot] in #949
 - [Destinations] Improve Options Class by @MatKuhr in #958
 - chore: [DevOps] bump org.junit.jupiter:junit-jupiter-engine from 5.13.4 to 6.0.0 in the test group by @dependabot[bot] in #957
 - chore: [DevOps] bump the plugins group with 3 updates by @dependabot[bot] in #956
 - chore: [DevOps] bump the production-major group with 2 updates by @dependabot[bot] in #955
 - chore: [DevOps] bump the production-minor-patch group with 3 updates by @dependabot[bot] in #954
 
Full Changelog: https://github.com/SAP/cloud-sdk-java/commits/rel/5.23.0