Skip to content

Commit cd2950b

Browse files
bot-sdk-jsnewtork
andauthored
Java: Add release notes for release 5.14.0 (#1940)
* Add new release notes * Update release-notes-0-to-14.mdx * Update release-notes-0-to-14.mdx --------- Co-authored-by: Alexander Dümont <[email protected]>
1 parent cc14908 commit cd2950b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs-java/release-notes/release-notes-0-to-14.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 5.14.0 - November 08, 2024
2+
3+
[All Release Changes](https://github.com/SAP/cloud-sdk-java/releases/tag/rel%2F5.14.0)
4+
5+
### 📈 Improvements
6+
7+
- Minor improvement on OpenAPI code generator to apply Javadoc on customized model class constructors.
8+
- Fix a TLS compatibility issue between the latest _Apache HttpClient 5_ and on-premise connectivity (via SAP Cloud Connector).
9+
- Stabilize ApacheHttpClient5 related API without changes.
10+
The `@Beta` annotations are removed in most places and consuming applications no longer need to suppress warnings.
11+
112
## 5.13.0 - September 27, 2024
213

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

0 commit comments

Comments
 (0)