Skip to content

Commit bfbccd8

Browse files
DOC-12960: 3.2.3 doc (#843)
Updated antora.yml to new version 3.2.3 Added 3.2.3 release notes due February
1 parent 416494c commit bfbccd8

File tree

3 files changed

+38
-2
lines changed

3 files changed

+38
-2
lines changed

antora.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ asciidoc:
1313
release: '3.2'
1414
major: 3
1515
minor: 2
16-
maintenance: 2
17-
base: 2
16+
maintenance: 3
17+
base: 3
1818
page-toclevels: 2@
1919
# releasetag:
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
== 3.2.3 -- February 2025
2+
3+
[#maint-3-2-3]
4+
=== Fixed Issues
5+
6+
* https://jira.issues.couchbase.com/browse/CBG-4198[CBG-4198 - ISGR replicators reaching max_backoff with a reconnection error will not transition to stop]
7+
8+
* https://jira.issues.couchbase.com/browse/CBG-4374[CBG-4374 - http continuous changes requests no longer flush output]
9+
10+
=== Enhancements
11+
12+
* https://jira.issues.couchbase.com/browse/CBG-4314[CBG-4314 - Release unused sequences in db.UpdatePrincipal]
13+
14+
* https://jira.issues.couchbase.com/browse/CBG-4342[CBG-4342 - Add createdAt / updatedAt timestamps to written configs]
15+
16+
* https://jira.issues.couchbase.com/browse/CBG-4368[CBG-4368 - Retain minimum number of recent sequences during compaction]
17+
18+
* https://jira.issues.couchbase.com/browse/CBG-4377[CBG-4377 - Create unsupported option for sending change in a channel filter on channel filter removal]
19+
20+
* https://jira.issues.couchbase.com/browse/CBG-4393[CBG-4393 - Improve observability of errors where collection has been deleted]
21+
22+
* https://jira.issues.couchbase.com/browse/CBG-4465[CBG-4465 - Add a stat to track the amount of errors that happen when trying to bring a database online]
23+
24+
* https://jira.issues.couchbase.com/browse/CBG-4515[CBG-4515 - Improve observability errors for online processes]
25+
26+
=== Known Issues
27+
28+
None for this release.
29+
30+
=== Deprecations
31+
32+
None for this release.
33+
34+
NOTE: For an overview of the latest features offered in Sync Gateway 3.2, see xref:whatsnew.adoc[New in 3.2].

modules/ROOT/pages/release-notes.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ The migration to 3.x configuration is a ONE WAY process -- see: {upgrading--xref
4343
:param-release-tag: -1
4444

4545
[#maint-latest]
46+
include::partial$release_notes/sync-gateway-3-2-3-release-note.adoc[]
47+
4648
include::partial$release_notes/sync-gateway-3-2-2-release-note.adoc[]
4749

4850
include::partial$release_notes/sync-gateway-3-2-1-release-note.adoc[]

0 commit comments

Comments
 (0)