Skip to content

Commit 1fcfac8

Browse files
authored
QF211020-3 -- Standardize use of pn-issues-list.adoc (#591)
1 parent 3a4dcfb commit 1fcfac8

File tree

2 files changed

+18
-60
lines changed

2 files changed

+18
-60
lines changed

modules/ROOT/pages/_partials/pn-issues-list.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,13 +84,14 @@
8484
== Deprecated
8585

8686
// tag::Deprecated-3-0-0-beta[]
87-
87+
No issues at this release
8888
// end::Deprecated-3-0-0-beta[]
8989

9090

9191
== Removed
9292

9393
// tag::Removed-3-0-0-beta[]
94+
No issues at this release
9495

9596
// end::Removed-3-0-0-beta[]
9697

modules/ROOT/pages/release-notes.adoc

Lines changed: 16 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -100,45 +100,8 @@ xref:whatsnew.adoc#use-environment-variables-in-configuration-file[Read More ...
100100
// tag::enhancements-300[]
101101

102102
// tag::Enhancements-3-0-0-beta[]
103+
include::partial$pn-issues-list.adoc[tags="Enhancements-3-0-0-beta"]
103104

104-
* https://issues.couchbase.com//browse/CBG-1705[CBG-1705] -- https://issues.couchbase.com//browse/CBG-1705[Release 'view op' on results close]
105-
* https://issues.couchbase.com//browse/CBG-1679[CBG-1679] -- https://issues.couchbase.com//browse/CBG-1679[Apply standardised timeout and retry for all bootstrap connection ops]
106-
* https://issues.couchbase.com//browse/CBG-1672[CBG-1672] -- https://issues.couchbase.com//browse/CBG-1672[Return 422 status for unprocessible deltas instead of 404 to use non-delta retry handling]
107-
* https://issues.couchbase.com//browse/CBG-1664[CBG-1664] -- https://issues.couchbase.com//browse/CBG-1664[Validate javascript syntax in DbConfig.validate()]
108-
* https://issues.couchbase.com//browse/CBG-1659[CBG-1659] -- https://issues.couchbase.com//browse/CBG-1659[SGCollect - Ensure it works / change for admin auth]
109-
* https://issues.couchbase.com//browse/CBG-1650[CBG-1650] -- https://issues.couchbase.com//browse/CBG-1650[sgcollect should get information from new endpoints (with include_runtime parameter, etc.)]
110-
* https://issues.couchbase.com//browse/CBG-1646[CBG-1646] -- https://issues.couchbase.com//browse/CBG-1646[Add a flag to non-active leaf revisions indicating whether they include v2 attachments]
111-
* https://issues.couchbase.com//browse/CBG-1643[CBG-1643] -- https://issues.couchbase.com//browse/CBG-1643[Add additional context for gocb errors when using self-signed cert]
112-
* https://issues.couchbase.com//browse/CBG-1642[CBG-1642] -- https://issues.couchbase.com//browse/CBG-1642[Detect legacy sg-replicate config and log accordingly]
113-
* https://issues.couchbase.com//browse/CBG-1635[CBG-1635] -- https://issues.couchbase.com//browse/CBG-1635[TestBucketPool V2 should close cluster when releasing/obtaining buckets]
114-
* https://issues.couchbase.com//browse/CBG-1590[CBG-1590] -- https://issues.couchbase.com//browse/CBG-1590[Retrieve existing doc metadata prior to calling downloadOrVerifyAttachments]
115-
* https://issues.couchbase.com//browse/CBG-1473[CBG-1473] -- https://issues.couchbase.com//browse/CBG-1473[Enable log redaction by default]
116-
* https://issues.couchbase.com//browse/CBG-1424[CBG-1424] -- https://issues.couchbase.com//browse/CBG-1424[discoverInterfaceName should resolve hostnames before trying to find network interface stats using IP addresses]
117-
* https://issues.couchbase.com//browse/CBG-1391[CBG-1391] -- https://issues.couchbase.com//browse/CBG-1391[Treat existing cbgt index as recoverable error]
118-
* https://issues.couchbase.com//browse/CBG-1390[CBG-1390] -- https://issues.couchbase.com//browse/CBG-1390[Add warning threshold for excessively large number of channels per user]
119-
* https://issues.couchbase.com//browse/CBG-1359[CBG-1359] -- https://issues.couchbase.com//browse/CBG-1359[Increase default minimum TLS version TLS1.2]
120-
* https://issues.couchbase.com//browse/CBG-1343[CBG-1343] -- https://issues.couchbase.com//browse/CBG-1343[Increase initial wait time for index creation retry]
121-
* https://issues.couchbase.com//browse/CBG-1342[CBG-1342] -- https://issues.couchbase.com//browse/CBG-1342[Avoid retry on 'duplicate index name' index creation error]
122-
* https://issues.couchbase.com//browse/CBG-1337[CBG-1337] -- https://issues.couchbase.com//browse/CBG-1337[Add an option to skip SSL certificates verification while loading JavaScript from HTTPS endpoints]
123-
* https://issues.couchbase.com//browse/CBG-1326[CBG-1326] -- https://issues.couchbase.com//browse/CBG-1326[Log if channels expand to a smaller set than requested]
124-
* https://issues.couchbase.com//browse/CBG-1299[CBG-1299] -- https://issues.couchbase.com//browse/CBG-1299[[Lithium Port] - Implement network connstr flag for cbdatasource alt address shims]
125-
* https://issues.couchbase.com//browse/CBG-1282[CBG-1282] -- https://issues.couchbase.com//browse/CBG-1282[XATTRS Access Grants]
126-
* https://issues.couchbase.com//browse/CBG-1280[CBG-1280] -- https://issues.couchbase.com//browse/CBG-1280[Channel Access Revocation]
127-
* https://issues.couchbase.com//browse/CBG-1273[CBG-1273] -- https://issues.couchbase.com//browse/CBG-1273[Add Prometheus alert examples]
128-
* https://issues.couchbase.com//browse/CBG-1253[CBG-1253] -- https://issues.couchbase.com//browse/CBG-1253[Add USE INDEX to index readiness queries]
129-
* https://issues.couchbase.com//browse/CBG-1251[CBG-1251] -- https://issues.couchbase.com//browse/CBG-1251[Support Apple (M1) Silicon]
130-
* https://issues.couchbase.com//browse/CBG-1245[CBG-1245] -- https://issues.couchbase.com//browse/CBG-1245[Include channel name in validfrom logging]
131-
* https://issues.couchbase.com//browse/CBG-1240[CBG-1240] -- https://issues.couchbase.com//browse/CBG-1240[Remove couchbase/ns_server dependency]
132-
* https://issues.couchbase.com//browse/CBG-1239[CBG-1239] -- https://issues.couchbase.com//browse/CBG-1239[Remove couchbase/retriever dependency]
133-
* https://issues.couchbase.com//browse/CBG-1232[CBG-1232] -- https://issues.couchbase.com//browse/CBG-1232[Add support for loading webhook filter JavaScript from external file or URL]
134-
* https://issues.couchbase.com//browse/CBG-1217[CBG-1217] -- https://issues.couchbase.com//browse/CBG-1217[Ensure change listener goroutines terminates (both Tap and DCP feeds) before the server is stopped]
135-
* https://issues.couchbase.com//browse/CBG-1170[CBG-1170] -- https://issues.couchbase.com//browse/CBG-1170[Upgrade to go 1.15]
136-
* https://issues.couchbase.com//browse/CBG-1127[CBG-1127] -- https://issues.couchbase.com//browse/CBG-1127[Treat resurrected tombstones as non-conflict when no shared history]
137-
* https://issues.couchbase.com//browse/CBG-949[CBG-949] -- https://issues.couchbase.com//browse/CBG-949[Improve error when non-upgradable HTTP request is sent to _blipsync endpoint]
138-
* https://issues.couchbase.com//browse/CBG-841[CBG-841] -- https://issues.couchbase.com//browse/CBG-841[Force users to opt in to accepting unsigned tokens from providers in SG's provider config.]
139-
* https://issues.couchbase.com//browse/CBG-715[CBG-715] -- https://issues.couchbase.com//browse/CBG-715[High CPU usage in high volume basic auth scenarios]
140-
* https://issues.couchbase.com//browse/CBG-641[CBG-641] -- https://issues.couchbase.com//browse/CBG-641[Admin API Auth]
141-
* https://issues.couchbase.com//browse/CBG-551[CBG-551] -- https://issues.couchbase.com//browse/CBG-551[Avoid storing _removed:true revision bodies in the revision cache]
142105
// end::Enhancements-3-0-0-beta[]
143106
// end::enhancements-300[]
144107

@@ -149,31 +112,16 @@ xref:whatsnew.adoc#use-environment-variables-in-configuration-file[Read More ...
149112

150113
// tag::known-300[]
151114
// .List of issues outstanding at this release
152-
* https://issues.couchbase.com//browse/CBG-798[CBG-798] -- https://issues.couchbase.com//browse/CBG-798[Sync Gateway requires Couchbase Server nodes to use the same SSL memcached port]
115+
include::partial$pn-issues-list.adoc[tags="KI-3-0-0-beta"]
116+
153117

154118

155119
// end::known-300[]
156120

157-
== Fixed Issues
121+
=== Fixed Issues
158122
// tag::fixed-300[]
159123
// tag::Fixed-3-0-0-beta[]
160-
161-
* https://issues.couchbase.com//browse/CBG-1438[CBG-1438] -- https://issues.couchbase.com//browse/CBG-1438[SgwIntStat.SetIfMax incorrectly sums old and new values]
162-
* https://issues.couchbase.com//browse/CBG-1412[CBG-1412] -- https://issues.couchbase.com//browse/CBG-1412[JSON strings in some responses not being correctly escaped]
163-
* https://issues.couchbase.com//browse/CBG-1388[CBG-1388] -- https://issues.couchbase.com//browse/CBG-1388[sg_collect does not package archived log files (*.log.gz)]
164-
* https://issues.couchbase.com//browse/CBG-1376[CBG-1376] -- https://issues.couchbase.com//browse/CBG-1376[Some Delta Sync errors logged at WARN level should be DEBUG]
165-
* https://issues.couchbase.com//browse/CBG-1339[CBG-1339] -- https://issues.couchbase.com//browse/CBG-1339[Creating mobile tombstone for existing CBS tombstone causes loop]
166-
* https://issues.couchbase.com//browse/CBG-1335[CBG-1335] -- https://issues.couchbase.com//browse/CBG-1335[Mutating _rev on localDocument in conflict resolver results in merge error]
167-
* https://issues.couchbase.com//browse/CBG-1325[CBG-1325] -- https://issues.couchbase.com//browse/CBG-1325[Incorrect email validation (too strict)]
168-
* https://issues.couchbase.com//browse/CBG-1304[CBG-1304] -- https://issues.couchbase.com//browse/CBG-1304[ISGR: Pull replications incompatible with active-side allow_conflicts=false]
169-
* https://issues.couchbase.com//browse/CBG-1246[CBG-1246] -- https://issues.couchbase.com//browse/CBG-1246[Changes limit incorrectly applied in case of CBG-946]
170-
* https://issues.couchbase.com//browse/CBG-1231[CBG-1231] -- https://issues.couchbase.com//browse/CBG-1231[Prevent import cfg startup races]
171-
* https://issues.couchbase.com//browse/CBG-1200[CBG-1200] -- https://issues.couchbase.com//browse/CBG-1200[Calling DELETE on a non-existent document creates a tombstone with empty body]
172-
* https://issues.couchbase.com//browse/CBG-1172[CBG-1172] -- https://issues.couchbase.com//browse/CBG-1172[ISGR credentials with characters requiring URL encoding cause blipsync to fail]
173-
* https://issues.couchbase.com//browse/CBG-1161[CBG-1161] -- https://issues.couchbase.com//browse/CBG-1161[DefaultPurgeInterval specified in days and used as though in hours]
174-
* https://issues.couchbase.com//browse/CBG-1113[CBG-1113] -- https://issues.couchbase.com//browse/CBG-1113[CBL1.x/Websocket based changes feeds leak goroutine on disconnect]
175-
* https://issues.couchbase.com//browse/CBG-789[CBG-789] -- https://issues.couchbase.com//browse/CBG-789[Updating a blob with new data does not update SG's metadata on sync]
176-
124+
include::partial$pn-issues-list.adoc[tags="Fixed-3-0-0-beta"]
177125
// end::Fixed-3-0-0-beta[]
178126
// end::fixed-300[]
179127

@@ -185,11 +133,20 @@ xref:whatsnew.adoc#use-environment-variables-in-configuration-file[Read More ...
185133
// tbd
186134
// end::cfg-changed-300[]
187135

188-
== Breaking Changes
136+
=== Deprecated
137+
include::partial$pn-issues-list.adoc[tags="Deprecated-3-0-0-beta"]
138+
139+
=== Removed
140+
include::partial$pn-issues-list.adoc[tags="Removed-3-0-0-beta"]
141+
142+
143+
== API and Confiuration Changes
189144
// – identify any REST API changes
190145
// tag::api-changes-300[]
191146
// tag::all-changed-300-api[]
192-
This release introduces significant configuration and persistent API changes; some of which may be breaking changes if they impact a feature you rely on -- see the items identified in <<tbl-breaking>> | <<tbl-deprecated>> | <<tbl-dropped>>.
147+
This release introduces significant configuration and persistent API changes; some of which may be breaking changes if they impact a feature you rely on -- see the items identified in:attribute: value <<tbl-breaking>> |
148+
<<tbl-deprecated>> |
149+
<<tbl-dropped>>.
193150

194151
=== Breaks compatibility
195152

0 commit comments

Comments
 (0)