Skip to content

DOC-13295: Update deprecated issues and release date #884

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 1, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
== 3.3.0 -- June 2025
== 3.3.0 -- July 2025

include::partial$block-caveats.adoc[tags=eventing-mixed-mode]

Expand Down Expand Up @@ -182,8 +182,6 @@ Version 3.3.0 of Sync Gateway also delivers the following features and enhanceme

* https://jira.issues.couchbase.com/browse/CBG-4565[CBG-4565 -- Support principal and partitioned index cleanup via /_post_upgrade]

* https://jira.issues.couchbase.com/browse/CBG-4575[CBG-4575 -- Set default value of allow_conflicts to false]

* https://jira.issues.couchbase.com/browse/CBG-4578[CBG-4578 -- Have upper bound on number of sequences to release as part of nextSequenceGreaterThan]

* https://jira.issues.couchbase.com/browse/CBG-4581[CBG-4581 -- New stat for the value of last sequence allocated (or batched) by SG node]
Expand All @@ -194,8 +192,6 @@ Version 3.3.0 of Sync Gateway also delivers the following features and enhanceme

* https://jira.issues.couchbase.com/browse/CBG-4614[CBG-4614 -- Support new principal indexes]

* https://jira.issues.couchbase.com/browse/CBG-4617[CBG-4617 -- Allow public /_all_docs endpoint to be disabled]

* https://jira.issues.couchbase.com/browse/CBG-4631[CBG-4631 -- Optimize channel cache ID usage]

* https://jira.issues.couchbase.com/browse/CBG-4632[CBG-4632 -- Optimize channel cache memory allocations (avoid slice growth alloc)]
Expand Down Expand Up @@ -228,6 +224,8 @@ None for this release.

=== Deprecations

TODO: Deprecations
* https://jira.issues.couchbase.com/browse/CBG-4575[CBG-4575 -- Set default value of allow_conflicts to false]

* https://jira.issues.couchbase.com/browse/CBG-4617[CBG-4617 -- Allow public /_all_docs endpoint to be disabled]

NOTE: For an overview of the latest features offered in Sync Gateway 3.3, see xref:whatsnew.adoc[].
2 changes: 1 addition & 1 deletion modules/ROOT/pages/whatsnew.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ include::partial$_show_page_header_block.adoc[]

include::partial$block-caveats.adoc[tags=eventing-mixed-mode]

== Release 3.3.0 (June 2025)
== Release 3.3.0 (July 2025)

=== New Features

Expand Down