Skip to content

Commit 0269804

Browse files
authored
Warn about known issue in 3.11.0 #476
2 parents af2916b + 1086240 commit 0269804

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

modules/project-docs/pages/sdk-release-notes.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ https://packages.couchbase.com/clients/java/3.11.0/Couchbase-Java-Client-3.11.0.
5151
https://docs.couchbase.com/sdk-api/couchbase-java-client-3.11.0/index.html[API Reference] |
5252
https://docs.couchbase.com/sdk-api/couchbase-core-io-3.11.0/[Core API Reference]
5353

54+
[CAUTION]
55+
This version has a serious bug that causes a document inserted in a transaction to expire immediately.
56+
If your project uses transactions, we recommend staying on 3.10.1 until 3.11.1 is available.
57+
5458
The supported and tested dependencies for this release are:
5559

5660
* io.projectreactor:**reactor-core:3.6.9**

0 commit comments

Comments
 (0)