Skip to content

Commit 4f5221f

Browse files
Gardening...
1 parent 205c4f5 commit 4f5221f

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ The full installation instructions that were previously on this page can now be
1717

1818
== Version 3.3.1 (29 April 2022)
1919

20-
Version 3.3.1 is the second release of the 3.2 series. It contains a single ticket (NCBC-3192) and is a re-release of 3.3.0 with (NCBC-3192) along with all of 3.3.0.
20+
Version 3.3.1 is the second release of the 3.3 series.
21+
It is a re-release of `3.3.0` containing an additional critical fix (NCBC-3192) impacting TLS/SSL.
2122

2223
https://packages.couchbase.com/clients/net/3.3/Couchbase-Net-Client-3.3.1.zip[Download] |
2324
https://docs.couchbase.com/sdk-api/couchbase-net-client-3.3.1[API Reference] |
@@ -31,10 +32,13 @@ If you encounter a similar situation during migration and need help with mitigat
3132

3233
=== Fixed Issues
3334

34-
* https://issues.couchbase.com/browse/NCBC-2543[NCBC-3192]: Erroneous InvalidArgumentException with default TLS settings
35+
* https://issues.couchbase.com/browse/NCBC-3192[NCBC-3192]:
36+
Fixed erroneous `InvalidArgumentException` with default TLS settings.
3537

3638
== Version 3.3.0 (27 April 2022)
3739

40+
WARNING: Do not use; use `3.3.1` instead due to NCBC-3192 which impacts TLS/SSL.
41+
3842
Version 3.3.0 is the first release of the 3.3 series (delisted from NuGet 4/28/2022).
3943

4044
https://packages.couchbase.com/clients/net/3.3/Couchbase-Net-Client-3.3.0.zip[Download] |
@@ -43,8 +47,6 @@ https://www.nuget.org/packages/CouchbaseNetClient/3.3.0[Nuget]
4347

4448
=== Special Note
4549

46-
* Do not use; use 3.3.1 instead due to NCBC-3192 which impacts TLS/SSL.
47-
4850
* During a rebalance upgrade from 6.x (or any earlier version) to 7x, in mixed mode (where you are communicating with Couchbase Server whilst some but not all nodes are upgraded), there is a known issue where data may be written to the wrong location.
4951
The solution is to either upgrade to 3.2.9 or greater, or to quiesce application processing so there are no writes until you have upgraded all nodes.
5052
If you encounter a similar situation during migration and need help with mitigation, please contact our support team.

0 commit comments

Comments
 (0)