Skip to content

Commit a1d5287

Browse files
newtorkJonas-Isr
andauthored
Java: Add "known issue" to release notes of 5.21.0 (#2234)
* Update release-notes-15-to-29.mdx * delete comma --------- Co-authored-by: Jonas Israel <[email protected]>
1 parent f13d4f9 commit a1d5287

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@
3737
- Generic OData Client: Revert behavior change introduced in `5.20.0` that let to HTTP responses not being consumed by default.
3838
If you want to use `disableBufferingHttpResponse()` on `ODataRequestRead` or `ODataRequestReadByKey` please switch to `withoutResponseBuffering()` instead.
3939

40+
### 🐛 Known Issues
41+
42+
- Using the `openapi-generator-plugin` in combination with a _Swagger v2_ specification file will likely lead to dependency convergence issue.
43+
If you have a `MethodNotFoundException` please use `5.20.0` or `5.22.0` (or later).
44+
4045
## 5.20.0 - June 20, 2025
4146

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

0 commit comments

Comments
 (0)