From 2694f928abb98ceea53b5fb85ae60fed8bb9cd51 Mon Sep 17 00:00:00 2001 From: ibsoln <52778946+ibsoln@users.noreply.github.com> Date: Fri, 4 Feb 2022 13:39:37 +0000 Subject: [PATCH] DOC-9324 -- GA Release Notes (fix toc) https://issues.couchbase.com/browse/DOC-9324 --- modules/ROOT/pages/release-notes.adoc | 51 +++++++++++++-------------- 1 file changed, 24 insertions(+), 27 deletions(-) diff --git a/modules/ROOT/pages/release-notes.adoc b/modules/ROOT/pages/release-notes.adoc index dfdda507f..e08c31582 100644 --- a/modules/ROOT/pages/release-notes.adoc +++ b/modules/ROOT/pages/release-notes.adoc @@ -2,7 +2,6 @@ :page-aliases: prodnotes/pn-releasenotes.adoc, prodnotes/pn-release-notes.adoc, releasenotes.adoc, pn-release-notes.adoc ifdef::show_edition[:page-edition: {release}] ifdef::prerelease[:page-status: {prerelease}] -:page-role: :description: Couchbase Sync Gateway :keywords: edge nosql api synchronization replication // End of Page Attribute Statements @@ -45,7 +44,7 @@ The migration to 3.0 configuration is a ONE WAY process -- see: {upgrading--xref [#lbl-rel300] -= Release {version-full} -- February 2022 +== Release {version-full} -- February 2022 Quicklinks: <> *|* <> *|* <> *|* @@ -53,43 +52,43 @@ Quicklinks: <> *|* [#new-features-300] -== New Features +=== New Features -=== Centralized Persistent Modular Configuration +==== Centralized Persistent Modular Configuration include::partial$common-releasenotes.adoc[tag="new-300-centralized-cfg-summ", leveloffset=+1] xref:whatsnew.adoc#centralized-persistent-modular-configuration[Read More ...] -=== Secure Administration +==== Secure Administration include::partial$common-releasenotes.adoc[tag="new-300-secure-admin-summ", leveloffset=+1] xref:whatsnew.adoc#secure-administration[Read More ...] -=== TLS Encryption Enabled by Default +==== TLS Encryption Enabled by Default include::partial$common-releasenotes.adoc[tag="new-300-tls-summ", leveloffset=+1] xref:whatsnew.adoc#tls-encryption-enabled-by-default[Read More ...] -=== User Defined Extended Attributes(XAttrs) for Access Control +==== User Defined Extended Attributes(XAttrs) for Access Control include::partial$common-releasenotes.adoc[tag="new-300-xattrs-summ", leveloffset=+1] xref:whatsnew.adoc#user-defined-extended-attributesxattrs-for-access-control[Read More ...] -=== Auto-Purge on Channel Access Revocation in Inter-Sync Gateway Replication +==== Auto-Purge on Channel Access Revocation in Inter-Sync Gateway Replication include::partial$common-releasenotes.adoc[tag="new-300-auto-purge-summ", leveloffset=+1] xref:whatsnew.adoc#auto-purge-on-channel-access-revocation-in-inter-sync-gateway-replication[Read More ...] -=== Use Environment Variables in Configuration File +==== Use Environment Variables in Configuration File include::partial$common-releasenotes.adoc[tag="new-300-environment-vars-summ", leveloffset=+1] @@ -97,19 +96,19 @@ xref:whatsnew.adoc#use-environment-variables-in-configuration-file[Read More ... [#improvements-300] -== Enhancements +=== Enhancements // tag::enhancements-300[] -=== Compacting +==== Compacting Attachments added post 3.0 are automatically removed from the bucket upon reference removal, document delete or document purge. + The {rest-api-admin--xref--database-management--compact} API includes an option to remove any redundant pre-3.0 attachments -- see: {revisions--xref-compacting}. -=== Resync +==== Resync The `_resync` process has been enhanced to better handle large datasets, minimizing timeout and out-of-memory issues. The process now runs asynchronously, uses query pagination and supports sequence regeneration. -=== Other Enhancements +==== Other Enhancements // tag::Enhancements-3-0-0[] include::partial$pn-issues-list.adoc[tags="Enhancements-3-0-0"] @@ -117,19 +116,17 @@ include::partial$pn-issues-list.adoc[tags="Enhancements-3-0-0"] // end::enhancements-300[] [#issues-and-resolutions-300] -== Issues and Resolutions +=== Issues and Resolutions -=== Known Issues +==== Known Issues // tag::known-300[] // .List of issues outstanding at this release include::partial$pn-issues-list.adoc[tags="KI-3-0-0"] - - // end::known-300[] -=== Fixed Issues +==== Fixed Issues // tag::fixed-300[] // tag::Fixed-3-0-0[] include::partial$pn-issues-list.adoc[tags="Fixed-3-0-0"] @@ -144,14 +141,14 @@ include::partial$pn-issues-list.adoc[tags="Fixed-3-0-0"] // tbd // end::cfg-changed-300[] -=== Deprecated +==== Deprecated include::partial$pn-issues-list.adoc[tags="Deprecated-3-0-0"] -=== Removed +==== Removed include::partial$pn-issues-list.adoc[tags="Removed-3-0-0"] +=== API and Configuration Changes -== API and Configuration Changes // – identify any REST API changes // tag::api-changes-300[] // tag::all-changed-300-api[] @@ -159,7 +156,7 @@ This release introduces significant configuration and persistent API changes; so <> | <>. -=== Breaks compatibility +==== Breaks compatibility .Breaks compatibility [#tbl-breaking, cols="1a,1a", options="header"] @@ -186,7 +183,7 @@ Old documents are automatically migrated to the `xattr` metadata format. |=== -=== Deprecated +==== Deprecated .Deprecated [#tbl-deprecated, cols="1a,1a", options="header"] @@ -211,7 +208,7 @@ Old documents are automatically migrated to the `xattr` metadata format. | Deprecated |=== -=== Dropped or removed +==== Dropped or removed .Dropped or removed [#tbl-dropped, cols="1a,1a", options="header"] |=== @@ -268,10 +265,10 @@ Old documents are automatically migrated to the `xattr` metadata format. // end::api-changes-300[] [#support-notices-300] -== Support Notices +=== Support Notices This section documents any support-related notes, constraints and changes -=== Deprecation Notices +==== Deprecation Notices Items (features and-or functionality) are marked as deprecated when a more current, and usually enhanced, alternative is available. Whilst the deprecated item will remain usable, it is no longer supported, and will be removed in a future release. @@ -329,7 +326,7 @@ You should plan to move to an alternative, supported, solution as soon as practi // ===== Support is added for: -=== Upgrading +==== Upgrading // tag::upgrading[]