From a812f461e24b8d54a6bd2e2455aae582be2ffba9 Mon Sep 17 00:00:00 2001 From: ibsoln <52778946+ibsoln@users.noreply.github.com> Date: Mon, 25 Oct 2021 16:41:34 +0100 Subject: [PATCH] DOC-9307 -- Release Notes for 2.8.3 (#3) Set new issues list entries (cherry picked from commit df5120b27862a4b7880c3b69f0454f16cc80d22c) --- .../pages/_partials/common-release-notes.adoc | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/modules/ROOT/pages/_partials/common-release-notes.adoc b/modules/ROOT/pages/_partials/common-release-notes.adoc index 56bbc2329..bac1143b1 100644 --- a/modules/ROOT/pages/_partials/common-release-notes.adoc +++ b/modules/ROOT/pages/_partials/common-release-notes.adoc @@ -56,8 +56,8 @@ TIP: Users of earlier Sync Gateway releases should plan to upgrade to this relea // tag::issue-resolutions-summary-283[] ==== Enhancements -* https://issues.couchbase.com/browse/CBG-1444[CBG-1444] -- https://issues.couchbase.com/browse/CBG-1444[2.8.3 Backport -- discoverInterfaceName should resolve hostnames before trying to find network interface stats using IP addresses] - +* https://issues.couchbase.com//browse/CBG-1665[CBG-1665] -- https://issues.couchbase.com//browse/CBG-1665[Limit the number of open N1QL connections] +* https://issues.couchbase.com//browse/CBG-1444[CBG-1444] -- https://issues.couchbase.com//browse/CBG-1444[- discoverInterfaceName should resolve hostnames before trying to find network interface stats using IP addresses] // end::issue-resolutions-summary-283[] @@ -77,11 +77,14 @@ TIP: Users of earlier Sync Gateway releases should plan to upgrade to this relea // .List of issues resolved by this release [#tbl-fixed] -* https://issues.couchbase.com/browse/CBG-1451[CBG-1451] -- https://issues.couchbase.com/browse/CBG-1451[2.8.3 Backport -- SgwIntStat.SetIfMax incorrectly sums old and new values] -* https://issues.couchbase.com/browse/CBG-1454[CBG-1454] -- https://issues.couchbase.com/browse/CBG-1454[ISGR: filtered push replication replicates channel removal revisions] -* https://issues.couchbase.com/browse/CBG-1717[CBG-1717] -- https://issues.couchbase.com/browse/CBG-1717[2.8.3 Backport -- norev message sequence has wrong property name] -* https://issues.couchbase.com/browse/CBG-1723[CBG-1723] -- https://issues.couchbase.com/browse/CBG-1723[2.8.3 Backport -- CBL1.x/Websocket based changes feeds leak goroutine on disconnect] -* https://issues.couchbase.com/browse/CBG-1724[CBG-1724] -- https://issues.couchbase.com/browse/CBG-1724[2.8.3 Backport -- Incorrect email validation (too strict)] +* https://issues.couchbase.com//browse/CBG-1725[CBG-1725] -- https://issues.couchbase.com//browse/CBG-1725[ISGR Pull checkpoint sequences unreliable] +* https://issues.couchbase.com//browse/CBG-1724[CBG-1724] -- https://issues.couchbase.com//browse/CBG-1724[Incorrect email validation (too strict)] +* https://issues.couchbase.com//browse/CBG-1723[CBG-1723] -- https://issues.couchbase.com//browse/CBG-1723[CBL1.x/Websocket based changes feeds leak goroutine on disconnect] +* https://issues.couchbase.com//browse/CBG-1696[CBG-1696] -- https://issues.couchbase.com//browse/CBG-1696[Empty query results when using bypass channel cache] +* https://issues.couchbase.com//browse/CBG-1543[CBG-1543] -- https://issues.couchbase.com//browse/CBG-1543[Metrics API port should not serve public API routes] +* https://issues.couchbase.com//browse/CBG-1451[CBG-1451] -- https://issues.couchbase.com//browse/CBG-1451[SgwIntStat.SetIfMax incorrectly sums old and new values] +* https://issues.couchbase.com//browse/CBG-1379[CBG-1379] -- https://issues.couchbase.com//browse/CBG-1379[Retry OIDC client initialization when the provider is not reachable ] +* https://issues.couchbase.com//browse/CBG-1362[CBG-1362] -- https://issues.couchbase.com//browse/CBG-1362[Fix cacert-only handling for DCP connection] // end::fixed-283[] // end::issue-resolutions-283[]