Skip to content

Commit 62b5395

Browse files
authored
Release notes for 3.4.6 (#293)
* Added release notes for 3.4.6 * Added new line * Edited descriptions
1 parent d179e4c commit 62b5395

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

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

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,32 @@ For release notes, download links, and installation methods for 2.7 and earlier
1414

1515
The full installation instructions that were previously on this page can now be found xref:sdk-full-installation.adoc[here].
1616

17+
[#version-3-4-6]
18+
== Version 3.4.6 (12 May 2023)
19+
20+
Version 3.4.6 is the seventh release of the 3.4 series.
21+
22+
https://packages.couchbase.com/clients/net/3.4/Couchbase-Net-Client-3.4.6.zip[Download] |
23+
https://docs.couchbase.com/sdk-api/couchbase-net-client-3.4.6[API Reference] |
24+
https://www.nuget.org/packages/CouchbaseNetClient/3.4.6[Nuget]
25+
26+
== Fixed Issues
27+
28+
* https://issues.couchbase.com/browse/NCBC-3300[NCBC-3300]:
29+
SamplingScan: Fixed bug in limiting option
30+
* https://issues.couchbase.com/browse/NCBC-3301[NCBC-3301]:
31+
SamplingScan: Fixed bug where requesting too few documents returned incorrect responses.
32+
* https://issues.couchbase.com/browse/NCBC-3345[NCBC-3345]:
33+
In the latest development server versions, 0xD is occasionally returned by the server.
34+
35+
=== New Features and Behavioral Changes
36+
37+
* https://issues.couchbase.com/browse/NCBC-3273[NCBC-3273]:
38+
Added SDK Support for Native KV Range Scans.
39+
* https://issues.couchbase.com/browse/NCBC-3364[NCBC-3364]:
40+
Improved hot-path performance in `ClusterContext.GetOrCreateBucketAsync`.
41+
42+
1743
[#version-3-4-5]
1844
== Version 3.4.5 (20 April 2023)
1945

0 commit comments

Comments
 (0)