We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af2916b + 1086240 commit 0269804Copy full SHA for 0269804
1 file changed
modules/project-docs/pages/sdk-release-notes.adoc
@@ -51,6 +51,10 @@ https://packages.couchbase.com/clients/java/3.11.0/Couchbase-Java-Client-3.11.0.
51
https://docs.couchbase.com/sdk-api/couchbase-java-client-3.11.0/index.html[API Reference] |
52
https://docs.couchbase.com/sdk-api/couchbase-core-io-3.11.0/[Core API Reference]
53
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
+
58
The supported and tested dependencies for this release are:
59
60
* io.projectreactor:**reactor-core:3.6.9**
0 commit comments