Skip to content

Commit 8e4772c

Browse files
bot-sdk-jsnewtork
andauthored
Java: Add release notes for release 5.18.0 (#2073)
* Add new release notes * Update release-notes-15-to-29.mdx --------- Co-authored-by: Alexander Dümont <[email protected]>
1 parent cd1b618 commit 8e4772c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

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

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## 5.18.0 - April 16, 2025
2+
3+
[All Release Changes](https://github.com/SAP/cloud-sdk-java/releases/tag/rel%2F5.18.0)
4+
5+
### 🔧 Compatibility Notes
6+
7+
- Changed a behavior details when obtaining tokens from IAS with the default strategy `CURRENT_TENANT`.
8+
In case the current tenant is the provider tenant, and `TenantAccessor.getCurrentTenant()` is returning a `Tenant` object, this object is now required to have a subdomain != null.
9+
10+
### 🐛 Fixed Issues
11+
12+
- OpenAPI: When `apiMaturity` is set to `beta`, generated enums will now be `@Beta` annotated.
13+
114
## 5.17.0 - February 20, 2025
215

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

0 commit comments

Comments
 (0)