Skip to content

Commit 57a1c05

Browse files
Java: Add release notes for release 5.23.0 (#2266)
* Add new release notes * linting --------- Co-authored-by: Roshin Rajan Panackal <[email protected]>
1 parent 664f95c commit 57a1c05

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs-java/release-notes/release-notes-15-to-29.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 5.23.0 - October 08, 2025
2+
3+
[All Release Changes](https://github.com/SAP/cloud-sdk-java/releases/tag/rel%2F5.23.0)
4+
5+
### 🔧 Compatibility Notes
6+
7+
- The builder methods for `TransparentProxyDestination` have been renamed:
8+
- `staticDestination()` to `destination()`
9+
- `dynamicDestination()` to `gateway()`
10+
11+
### 📈 Improvements
12+
13+
- Circuit breaker exceptions `CallNotPermittedException` have been replaced in favor of the previously thrown exception to provide more context on the failure.
14+
115
## 5.22.0 - August 29, 2025
216

317
[All Release Changes](https://github.com/SAP/cloud-sdk-java/releases/tag/rel%2F5.22.0)

0 commit comments

Comments
 (0)