Skip to content

Commit 803222a

Browse files
DOC-10686 3.2 special note removed from 3.3 & 3.4 (#285)
* DOC-10686 3.2 special note removed from 3.3 & 3.4 * 3.0 archive prep
1 parent 8affcf2 commit 803222a

File tree

1 file changed

+7
-50
lines changed

1 file changed

+7
-50
lines changed

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

Lines changed: 7 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= Release Notes
22
:description: Release notes and download archive for the Couchbase .NET Client.
3-
:page-topic-type: reference
3+
// :page-topic-type: project doc
44
:page-aliases: relnotes-dotnet-sdk
55
:page-partial:
66

@@ -18,12 +18,6 @@ The full installation instructions that were previously on this page can now be
1818

1919
Version 3.4.1 is the second release of the 3.4 series.
2020

21-
=== Special Note
22-
23-
* During a rebalance upgrade from 6.x (or any earlier version) to 7.x, 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.
24-
The solution is to either upgrade to `3.2.9` or greater, or to pause application processing so there are no writes until you have upgraded all nodes.
25-
If you encounter a similar situation during migration and need help with mitigation, please contact our support team.
26-
2721
=== Fixed Issues
2822

2923
* https://issues.couchbase.com/browse/NCBC-3204[NCBC-3204]: CombinationTest failure: Test_GetAndLockAsync_Locked
@@ -47,12 +41,6 @@ https://packages.couchbase.com/clients/net/3.4/Couchbase-Net-Client-3.4.0.zip[Do
4741
https://docs.couchbase.com/sdk-api/couchbase-net-client-3.4.0[API Reference] |
4842
https://www.nuget.org/packages/CouchbaseNetClient/3.4.0[Nuget]
4943

50-
=== Special Note
51-
52-
* During a rebalance upgrade from 6.x (or any earlier version) to 7.x, 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.
53-
The solution is to either upgrade to `3.2.9` or greater, or to pause application processing so there are no writes until you have upgraded all nodes.
54-
If you encounter a similar situation during migration and need help with mitigation, please contact our support team.
55-
5644
=== Fixed Issues
5745

5846
* https://issues.couchbase.com/browse/NCBC-3246[NCBC-3246]: EndpointDiagnostics.State always returns "Authenticating" for KV and not implemented per RFC
@@ -73,12 +61,6 @@ https://packages.couchbase.com/clients/net/3.3/Couchbase-Net-Client-3.3.6.zip[Do
7361
https://docs.couchbase.com/sdk-api/couchbase-net-client-3.3.6[API Reference] |
7462
https://www.nuget.org/packages/CouchbaseNetClient/3.3.6[Nuget]
7563

76-
=== Special Note
77-
78-
* During a rebalance upgrade from 6.x (or any earlier version) to 7.x, 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.
79-
The solution is to either upgrade to `3.2.9` or greater, or to pause application processing so there are no writes until you have upgraded all nodes.
80-
If you encounter a similar situation during migration and need help with mitigation, please contact our support team.
81-
8264
=== Fixed Issues
8365

8466
* https://issues.couchbase.com/browse/NCBC-3265[NCBC-3265]:
@@ -103,6 +85,7 @@ When creating snapshot packages in Jenkins, the latest tag is now always used as
10385
`Session
10486
State` GA readiness.
10587

88+
10689
[#version-3-3-5]
10790
== Version 3.3.5 (16 September 2022)
10891

@@ -112,19 +95,14 @@ https://packages.couchbase.com/clients/net/3.3/Couchbase-Net-Client-3.3.5.zip[Do
11295
https://docs.couchbase.com/sdk-api/couchbase-net-client-3.3.5[API Reference] |
11396
https://www.nuget.org/packages/CouchbaseNetClient/3.3.5[Nuget]
11497

115-
=== Special Note
116-
117-
* During a rebalance upgrade from 6.x (or any earlier version) to 7.x, 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.
118-
The solution is to either upgrade to `3.2.9` or greater, or to pause application processing so there are no writes until you have upgraded all nodes.
119-
If you encounter a similar situation during migration and need help with mitigation, please contact our support team.
120-
12198
=== Fixed Issues
12299

123100
* https://issues.couchbase.com/browse/NCBC-3256[NCBC-3256]:
124101
Fixed issue where `Search.MetaData.TimeTook` was being parsed as ticks, not nanoseconds.
125102
* https://issues.couchbase.com/browse/NCBC-3257[NCBC-3257]:
126103
Fixed a bug where operations failed on memcached bucket types.
127104

105+
128106
[#version-3-3-4]
129107
== Version 3.3.4 (02 August 2022)
130108

@@ -134,12 +112,6 @@ https://packages.couchbase.com/clients/net/3.3/Couchbase-Net-Client-3.3.4.zip[Do
134112
https://docs.couchbase.com/sdk-api/couchbase-net-client-3.3.4[API Reference] |
135113
https://www.nuget.org/packages/CouchbaseNetClient/3.3.4[Nuget]
136114

137-
=== Special Note
138-
139-
* During a rebalance upgrade from 6.x (or any earlier version) to 7.x, 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.
140-
The solution is to either upgrade to `3.2.9` or greater, or to pause application processing so there are no writes until you have upgraded all nodes.
141-
If you encounter a similar situation during migration and need help with mitigation, please contact our support team.
142-
143115
=== Fixed Issues
144116

145117
* https://issues.couchbase.com/browse/NCBC-3248[NCBC-3248]:
@@ -164,12 +136,6 @@ https://packages.couchbase.com/clients/net/3.3/Couchbase-Net-Client-3.3.3.zip[Do
164136
https://docs.couchbase.com/sdk-api/couchbase-net-client-3.3.3[API Reference] |
165137
https://www.nuget.org/packages/CouchbaseNetClient/3.3.3[Nuget]
166138

167-
=== Special Note
168-
169-
* 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.
170-
The solution is to either upgrade to 3.2.9 or greater, or to pause application processing so there are no writes until you have upgraded all nodes.
171-
If you encounter a similar situation during migration and need help with mitigation, please contact our support team.
172-
173139
=== Fixed Issues
174140

175141
* https://issues.couchbase.com/browse/NCBC-3010[NCBC-3010]:
@@ -198,6 +164,7 @@ Updated `Newtonsoft.JSON` to version `13.0.1` or later.
198164
* https://issues.couchbase.com/browse/NCBC-2953[NCBC-2953]:
199165
Added support for Serverless/Lambda Execution Environments
200166

167+
201168
[#version-3-3-2]
202169
== Version 3.3.2 (16 June 2022)
203170

@@ -207,12 +174,6 @@ https://packages.couchbase.com/clients/net/3.3/Couchbase-Net-Client-3.3.2.zip[Do
207174
https://docs.couchbase.com/sdk-api/couchbase-net-client-3.3.2[API Reference] |
208175
https://www.nuget.org/packages/CouchbaseNetClient/3.3.2[Nuget]
209176

210-
=== Special Note
211-
212-
* 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.
213-
The solution is to either upgrade to 3.2.9 or greater, or to pause application processing so there are no writes until you have upgraded all nodes.
214-
If you encounter a similar situation during migration and need help with mitigation, please contact our support team.
215-
216177
=== Fixed Issues
217178

218179
* https://issues.couchbase.com/browse/NCBC-3067[NCBC-3067]:
@@ -297,17 +258,12 @@ https://packages.couchbase.com/clients/net/3.3/Couchbase-Net-Client-3.3.1.zip[Do
297258
https://docs.couchbase.com/sdk-api/couchbase-net-client-3.3.1[API Reference] |
298259
https://www.nuget.org/packages/CouchbaseNetClient/3.3.1[Nuget]
299260

300-
=== Special Note
301-
302-
* 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.
303-
The solution is to either upgrade to 3.2.9 or greater, or to pause application processing so there are no writes until you have upgraded all nodes.
304-
If you encounter a similar situation during migration and need help with mitigation, please contact our support team.
305-
306261
=== Fixed Issues
307262

308263
* https://issues.couchbase.com/browse/NCBC-3192[NCBC-3192]:
309264
Fixed erroneous `InvalidArgumentException` with default TLS settings.
310265

266+
311267
== Version 3.3.0 (27 April 2022)
312268

313269
WARNING: This version introduces an issue, https://issues.couchbase.com/browse/NCBC-3192[NCBC-3192], which impacts TLS/SSL.
@@ -2233,7 +2189,8 @@ Reduce heap allocations calling BucketAsync
22332189
== Pre-releases
22342190

22352191
Numerous _Alpha_ and _Beta_ releases were made in the run-up to the 3.0 release, and although unsupported, the release notes and download links are retained for archive purposes xref:3.0-pre-release-notes.adoc[here].
2236-
2192+
// https://docs.couchbase.com/dotnet-sdk/current/project-docs/3.0-pre-release-notes.html
2193+
// Full link once 3.0 goes to archive
22372194

22382195
== Older Releases
22392196

0 commit comments

Comments
 (0)