We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc14908 commit cd2950bCopy full SHA for cd2950b
docs-java/release-notes/release-notes-0-to-14.mdx
@@ -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
12
## 5.13.0 - September 27, 2024
13
14
[All Release Changes](https://github.com/SAP/cloud-sdk-java/releases/tag/rel%2F5.13.0)
0 commit comments