Skip to content
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

Merge changes from release/7.0 into dev-reorg #2248

Merged
merged 45 commits into from Oct 20, 2021

Conversation

simon-dew
Copy link
Collaborator

No description provided.

RayOffiah and others added 30 commits September 29, 2021 15:47
…ouchbase#2217)

* DOC-9240: remove reference to query tree from query-workbench.adoc. Add note about removal to relnotes.adoc

* DOC-9240: query-workbench-result-tree.png is no longer in use.
* DOC-9018: Adding  Query workbench chart documentation

* Put tree stuff back in because it's handled by DOC-9240

* DOC-9018: Changed query-workbench-result-plan.png, so it looks a bit more like the callouts describing it.

* DOC-9018: Tidying up the numbers
couchbase#2190)

* DOC-9099: Modified XDCR Advanced Settings and general internal settingspages

* DOC-9099: Added review feedback

* DOC-9099: Updated statement on HLV
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
* DOC-9012: Modified password-design advice

* DOC-9012: New password-creation advice
* Eventing REST API 7.0 updates

Very important for 7.0 (no changes for 7.0.1 or 7.0.2) need for CONNECT

Organize and group into logical sections
Add several missing important endpoints (export, appcode, list, etc.)
Improve descriptions
Fix typos

* Add final /api/v1/list/functions filter

/api/v1/list/functions/query?function_type=sbm
/api/v1/list/functions/query?function_type=notsbm
* Add page-alias for query string query page

* Update fts-query-string-syntax.adoc

Corrected macro name; added extension to file

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>
* DOC-9222: Draft release notes for 7.0.2

* DOC-9222: Release Notes for 7.0.2

* DOC-9222: Additional fixed issues for release notes for 7.0.2

* DOC-9222: Fixed links

* DOC-9222: Added to new features section for release notes

* DOC-9222: Additional fixes and modifications

* DOC-9222: Incorporated review feedback

* DOC-9222: Added line on Eventing feature

* DOC-9222: Added MB-48713

* DOC-9222: Added feedback on Index Service tickets
…vel (couchbase#2135)

* DOC-8540: Added information on strict value for cluster encryption-level

* DOC-8540: Wording change to description of strict option

* DOC-8540: Added information on consequences of strict TLS enablement

* DOC-8540: Additional information and links related to strict encryption level

* DOC-8540: Clarified server version as 7.0.2+
* DOC-9017: Standard Index Storage for Ephemeral Buckets

* DOC-9017: Added note on editions
* DOC-9016: Updated UI for create cluster

* DOC-9016: Updated address family information for CLI and REST Initialization
…ouchbase#2210)

* DOC-9192: Added information on alternate address for target cluster

* DOC-9192: Added review feedback

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>
* DOC-9066: Added instructions to windows install

* DOC-9066: Added initial bullet on admin privileges
tonyjhillman and others added 15 commits October 14, 2021 14:12
* Revert "Doc 9222 (couchbase#2212)"

This reverts commit 444f566.

* Gardening

Co-authored-by: Richard Smedley <rgsmedley@gmail.com>
* Fix bad line wrap

No line breaks as I intended in this example in actual formatting outside of git - so broke it up into two code blocks

* fix method on POST for /config

* Fix methods for /appcode
* Updated release note

* Gardening

Co-authored-by: Richard Smedley <rgsmedley@gmail.com>
* Added note about new charts on query workbench

* Added QueryBench charts to new features section: relnotes.adoc

* Removed issue reference for chart addition to Query workbench: relnotes.adoc
@simon-dew simon-dew merged commit 03dfe2b into couchbase:dev-reorg Oct 20, 2021
simon-dew added a commit to simon-dew/docs-server that referenced this pull request Nov 1, 2021
* DOC-9119: improving description of rebalancing in abstracts and headings. (couchbase#2213)

* DOC-9237: Clarify views deprecation in relnotes (couchbase#2215)

* DOC-9240: remove reference to query tree from query-workbench docs (couchbase#2217)

* DOC-9240: remove reference to query tree from query-workbench.adoc. Add note about removal to relnotes.adoc

* DOC-9240: query-workbench-result-tree.png is no longer in use.

* Doc 9018 document charts on query workbench (couchbase#2216)

* DOC-9018: Adding  Query workbench chart documentation

* Put tree stuff back in because it's handled by DOC-9240

* DOC-9018: Changed query-workbench-result-plan.png, so it looks a bit more like the callouts describing it.

* DOC-9018: Tidying up the numbers

* DOC-6760: Added redirect (couchbase#2168)

* DOC-9080: added entries for Debian 11.x support (couchbase#2221)

* DOC-8891: Added prometheus to list of managed logs (couchbase#2104)

* DOC-8894: Updated bucket durability on create and edit bucket (couchbase#2105)

* DOC-8923: Fixed typo (couchbase#2121)

* DOC-8929: Updated screenshot (couchbase#2127)

* DOC-8931: Added note on audit file deletion responsibility (couchbase#2130)

* DOC-8997: Information on xdcr between pre and post 7.0 (couchbase#2155)

* DOC-9019: Added new metrics for analytics, data service, and cluster manager (couchbase#2208)

* DOC-9099: Modified XDCR Advanced Settings and general internal settin… (couchbase#2190)

* DOC-9099: Modified XDCR Advanced Settings and general internal settingspages

* DOC-9099: Added review feedback

* DOC-9099: Updated statement on HLV

* DOC-9103for7.0: Updated command name (couchbase#2193)

* DOC-9116: Updated reference to xdcr and expiration (couchbase#2197)

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>

* DOC-9094for7.0: Re-included cbsummary (couchbase#2195)

* Doc 9012 (couchbase#2158)

* DOC-9012: Modified password-design advice

* DOC-9012: New password-creation advice

* DOC-6667for7.0: Added redirect for intra-cluster replication (couchbase#2144)

* Eventing REST API 7.0 updates (couchbase#2226)

* Eventing REST API 7.0 updates

Very important for 7.0 (no changes for 7.0.1 or 7.0.2) need for CONNECT

Organize and group into logical sections
Add several missing important endpoints (export, appcode, list, etc.)
Improve descriptions
Fix typos

* Add final /api/v1/list/functions filter

/api/v1/list/functions/query?function_type=sbm
/api/v1/list/functions/query?function_type=notsbm

* Add page-alias for query string query page (couchbase#2228)

* Add page-alias for query string query page

* Update fts-query-string-syntax.adoc

Corrected macro name; added extension to file

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>

* Doc 9222 (couchbase#2212)

* DOC-9222: Draft release notes for 7.0.2

* DOC-9222: Release Notes for 7.0.2

* DOC-9222: Additional fixed issues for release notes for 7.0.2

* DOC-9222: Fixed links

* DOC-9222: Added to new features section for release notes

* DOC-9222: Additional fixes and modifications

* DOC-9222: Incorporated review feedback

* DOC-9222: Added line on Eventing feature

* DOC-9222: Added MB-48713

* DOC-9222: Added feedback on Index Service tickets

* DOC-8540: Added information on strict value for cluster encryption-level (couchbase#2135)

* DOC-8540: Added information on strict value for cluster encryption-level

* DOC-8540: Wording change to description of strict option

* DOC-8540: Added information on consequences of strict TLS enablement

* DOC-8540: Additional information and links related to strict encryption level

* DOC-8540: Clarified server version as 7.0.2+

* DOC-9021: Added statement on effect of revEpoch (couchbase#2165)

* DOC-9017: Standard Index Storage for Ephemeral Buckets (couchbase#2201)

* DOC-9017: Standard Index Storage for Ephemeral Buckets

* DOC-9017: Added note on editions

* DOC-9016: Updated UI for create cluster (couchbase#2159)

* DOC-9016: Updated UI for create cluster

* DOC-9016: Updated address family information for CLI and REST Initialization

* DOC-9178: Added info on new license restriction for node-count in CE 7.0+ (couchbase#2207)

* DOC-9192: Added information on alternate address for target cluster (couchbase#2210)

* DOC-9192: Added information on alternate address for target cluster

* DOC-9192: Added review feedback

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>

* DOC-9066: Added instructions to windows install (couchbase#2211)

* DOC-9066: Added instructions to windows install

* DOC-9066: Added initial bullet on admin privileges

* DOC-9093: Added audit events (couchbase#2186)

* DOC-6535: Added redirect (couchbase#2178)

* Revert "Doc 9222" - Some changes needed for PHP build (couchbase#2231)

* Revert "Doc 9222 (couchbase#2212)"

This reverts commit 444f566.

* Gardening

Co-authored-by: Richard Smedley <rgsmedley@gmail.com>

* DOC-9177: Added note on 7.0.2 IP Address Families (couchbase#2205)

* Revert "Revert "Doc 9222" - Some changes needed for PHP build (couchbase#2231)" (couchbase#2232)

This reverts commit ef5f2fb.

* Removed statement: "Couchbase Server supports durability for single-document writes only." (couchbase#2233)

* Fix bad line wrap (couchbase#2229)

* Fix bad line wrap

No line breaks as I intended in this example in actual formatting outside of git - so broke it up into two code blocks

* fix method on POST for /config

* Fix methods for /appcode

* Updated release note for MB-48783 (couchbase#2234)

* Updated release note

* Gardening

Co-authored-by: Richard Smedley <rgsmedley@gmail.com>

* Added note about new charts on query workbench (couchbase#2235)

* Alias fix (couchbase#2238)

* 11.x not ready to go yet. (couchbase#2242)

* Add changes to query workbench to release note (couchbase#2236)

* Added note about new charts on query workbench

* Added QueryBench charts to new features section: relnotes.adoc

* Removed issue reference for chart addition to Query workbench: relnotes.adoc

* DOC-9252: Capella Rebrand (couchbase#2247)

* Quick typo fix (couchbase#2230)

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
Co-authored-by: Tony Hillman <tonyjhillman@gmail.com>
Co-authored-by: Jon Strabala <54073900+jon-strabala@users.noreply.github.com>
Co-authored-by: Richard Smedley <rgsmedley@gmail.com>
Co-authored-by: Hakim <hakim.cassimally@couchbase.com>
Co-authored-by: Brian Kane <38470665+BKaneAtWork@users.noreply.github.com>
simon-dew added a commit that referenced this pull request Nov 1, 2021
* DOC-9119: improving description of rebalancing in abstracts and headings. (#2213)

* DOC-9237: Clarify views deprecation in relnotes (#2215)

* DOC-9240: remove reference to query tree from query-workbench docs (#2217)

* DOC-9240: remove reference to query tree from query-workbench.adoc. Add note about removal to relnotes.adoc

* DOC-9240: query-workbench-result-tree.png is no longer in use.

* Doc 9018 document charts on query workbench (#2216)

* DOC-9018: Adding  Query workbench chart documentation

* Put tree stuff back in because it's handled by DOC-9240

* DOC-9018: Changed query-workbench-result-plan.png, so it looks a bit more like the callouts describing it.

* DOC-9018: Tidying up the numbers

* DOC-6760: Added redirect (#2168)

* DOC-9080: added entries for Debian 11.x support (#2221)

* DOC-8891: Added prometheus to list of managed logs (#2104)

* DOC-8894: Updated bucket durability on create and edit bucket (#2105)

* DOC-8923: Fixed typo (#2121)

* DOC-8929: Updated screenshot (#2127)

* DOC-8931: Added note on audit file deletion responsibility (#2130)

* DOC-8997: Information on xdcr between pre and post 7.0 (#2155)

* DOC-9019: Added new metrics for analytics, data service, and cluster manager (#2208)

* DOC-9099: Modified XDCR Advanced Settings and general internal settin… (#2190)

* DOC-9099: Modified XDCR Advanced Settings and general internal settingspages

* DOC-9099: Added review feedback

* DOC-9099: Updated statement on HLV

* DOC-9103for7.0: Updated command name (#2193)

* DOC-9116: Updated reference to xdcr and expiration (#2197)

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>

* DOC-9094for7.0: Re-included cbsummary (#2195)

* Doc 9012 (#2158)

* DOC-9012: Modified password-design advice

* DOC-9012: New password-creation advice

* DOC-6667for7.0: Added redirect for intra-cluster replication (#2144)

* Eventing REST API 7.0 updates (#2226)

* Eventing REST API 7.0 updates

Very important for 7.0 (no changes for 7.0.1 or 7.0.2) need for CONNECT

Organize and group into logical sections
Add several missing important endpoints (export, appcode, list, etc.)
Improve descriptions
Fix typos

* Add final /api/v1/list/functions filter

/api/v1/list/functions/query?function_type=sbm
/api/v1/list/functions/query?function_type=notsbm

* Add page-alias for query string query page (#2228)

* Add page-alias for query string query page

* Update fts-query-string-syntax.adoc

Corrected macro name; added extension to file

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>

* Doc 9222 (#2212)

* DOC-9222: Draft release notes for 7.0.2

* DOC-9222: Release Notes for 7.0.2

* DOC-9222: Additional fixed issues for release notes for 7.0.2

* DOC-9222: Fixed links

* DOC-9222: Added to new features section for release notes

* DOC-9222: Additional fixes and modifications

* DOC-9222: Incorporated review feedback

* DOC-9222: Added line on Eventing feature

* DOC-9222: Added MB-48713

* DOC-9222: Added feedback on Index Service tickets

* DOC-8540: Added information on strict value for cluster encryption-level (#2135)

* DOC-8540: Added information on strict value for cluster encryption-level

* DOC-8540: Wording change to description of strict option

* DOC-8540: Added information on consequences of strict TLS enablement

* DOC-8540: Additional information and links related to strict encryption level

* DOC-8540: Clarified server version as 7.0.2+

* DOC-9021: Added statement on effect of revEpoch (#2165)

* DOC-9017: Standard Index Storage for Ephemeral Buckets (#2201)

* DOC-9017: Standard Index Storage for Ephemeral Buckets

* DOC-9017: Added note on editions

* DOC-9016: Updated UI for create cluster (#2159)

* DOC-9016: Updated UI for create cluster

* DOC-9016: Updated address family information for CLI and REST Initialization

* DOC-9178: Added info on new license restriction for node-count in CE 7.0+ (#2207)

* DOC-9192: Added information on alternate address for target cluster (#2210)

* DOC-9192: Added information on alternate address for target cluster

* DOC-9192: Added review feedback

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>

* DOC-9066: Added instructions to windows install (#2211)

* DOC-9066: Added instructions to windows install

* DOC-9066: Added initial bullet on admin privileges

* DOC-9093: Added audit events (#2186)

* DOC-6535: Added redirect (#2178)

* Revert "Doc 9222" - Some changes needed for PHP build (#2231)

* Revert "Doc 9222 (#2212)"

This reverts commit 444f566.

* Gardening

Co-authored-by: Richard Smedley <rgsmedley@gmail.com>

* DOC-9177: Added note on 7.0.2 IP Address Families (#2205)

* Revert "Revert "Doc 9222" - Some changes needed for PHP build (#2231)" (#2232)

This reverts commit ef5f2fb.

* Removed statement: "Couchbase Server supports durability for single-document writes only." (#2233)

* Fix bad line wrap (#2229)

* Fix bad line wrap

No line breaks as I intended in this example in actual formatting outside of git - so broke it up into two code blocks

* fix method on POST for /config

* Fix methods for /appcode

* Updated release note for MB-48783 (#2234)

* Updated release note

* Gardening

Co-authored-by: Richard Smedley <rgsmedley@gmail.com>

* Added note about new charts on query workbench (#2235)

* Alias fix (#2238)

* 11.x not ready to go yet. (#2242)

* Add changes to query workbench to release note (#2236)

* Added note about new charts on query workbench

* Added QueryBench charts to new features section: relnotes.adoc

* Removed issue reference for chart addition to Query workbench: relnotes.adoc

* DOC-9252: Capella Rebrand (#2247)

* Quick typo fix (#2230)

* DOC-9290: Note on re-addition of removed nodes (#2239)

* page alias (#2251)

* Revert "page alias (#2251)" (#2252)

This reverts commit 472e875.

* DOC-9204: Developer Guides Overview (#2224)

* Rewrite Choose Your Next Steps to distinguish Developer Guides and Developer Information

* Add Developer Guides overview

* Update Nav

* Revert "Revert "page alias (#2251)" (#2252)" (#2254)

This reverts commit 0a42a35.

* Revert "Revert "Revert "page alias (#2251)" (#2252)" (#2254)" (#2255)

This reverts commit 7c58ab4.

* Add link for CVE-2021-35943 (#2250)

* Redirect for phantom AO page (#2257)

This time we know why it went wrong before  ;)

* DOC-9204: Developer Guides Overview (#2224)

* Rewrite Choose Your Next Steps to distinguish Developer Guides and Developer Information

* Add Developer Guides overview

* Update Nav

* Merge changes from release/7.0 into dev-reorg (#2248)

* DOC-9119: improving description of rebalancing in abstracts and headings. (#2213)

* DOC-9237: Clarify views deprecation in relnotes (#2215)

* DOC-9240: remove reference to query tree from query-workbench docs (#2217)

* DOC-9240: remove reference to query tree from query-workbench.adoc. Add note about removal to relnotes.adoc

* DOC-9240: query-workbench-result-tree.png is no longer in use.

* Doc 9018 document charts on query workbench (#2216)

* DOC-9018: Adding  Query workbench chart documentation

* Put tree stuff back in because it's handled by DOC-9240

* DOC-9018: Changed query-workbench-result-plan.png, so it looks a bit more like the callouts describing it.

* DOC-9018: Tidying up the numbers

* DOC-6760: Added redirect (#2168)

* DOC-9080: added entries for Debian 11.x support (#2221)

* DOC-8891: Added prometheus to list of managed logs (#2104)

* DOC-8894: Updated bucket durability on create and edit bucket (#2105)

* DOC-8923: Fixed typo (#2121)

* DOC-8929: Updated screenshot (#2127)

* DOC-8931: Added note on audit file deletion responsibility (#2130)

* DOC-8997: Information on xdcr between pre and post 7.0 (#2155)

* DOC-9019: Added new metrics for analytics, data service, and cluster manager (#2208)

* DOC-9099: Modified XDCR Advanced Settings and general internal settin… (#2190)

* DOC-9099: Modified XDCR Advanced Settings and general internal settingspages

* DOC-9099: Added review feedback

* DOC-9099: Updated statement on HLV

* DOC-9103for7.0: Updated command name (#2193)

* DOC-9116: Updated reference to xdcr and expiration (#2197)

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>

* DOC-9094for7.0: Re-included cbsummary (#2195)

* Doc 9012 (#2158)

* DOC-9012: Modified password-design advice

* DOC-9012: New password-creation advice

* DOC-6667for7.0: Added redirect for intra-cluster replication (#2144)

* Eventing REST API 7.0 updates (#2226)

* Eventing REST API 7.0 updates

Very important for 7.0 (no changes for 7.0.1 or 7.0.2) need for CONNECT

Organize and group into logical sections
Add several missing important endpoints (export, appcode, list, etc.)
Improve descriptions
Fix typos

* Add final /api/v1/list/functions filter

/api/v1/list/functions/query?function_type=sbm
/api/v1/list/functions/query?function_type=notsbm

* Add page-alias for query string query page (#2228)

* Add page-alias for query string query page

* Update fts-query-string-syntax.adoc

Corrected macro name; added extension to file

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>

* Doc 9222 (#2212)

* DOC-9222: Draft release notes for 7.0.2

* DOC-9222: Release Notes for 7.0.2

* DOC-9222: Additional fixed issues for release notes for 7.0.2

* DOC-9222: Fixed links

* DOC-9222: Added to new features section for release notes

* DOC-9222: Additional fixes and modifications

* DOC-9222: Incorporated review feedback

* DOC-9222: Added line on Eventing feature

* DOC-9222: Added MB-48713

* DOC-9222: Added feedback on Index Service tickets

* DOC-8540: Added information on strict value for cluster encryption-level (#2135)

* DOC-8540: Added information on strict value for cluster encryption-level

* DOC-8540: Wording change to description of strict option

* DOC-8540: Added information on consequences of strict TLS enablement

* DOC-8540: Additional information and links related to strict encryption level

* DOC-8540: Clarified server version as 7.0.2+

* DOC-9021: Added statement on effect of revEpoch (#2165)

* DOC-9017: Standard Index Storage for Ephemeral Buckets (#2201)

* DOC-9017: Standard Index Storage for Ephemeral Buckets

* DOC-9017: Added note on editions

* DOC-9016: Updated UI for create cluster (#2159)

* DOC-9016: Updated UI for create cluster

* DOC-9016: Updated address family information for CLI and REST Initialization

* DOC-9178: Added info on new license restriction for node-count in CE 7.0+ (#2207)

* DOC-9192: Added information on alternate address for target cluster (#2210)

* DOC-9192: Added information on alternate address for target cluster

* DOC-9192: Added review feedback

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>

* DOC-9066: Added instructions to windows install (#2211)

* DOC-9066: Added instructions to windows install

* DOC-9066: Added initial bullet on admin privileges

* DOC-9093: Added audit events (#2186)

* DOC-6535: Added redirect (#2178)

* Revert "Doc 9222" - Some changes needed for PHP build (#2231)

* Revert "Doc 9222 (#2212)"

This reverts commit 444f566.

* Gardening

Co-authored-by: Richard Smedley <rgsmedley@gmail.com>

* DOC-9177: Added note on 7.0.2 IP Address Families (#2205)

* Revert "Revert "Doc 9222" - Some changes needed for PHP build (#2231)" (#2232)

This reverts commit ef5f2fb.

* Removed statement: "Couchbase Server supports durability for single-document writes only." (#2233)

* Fix bad line wrap (#2229)

* Fix bad line wrap

No line breaks as I intended in this example in actual formatting outside of git - so broke it up into two code blocks

* fix method on POST for /config

* Fix methods for /appcode

* Updated release note for MB-48783 (#2234)

* Updated release note

* Gardening

Co-authored-by: Richard Smedley <rgsmedley@gmail.com>

* Added note about new charts on query workbench (#2235)

* Alias fix (#2238)

* 11.x not ready to go yet. (#2242)

* Add changes to query workbench to release note (#2236)

* Added note about new charts on query workbench

* Added QueryBench charts to new features section: relnotes.adoc

* Removed issue reference for chart addition to Query workbench: relnotes.adoc

* DOC-9252: Capella Rebrand (#2247)

* Quick typo fix (#2230)

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
Co-authored-by: Tony Hillman <tonyjhillman@gmail.com>
Co-authored-by: Jon Strabala <54073900+jon-strabala@users.noreply.github.com>
Co-authored-by: Richard Smedley <rgsmedley@gmail.com>
Co-authored-by: Hakim <hakim.cassimally@couchbase.com>
Co-authored-by: Brian Kane <38470665+BKaneAtWork@users.noreply.github.com>

* Merge changes from release/7.0 into dev-reorg (#2253)

* DOC-9119: improving description of rebalancing in abstracts and headings. (#2213)

* DOC-9237: Clarify views deprecation in relnotes (#2215)

* DOC-9240: remove reference to query tree from query-workbench docs (#2217)

* DOC-9240: remove reference to query tree from query-workbench.adoc. Add note about removal to relnotes.adoc

* DOC-9240: query-workbench-result-tree.png is no longer in use.

* Doc 9018 document charts on query workbench (#2216)

* DOC-9018: Adding  Query workbench chart documentation

* Put tree stuff back in because it's handled by DOC-9240

* DOC-9018: Changed query-workbench-result-plan.png, so it looks a bit more like the callouts describing it.

* DOC-9018: Tidying up the numbers

* DOC-6760: Added redirect (#2168)

* DOC-9080: added entries for Debian 11.x support (#2221)

* DOC-8891: Added prometheus to list of managed logs (#2104)

* DOC-8894: Updated bucket durability on create and edit bucket (#2105)

* DOC-8923: Fixed typo (#2121)

* DOC-8929: Updated screenshot (#2127)

* DOC-8931: Added note on audit file deletion responsibility (#2130)

* DOC-8997: Information on xdcr between pre and post 7.0 (#2155)

* DOC-9019: Added new metrics for analytics, data service, and cluster manager (#2208)

* DOC-9099: Modified XDCR Advanced Settings and general internal settin… (#2190)

* DOC-9099: Modified XDCR Advanced Settings and general internal settingspages

* DOC-9099: Added review feedback

* DOC-9099: Updated statement on HLV

* DOC-9103for7.0: Updated command name (#2193)

* DOC-9116: Updated reference to xdcr and expiration (#2197)

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>

* DOC-9094for7.0: Re-included cbsummary (#2195)

* Doc 9012 (#2158)

* DOC-9012: Modified password-design advice

* DOC-9012: New password-creation advice

* DOC-6667for7.0: Added redirect for intra-cluster replication (#2144)

* Eventing REST API 7.0 updates (#2226)

* Eventing REST API 7.0 updates

Very important for 7.0 (no changes for 7.0.1 or 7.0.2) need for CONNECT

Organize and group into logical sections
Add several missing important endpoints (export, appcode, list, etc.)
Improve descriptions
Fix typos

* Add final /api/v1/list/functions filter

/api/v1/list/functions/query?function_type=sbm
/api/v1/list/functions/query?function_type=notsbm

* Add page-alias for query string query page (#2228)

* Add page-alias for query string query page

* Update fts-query-string-syntax.adoc

Corrected macro name; added extension to file

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>

* Doc 9222 (#2212)

* DOC-9222: Draft release notes for 7.0.2

* DOC-9222: Release Notes for 7.0.2

* DOC-9222: Additional fixed issues for release notes for 7.0.2

* DOC-9222: Fixed links

* DOC-9222: Added to new features section for release notes

* DOC-9222: Additional fixes and modifications

* DOC-9222: Incorporated review feedback

* DOC-9222: Added line on Eventing feature

* DOC-9222: Added MB-48713

* DOC-9222: Added feedback on Index Service tickets

* DOC-8540: Added information on strict value for cluster encryption-level (#2135)

* DOC-8540: Added information on strict value for cluster encryption-level

* DOC-8540: Wording change to description of strict option

* DOC-8540: Added information on consequences of strict TLS enablement

* DOC-8540: Additional information and links related to strict encryption level

* DOC-8540: Clarified server version as 7.0.2+

* DOC-9021: Added statement on effect of revEpoch (#2165)

* DOC-9017: Standard Index Storage for Ephemeral Buckets (#2201)

* DOC-9017: Standard Index Storage for Ephemeral Buckets

* DOC-9017: Added note on editions

* DOC-9016: Updated UI for create cluster (#2159)

* DOC-9016: Updated UI for create cluster

* DOC-9016: Updated address family information for CLI and REST Initialization

* DOC-9178: Added info on new license restriction for node-count in CE 7.0+ (#2207)

* DOC-9192: Added information on alternate address for target cluster (#2210)

* DOC-9192: Added information on alternate address for target cluster

* DOC-9192: Added review feedback

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>

* DOC-9066: Added instructions to windows install (#2211)

* DOC-9066: Added instructions to windows install

* DOC-9066: Added initial bullet on admin privileges

* DOC-9093: Added audit events (#2186)

* DOC-6535: Added redirect (#2178)

* Revert "Doc 9222" - Some changes needed for PHP build (#2231)

* Revert "Doc 9222 (#2212)"

This reverts commit 444f566.

* Gardening

Co-authored-by: Richard Smedley <rgsmedley@gmail.com>

* DOC-9177: Added note on 7.0.2 IP Address Families (#2205)

* Revert "Revert "Doc 9222" - Some changes needed for PHP build (#2231)" (#2232)

This reverts commit ef5f2fb.

* Removed statement: "Couchbase Server supports durability for single-document writes only." (#2233)

* Fix bad line wrap (#2229)

* Fix bad line wrap

No line breaks as I intended in this example in actual formatting outside of git - so broke it up into two code blocks

* fix method on POST for /config

* Fix methods for /appcode

* Updated release note for MB-48783 (#2234)

* Updated release note

* Gardening

Co-authored-by: Richard Smedley <rgsmedley@gmail.com>

* Added note about new charts on query workbench (#2235)

* Alias fix (#2238)

* 11.x not ready to go yet. (#2242)

* Add changes to query workbench to release note (#2236)

* Added note about new charts on query workbench

* Added QueryBench charts to new features section: relnotes.adoc

* Removed issue reference for chart addition to Query workbench: relnotes.adoc

* DOC-9252: Capella Rebrand (#2247)

* Quick typo fix (#2230)

* DOC-9290: Note on re-addition of removed nodes (#2239)

* page alias (#2251)

* Revert "page alias (#2251)" (#2252)

This reverts commit 472e875.

* DOC-9204: Developer Guides Overview (#2224)

* Rewrite Choose Your Next Steps to distinguish Developer Guides and Developer Information

* Add Developer Guides overview

* Update Nav

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
Co-authored-by: Tony Hillman <tonyjhillman@gmail.com>
Co-authored-by: Jon Strabala <54073900+jon-strabala@users.noreply.github.com>
Co-authored-by: Richard Smedley <rgsmedley@gmail.com>
Co-authored-by: Hakim <hakim.cassimally@couchbase.com>
Co-authored-by: Brian Kane <38470665+BKaneAtWork@users.noreply.github.com>

* DOC-9206: How-to Guides for Server Developers: Query — Read Data (#2249)

* Add select howto

* Add query how-to landing page

* Add mock SDK examples

* Dhinu's feedback

* Add thmbnails for tools links

* Add developer guides overview

* Canonical order of SDKs

* Update SDK examples with includes

* Move SELECT intro examples to separate files

* Move LIMIT examples to separate files

* Move ORDER BY examples to separate files

* Add local how-to guide examples

* Include external example files

* Use new Python and Node.js "Hello World" examples

* Update FROM clause example

* Update nav for stage 1

* Fix missing attribute in WINDOW Clause

* Update GROUP BY reference to share examples

* Update UNNEST reference to share examples

* Update NEST reference to share examples

* Rewrite explanation of lookup join and index join

* Add join and nest diagrams

* Update JOIN reference to share examples

* Add query how-tos

* Add partials

* Update nav with how-tos

* Add how-to examples

* Add one-line explanation for code samples

* Omit legacy join syntax and legacy nest syntax

* Move Aggregate Function examples to separate files

* Consistent ellipses in examples

* Add list of aggregate functions

* Indexes for nest and join

* Reduce Before you begin and Query tools sections

* Complete examples, add tags and callouts

* Rephrase "recursive" joins

* Minor nav fix

* Move ANSI NEST examples to reference

* Rework lookup join examples as inner and left join

* Minor fixes for examples

* Oops

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
Co-authored-by: Tony Hillman <tonyjhillman@gmail.com>
Co-authored-by: Jon Strabala <54073900+jon-strabala@users.noreply.github.com>
Co-authored-by: Richard Smedley <rgsmedley@gmail.com>
Co-authored-by: Hakim <hakim.cassimally@couchbase.com>
Co-authored-by: Brian Kane <38470665+BKaneAtWork@users.noreply.github.com>
simon-dew added a commit to simon-dew/docs-server that referenced this pull request Nov 11, 2021
* DOC-9119: improving description of rebalancing in abstracts and headings. (couchbase#2213)

* DOC-9237: Clarify views deprecation in relnotes (couchbase#2215)

* DOC-9240: remove reference to query tree from query-workbench docs (couchbase#2217)

* DOC-9240: remove reference to query tree from query-workbench.adoc. Add note about removal to relnotes.adoc

* DOC-9240: query-workbench-result-tree.png is no longer in use.

* Doc 9018 document charts on query workbench (couchbase#2216)

* DOC-9018: Adding  Query workbench chart documentation

* Put tree stuff back in because it's handled by DOC-9240

* DOC-9018: Changed query-workbench-result-plan.png, so it looks a bit more like the callouts describing it.

* DOC-9018: Tidying up the numbers

* DOC-6760: Added redirect (couchbase#2168)

* DOC-9080: added entries for Debian 11.x support (couchbase#2221)

* DOC-8891: Added prometheus to list of managed logs (couchbase#2104)

* DOC-8894: Updated bucket durability on create and edit bucket (couchbase#2105)

* DOC-8923: Fixed typo (couchbase#2121)

* DOC-8929: Updated screenshot (couchbase#2127)

* DOC-8931: Added note on audit file deletion responsibility (couchbase#2130)

* DOC-8997: Information on xdcr between pre and post 7.0 (couchbase#2155)

* DOC-9019: Added new metrics for analytics, data service, and cluster manager (couchbase#2208)

* DOC-9099: Modified XDCR Advanced Settings and general internal settin… (couchbase#2190)

* DOC-9099: Modified XDCR Advanced Settings and general internal settingspages

* DOC-9099: Added review feedback

* DOC-9099: Updated statement on HLV

* DOC-9103for7.0: Updated command name (couchbase#2193)

* DOC-9116: Updated reference to xdcr and expiration (couchbase#2197)

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>

* DOC-9094for7.0: Re-included cbsummary (couchbase#2195)

* Doc 9012 (couchbase#2158)

* DOC-9012: Modified password-design advice

* DOC-9012: New password-creation advice

* DOC-6667for7.0: Added redirect for intra-cluster replication (couchbase#2144)

* Eventing REST API 7.0 updates (couchbase#2226)

* Eventing REST API 7.0 updates

Very important for 7.0 (no changes for 7.0.1 or 7.0.2) need for CONNECT

Organize and group into logical sections
Add several missing important endpoints (export, appcode, list, etc.)
Improve descriptions
Fix typos

* Add final /api/v1/list/functions filter

/api/v1/list/functions/query?function_type=sbm
/api/v1/list/functions/query?function_type=notsbm

* Add page-alias for query string query page (couchbase#2228)

* Add page-alias for query string query page

* Update fts-query-string-syntax.adoc

Corrected macro name; added extension to file

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>

* Doc 9222 (couchbase#2212)

* DOC-9222: Draft release notes for 7.0.2

* DOC-9222: Release Notes for 7.0.2

* DOC-9222: Additional fixed issues for release notes for 7.0.2

* DOC-9222: Fixed links

* DOC-9222: Added to new features section for release notes

* DOC-9222: Additional fixes and modifications

* DOC-9222: Incorporated review feedback

* DOC-9222: Added line on Eventing feature

* DOC-9222: Added MB-48713

* DOC-9222: Added feedback on Index Service tickets

* DOC-8540: Added information on strict value for cluster encryption-level (couchbase#2135)

* DOC-8540: Added information on strict value for cluster encryption-level

* DOC-8540: Wording change to description of strict option

* DOC-8540: Added information on consequences of strict TLS enablement

* DOC-8540: Additional information and links related to strict encryption level

* DOC-8540: Clarified server version as 7.0.2+

* DOC-9021: Added statement on effect of revEpoch (couchbase#2165)

* DOC-9017: Standard Index Storage for Ephemeral Buckets (couchbase#2201)

* DOC-9017: Standard Index Storage for Ephemeral Buckets

* DOC-9017: Added note on editions

* DOC-9016: Updated UI for create cluster (couchbase#2159)

* DOC-9016: Updated UI for create cluster

* DOC-9016: Updated address family information for CLI and REST Initialization

* DOC-9178: Added info on new license restriction for node-count in CE 7.0+ (couchbase#2207)

* DOC-9192: Added information on alternate address for target cluster (couchbase#2210)

* DOC-9192: Added information on alternate address for target cluster

* DOC-9192: Added review feedback

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>

* DOC-9066: Added instructions to windows install (couchbase#2211)

* DOC-9066: Added instructions to windows install

* DOC-9066: Added initial bullet on admin privileges

* DOC-9093: Added audit events (couchbase#2186)

* DOC-6535: Added redirect (couchbase#2178)

* Revert "Doc 9222" - Some changes needed for PHP build (couchbase#2231)

* Revert "Doc 9222 (couchbase#2212)"

This reverts commit 444f566.

* Gardening

Co-authored-by: Richard Smedley <rgsmedley@gmail.com>

* DOC-9177: Added note on 7.0.2 IP Address Families (couchbase#2205)

* Revert "Revert "Doc 9222" - Some changes needed for PHP build (couchbase#2231)" (couchbase#2232)

This reverts commit ef5f2fb.

* Removed statement: "Couchbase Server supports durability for single-document writes only." (couchbase#2233)

* Fix bad line wrap (couchbase#2229)

* Fix bad line wrap

No line breaks as I intended in this example in actual formatting outside of git - so broke it up into two code blocks

* fix method on POST for /config

* Fix methods for /appcode

* Updated release note for MB-48783 (couchbase#2234)

* Updated release note

* Gardening

Co-authored-by: Richard Smedley <rgsmedley@gmail.com>

* Added note about new charts on query workbench (couchbase#2235)

* Alias fix (couchbase#2238)

* 11.x not ready to go yet. (couchbase#2242)

* Add changes to query workbench to release note (couchbase#2236)

* Added note about new charts on query workbench

* Added QueryBench charts to new features section: relnotes.adoc

* Removed issue reference for chart addition to Query workbench: relnotes.adoc

* DOC-9252: Capella Rebrand (couchbase#2247)

* Quick typo fix (couchbase#2230)

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
Co-authored-by: Tony Hillman <tonyjhillman@gmail.com>
Co-authored-by: Jon Strabala <54073900+jon-strabala@users.noreply.github.com>
Co-authored-by: Richard Smedley <rgsmedley@gmail.com>
Co-authored-by: Hakim <hakim.cassimally@couchbase.com>
Co-authored-by: Brian Kane <38470665+BKaneAtWork@users.noreply.github.com>
simon-dew added a commit to simon-dew/docs-server that referenced this pull request Nov 11, 2021
* DOC-9119: improving description of rebalancing in abstracts and headings. (couchbase#2213)

* DOC-9237: Clarify views deprecation in relnotes (couchbase#2215)

* DOC-9240: remove reference to query tree from query-workbench docs (couchbase#2217)

* DOC-9240: remove reference to query tree from query-workbench.adoc. Add note about removal to relnotes.adoc

* DOC-9240: query-workbench-result-tree.png is no longer in use.

* Doc 9018 document charts on query workbench (couchbase#2216)

* DOC-9018: Adding  Query workbench chart documentation

* Put tree stuff back in because it's handled by DOC-9240

* DOC-9018: Changed query-workbench-result-plan.png, so it looks a bit more like the callouts describing it.

* DOC-9018: Tidying up the numbers

* DOC-6760: Added redirect (couchbase#2168)

* DOC-9080: added entries for Debian 11.x support (couchbase#2221)

* DOC-8891: Added prometheus to list of managed logs (couchbase#2104)

* DOC-8894: Updated bucket durability on create and edit bucket (couchbase#2105)

* DOC-8923: Fixed typo (couchbase#2121)

* DOC-8929: Updated screenshot (couchbase#2127)

* DOC-8931: Added note on audit file deletion responsibility (couchbase#2130)

* DOC-8997: Information on xdcr between pre and post 7.0 (couchbase#2155)

* DOC-9019: Added new metrics for analytics, data service, and cluster manager (couchbase#2208)

* DOC-9099: Modified XDCR Advanced Settings and general internal settin… (couchbase#2190)

* DOC-9099: Modified XDCR Advanced Settings and general internal settingspages

* DOC-9099: Added review feedback

* DOC-9099: Updated statement on HLV

* DOC-9103for7.0: Updated command name (couchbase#2193)

* DOC-9116: Updated reference to xdcr and expiration (couchbase#2197)

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>

* DOC-9094for7.0: Re-included cbsummary (couchbase#2195)

* Doc 9012 (couchbase#2158)

* DOC-9012: Modified password-design advice

* DOC-9012: New password-creation advice

* DOC-6667for7.0: Added redirect for intra-cluster replication (couchbase#2144)

* Eventing REST API 7.0 updates (couchbase#2226)

* Eventing REST API 7.0 updates

Very important for 7.0 (no changes for 7.0.1 or 7.0.2) need for CONNECT

Organize and group into logical sections
Add several missing important endpoints (export, appcode, list, etc.)
Improve descriptions
Fix typos

* Add final /api/v1/list/functions filter

/api/v1/list/functions/query?function_type=sbm
/api/v1/list/functions/query?function_type=notsbm

* Add page-alias for query string query page (couchbase#2228)

* Add page-alias for query string query page

* Update fts-query-string-syntax.adoc

Corrected macro name; added extension to file

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>

* Doc 9222 (couchbase#2212)

* DOC-9222: Draft release notes for 7.0.2

* DOC-9222: Release Notes for 7.0.2

* DOC-9222: Additional fixed issues for release notes for 7.0.2

* DOC-9222: Fixed links

* DOC-9222: Added to new features section for release notes

* DOC-9222: Additional fixes and modifications

* DOC-9222: Incorporated review feedback

* DOC-9222: Added line on Eventing feature

* DOC-9222: Added MB-48713

* DOC-9222: Added feedback on Index Service tickets

* DOC-8540: Added information on strict value for cluster encryption-level (couchbase#2135)

* DOC-8540: Added information on strict value for cluster encryption-level

* DOC-8540: Wording change to description of strict option

* DOC-8540: Added information on consequences of strict TLS enablement

* DOC-8540: Additional information and links related to strict encryption level

* DOC-8540: Clarified server version as 7.0.2+

* DOC-9021: Added statement on effect of revEpoch (couchbase#2165)

* DOC-9017: Standard Index Storage for Ephemeral Buckets (couchbase#2201)

* DOC-9017: Standard Index Storage for Ephemeral Buckets

* DOC-9017: Added note on editions

* DOC-9016: Updated UI for create cluster (couchbase#2159)

* DOC-9016: Updated UI for create cluster

* DOC-9016: Updated address family information for CLI and REST Initialization

* DOC-9178: Added info on new license restriction for node-count in CE 7.0+ (couchbase#2207)

* DOC-9192: Added information on alternate address for target cluster (couchbase#2210)

* DOC-9192: Added information on alternate address for target cluster

* DOC-9192: Added review feedback

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>

* DOC-9066: Added instructions to windows install (couchbase#2211)

* DOC-9066: Added instructions to windows install

* DOC-9066: Added initial bullet on admin privileges

* DOC-9093: Added audit events (couchbase#2186)

* DOC-6535: Added redirect (couchbase#2178)

* Revert "Doc 9222" - Some changes needed for PHP build (couchbase#2231)

* Revert "Doc 9222 (couchbase#2212)"

This reverts commit 444f566.

* Gardening

Co-authored-by: Richard Smedley <rgsmedley@gmail.com>

* DOC-9177: Added note on 7.0.2 IP Address Families (couchbase#2205)

* Revert "Revert "Doc 9222" - Some changes needed for PHP build (couchbase#2231)" (couchbase#2232)

This reverts commit ef5f2fb.

* Removed statement: "Couchbase Server supports durability for single-document writes only." (couchbase#2233)

* Fix bad line wrap (couchbase#2229)

* Fix bad line wrap

No line breaks as I intended in this example in actual formatting outside of git - so broke it up into two code blocks

* fix method on POST for /config

* Fix methods for /appcode

* Updated release note for MB-48783 (couchbase#2234)

* Updated release note

* Gardening

Co-authored-by: Richard Smedley <rgsmedley@gmail.com>

* Added note about new charts on query workbench (couchbase#2235)

* Alias fix (couchbase#2238)

* 11.x not ready to go yet. (couchbase#2242)

* Add changes to query workbench to release note (couchbase#2236)

* Added note about new charts on query workbench

* Added QueryBench charts to new features section: relnotes.adoc

* Removed issue reference for chart addition to Query workbench: relnotes.adoc

* DOC-9252: Capella Rebrand (couchbase#2247)

* Quick typo fix (couchbase#2230)

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
Co-authored-by: Tony Hillman <tonyjhillman@gmail.com>
Co-authored-by: Jon Strabala <54073900+jon-strabala@users.noreply.github.com>
Co-authored-by: Richard Smedley <rgsmedley@gmail.com>
Co-authored-by: Hakim <hakim.cassimally@couchbase.com>
Co-authored-by: Brian Kane <38470665+BKaneAtWork@users.noreply.github.com>
simon-dew added a commit to simon-dew/docs-server that referenced this pull request Nov 30, 2021
* DOC-9119: improving description of rebalancing in abstracts and headings. (couchbase#2213)

* DOC-9237: Clarify views deprecation in relnotes (couchbase#2215)

* DOC-9240: remove reference to query tree from query-workbench docs (couchbase#2217)

* DOC-9240: remove reference to query tree from query-workbench.adoc. Add note about removal to relnotes.adoc

* DOC-9240: query-workbench-result-tree.png is no longer in use.

* Doc 9018 document charts on query workbench (couchbase#2216)

* DOC-9018: Adding  Query workbench chart documentation

* Put tree stuff back in because it's handled by DOC-9240

* DOC-9018: Changed query-workbench-result-plan.png, so it looks a bit more like the callouts describing it.

* DOC-9018: Tidying up the numbers

* DOC-6760: Added redirect (couchbase#2168)

* DOC-9080: added entries for Debian 11.x support (couchbase#2221)

* DOC-8891: Added prometheus to list of managed logs (couchbase#2104)

* DOC-8894: Updated bucket durability on create and edit bucket (couchbase#2105)

* DOC-8923: Fixed typo (couchbase#2121)

* DOC-8929: Updated screenshot (couchbase#2127)

* DOC-8931: Added note on audit file deletion responsibility (couchbase#2130)

* DOC-8997: Information on xdcr between pre and post 7.0 (couchbase#2155)

* DOC-9019: Added new metrics for analytics, data service, and cluster manager (couchbase#2208)

* DOC-9099: Modified XDCR Advanced Settings and general internal settin… (couchbase#2190)

* DOC-9099: Modified XDCR Advanced Settings and general internal settingspages

* DOC-9099: Added review feedback

* DOC-9099: Updated statement on HLV

* DOC-9103for7.0: Updated command name (couchbase#2193)

* DOC-9116: Updated reference to xdcr and expiration (couchbase#2197)

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>

* DOC-9094for7.0: Re-included cbsummary (couchbase#2195)

* Doc 9012 (couchbase#2158)

* DOC-9012: Modified password-design advice

* DOC-9012: New password-creation advice

* DOC-6667for7.0: Added redirect for intra-cluster replication (couchbase#2144)

* Eventing REST API 7.0 updates (couchbase#2226)

* Eventing REST API 7.0 updates

Very important for 7.0 (no changes for 7.0.1 or 7.0.2) need for CONNECT

Organize and group into logical sections
Add several missing important endpoints (export, appcode, list, etc.)
Improve descriptions
Fix typos

* Add final /api/v1/list/functions filter

/api/v1/list/functions/query?function_type=sbm
/api/v1/list/functions/query?function_type=notsbm

* Add page-alias for query string query page (couchbase#2228)

* Add page-alias for query string query page

* Update fts-query-string-syntax.adoc

Corrected macro name; added extension to file

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>

* Doc 9222 (couchbase#2212)

* DOC-9222: Draft release notes for 7.0.2

* DOC-9222: Release Notes for 7.0.2

* DOC-9222: Additional fixed issues for release notes for 7.0.2

* DOC-9222: Fixed links

* DOC-9222: Added to new features section for release notes

* DOC-9222: Additional fixes and modifications

* DOC-9222: Incorporated review feedback

* DOC-9222: Added line on Eventing feature

* DOC-9222: Added MB-48713

* DOC-9222: Added feedback on Index Service tickets

* DOC-8540: Added information on strict value for cluster encryption-level (couchbase#2135)

* DOC-8540: Added information on strict value for cluster encryption-level

* DOC-8540: Wording change to description of strict option

* DOC-8540: Added information on consequences of strict TLS enablement

* DOC-8540: Additional information and links related to strict encryption level

* DOC-8540: Clarified server version as 7.0.2+

* DOC-9021: Added statement on effect of revEpoch (couchbase#2165)

* DOC-9017: Standard Index Storage for Ephemeral Buckets (couchbase#2201)

* DOC-9017: Standard Index Storage for Ephemeral Buckets

* DOC-9017: Added note on editions

* DOC-9016: Updated UI for create cluster (couchbase#2159)

* DOC-9016: Updated UI for create cluster

* DOC-9016: Updated address family information for CLI and REST Initialization

* DOC-9178: Added info on new license restriction for node-count in CE 7.0+ (couchbase#2207)

* DOC-9192: Added information on alternate address for target cluster (couchbase#2210)

* DOC-9192: Added information on alternate address for target cluster

* DOC-9192: Added review feedback

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>

* DOC-9066: Added instructions to windows install (couchbase#2211)

* DOC-9066: Added instructions to windows install

* DOC-9066: Added initial bullet on admin privileges

* DOC-9093: Added audit events (couchbase#2186)

* DOC-6535: Added redirect (couchbase#2178)

* Revert "Doc 9222" - Some changes needed for PHP build (couchbase#2231)

* Revert "Doc 9222 (couchbase#2212)"

This reverts commit 444f566.

* Gardening

Co-authored-by: Richard Smedley <rgsmedley@gmail.com>

* DOC-9177: Added note on 7.0.2 IP Address Families (couchbase#2205)

* Revert "Revert "Doc 9222" - Some changes needed for PHP build (couchbase#2231)" (couchbase#2232)

This reverts commit ef5f2fb.

* Removed statement: "Couchbase Server supports durability for single-document writes only." (couchbase#2233)

* Fix bad line wrap (couchbase#2229)

* Fix bad line wrap

No line breaks as I intended in this example in actual formatting outside of git - so broke it up into two code blocks

* fix method on POST for /config

* Fix methods for /appcode

* Updated release note for MB-48783 (couchbase#2234)

* Updated release note

* Gardening

Co-authored-by: Richard Smedley <rgsmedley@gmail.com>

* Added note about new charts on query workbench (couchbase#2235)

* Alias fix (couchbase#2238)

* 11.x not ready to go yet. (couchbase#2242)

* Add changes to query workbench to release note (couchbase#2236)

* Added note about new charts on query workbench

* Added QueryBench charts to new features section: relnotes.adoc

* Removed issue reference for chart addition to Query workbench: relnotes.adoc

* DOC-9252: Capella Rebrand (couchbase#2247)

* Quick typo fix (couchbase#2230)

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
Co-authored-by: Tony Hillman <tonyjhillman@gmail.com>
Co-authored-by: Jon Strabala <54073900+jon-strabala@users.noreply.github.com>
Co-authored-by: Richard Smedley <rgsmedley@gmail.com>
Co-authored-by: Hakim <hakim.cassimally@couchbase.com>
Co-authored-by: Brian Kane <38470665+BKaneAtWork@users.noreply.github.com>
simon-dew added a commit to simon-dew/docs-server that referenced this pull request Nov 30, 2021
* DOC-9119: improving description of rebalancing in abstracts and headings. (couchbase#2213)

* DOC-9237: Clarify views deprecation in relnotes (couchbase#2215)

* DOC-9240: remove reference to query tree from query-workbench docs (couchbase#2217)

* DOC-9240: remove reference to query tree from query-workbench.adoc. Add note about removal to relnotes.adoc

* DOC-9240: query-workbench-result-tree.png is no longer in use.

* Doc 9018 document charts on query workbench (couchbase#2216)

* DOC-9018: Adding  Query workbench chart documentation

* Put tree stuff back in because it's handled by DOC-9240

* DOC-9018: Changed query-workbench-result-plan.png, so it looks a bit more like the callouts describing it.

* DOC-9018: Tidying up the numbers

* DOC-6760: Added redirect (couchbase#2168)

* DOC-9080: added entries for Debian 11.x support (couchbase#2221)

* DOC-8891: Added prometheus to list of managed logs (couchbase#2104)

* DOC-8894: Updated bucket durability on create and edit bucket (couchbase#2105)

* DOC-8923: Fixed typo (couchbase#2121)

* DOC-8929: Updated screenshot (couchbase#2127)

* DOC-8931: Added note on audit file deletion responsibility (couchbase#2130)

* DOC-8997: Information on xdcr between pre and post 7.0 (couchbase#2155)

* DOC-9019: Added new metrics for analytics, data service, and cluster manager (couchbase#2208)

* DOC-9099: Modified XDCR Advanced Settings and general internal settin… (couchbase#2190)

* DOC-9099: Modified XDCR Advanced Settings and general internal settingspages

* DOC-9099: Added review feedback

* DOC-9099: Updated statement on HLV

* DOC-9103for7.0: Updated command name (couchbase#2193)

* DOC-9116: Updated reference to xdcr and expiration (couchbase#2197)

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>

* DOC-9094for7.0: Re-included cbsummary (couchbase#2195)

* Doc 9012 (couchbase#2158)

* DOC-9012: Modified password-design advice

* DOC-9012: New password-creation advice

* DOC-6667for7.0: Added redirect for intra-cluster replication (couchbase#2144)

* Eventing REST API 7.0 updates (couchbase#2226)

* Eventing REST API 7.0 updates

Very important for 7.0 (no changes for 7.0.1 or 7.0.2) need for CONNECT

Organize and group into logical sections
Add several missing important endpoints (export, appcode, list, etc.)
Improve descriptions
Fix typos

* Add final /api/v1/list/functions filter

/api/v1/list/functions/query?function_type=sbm
/api/v1/list/functions/query?function_type=notsbm

* Add page-alias for query string query page (couchbase#2228)

* Add page-alias for query string query page

* Update fts-query-string-syntax.adoc

Corrected macro name; added extension to file

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>

* Doc 9222 (couchbase#2212)

* DOC-9222: Draft release notes for 7.0.2

* DOC-9222: Release Notes for 7.0.2

* DOC-9222: Additional fixed issues for release notes for 7.0.2

* DOC-9222: Fixed links

* DOC-9222: Added to new features section for release notes

* DOC-9222: Additional fixes and modifications

* DOC-9222: Incorporated review feedback

* DOC-9222: Added line on Eventing feature

* DOC-9222: Added MB-48713

* DOC-9222: Added feedback on Index Service tickets

* DOC-8540: Added information on strict value for cluster encryption-level (couchbase#2135)

* DOC-8540: Added information on strict value for cluster encryption-level

* DOC-8540: Wording change to description of strict option

* DOC-8540: Added information on consequences of strict TLS enablement

* DOC-8540: Additional information and links related to strict encryption level

* DOC-8540: Clarified server version as 7.0.2+

* DOC-9021: Added statement on effect of revEpoch (couchbase#2165)

* DOC-9017: Standard Index Storage for Ephemeral Buckets (couchbase#2201)

* DOC-9017: Standard Index Storage for Ephemeral Buckets

* DOC-9017: Added note on editions

* DOC-9016: Updated UI for create cluster (couchbase#2159)

* DOC-9016: Updated UI for create cluster

* DOC-9016: Updated address family information for CLI and REST Initialization

* DOC-9178: Added info on new license restriction for node-count in CE 7.0+ (couchbase#2207)

* DOC-9192: Added information on alternate address for target cluster (couchbase#2210)

* DOC-9192: Added information on alternate address for target cluster

* DOC-9192: Added review feedback

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>

* DOC-9066: Added instructions to windows install (couchbase#2211)

* DOC-9066: Added instructions to windows install

* DOC-9066: Added initial bullet on admin privileges

* DOC-9093: Added audit events (couchbase#2186)

* DOC-6535: Added redirect (couchbase#2178)

* Revert "Doc 9222" - Some changes needed for PHP build (couchbase#2231)

* Revert "Doc 9222 (couchbase#2212)"

This reverts commit 444f566.

* Gardening

Co-authored-by: Richard Smedley <rgsmedley@gmail.com>

* DOC-9177: Added note on 7.0.2 IP Address Families (couchbase#2205)

* Revert "Revert "Doc 9222" - Some changes needed for PHP build (couchbase#2231)" (couchbase#2232)

This reverts commit ef5f2fb.

* Removed statement: "Couchbase Server supports durability for single-document writes only." (couchbase#2233)

* Fix bad line wrap (couchbase#2229)

* Fix bad line wrap

No line breaks as I intended in this example in actual formatting outside of git - so broke it up into two code blocks

* fix method on POST for /config

* Fix methods for /appcode

* Updated release note for MB-48783 (couchbase#2234)

* Updated release note

* Gardening

Co-authored-by: Richard Smedley <rgsmedley@gmail.com>

* Added note about new charts on query workbench (couchbase#2235)

* Alias fix (couchbase#2238)

* 11.x not ready to go yet. (couchbase#2242)

* Add changes to query workbench to release note (couchbase#2236)

* Added note about new charts on query workbench

* Added QueryBench charts to new features section: relnotes.adoc

* Removed issue reference for chart addition to Query workbench: relnotes.adoc

* DOC-9252: Capella Rebrand (couchbase#2247)

* Quick typo fix (couchbase#2230)

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
Co-authored-by: Tony Hillman <tonyjhillman@gmail.com>
Co-authored-by: Jon Strabala <54073900+jon-strabala@users.noreply.github.com>
Co-authored-by: Richard Smedley <rgsmedley@gmail.com>
Co-authored-by: Hakim <hakim.cassimally@couchbase.com>
Co-authored-by: Brian Kane <38470665+BKaneAtWork@users.noreply.github.com>
simon-dew added a commit to simon-dew/docs-server that referenced this pull request Nov 30, 2021
* DOC-9119: improving description of rebalancing in abstracts and headings. (couchbase#2213)

* DOC-9237: Clarify views deprecation in relnotes (couchbase#2215)

* DOC-9240: remove reference to query tree from query-workbench docs (couchbase#2217)

* DOC-9240: remove reference to query tree from query-workbench.adoc. Add note about removal to relnotes.adoc

* DOC-9240: query-workbench-result-tree.png is no longer in use.

* Doc 9018 document charts on query workbench (couchbase#2216)

* DOC-9018: Adding  Query workbench chart documentation

* Put tree stuff back in because it's handled by DOC-9240

* DOC-9018: Changed query-workbench-result-plan.png, so it looks a bit more like the callouts describing it.

* DOC-9018: Tidying up the numbers

* DOC-6760: Added redirect (couchbase#2168)

* DOC-9080: added entries for Debian 11.x support (couchbase#2221)

* DOC-8891: Added prometheus to list of managed logs (couchbase#2104)

* DOC-8894: Updated bucket durability on create and edit bucket (couchbase#2105)

* DOC-8923: Fixed typo (couchbase#2121)

* DOC-8929: Updated screenshot (couchbase#2127)

* DOC-8931: Added note on audit file deletion responsibility (couchbase#2130)

* DOC-8997: Information on xdcr between pre and post 7.0 (couchbase#2155)

* DOC-9019: Added new metrics for analytics, data service, and cluster manager (couchbase#2208)

* DOC-9099: Modified XDCR Advanced Settings and general internal settin… (couchbase#2190)

* DOC-9099: Modified XDCR Advanced Settings and general internal settingspages

* DOC-9099: Added review feedback

* DOC-9099: Updated statement on HLV

* DOC-9103for7.0: Updated command name (couchbase#2193)

* DOC-9116: Updated reference to xdcr and expiration (couchbase#2197)

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>

* DOC-9094for7.0: Re-included cbsummary (couchbase#2195)

* Doc 9012 (couchbase#2158)

* DOC-9012: Modified password-design advice

* DOC-9012: New password-creation advice

* DOC-6667for7.0: Added redirect for intra-cluster replication (couchbase#2144)

* Eventing REST API 7.0 updates (couchbase#2226)

* Eventing REST API 7.0 updates

Very important for 7.0 (no changes for 7.0.1 or 7.0.2) need for CONNECT

Organize and group into logical sections
Add several missing important endpoints (export, appcode, list, etc.)
Improve descriptions
Fix typos

* Add final /api/v1/list/functions filter

/api/v1/list/functions/query?function_type=sbm
/api/v1/list/functions/query?function_type=notsbm

* Add page-alias for query string query page (couchbase#2228)

* Add page-alias for query string query page

* Update fts-query-string-syntax.adoc

Corrected macro name; added extension to file

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>

* Doc 9222 (couchbase#2212)

* DOC-9222: Draft release notes for 7.0.2

* DOC-9222: Release Notes for 7.0.2

* DOC-9222: Additional fixed issues for release notes for 7.0.2

* DOC-9222: Fixed links

* DOC-9222: Added to new features section for release notes

* DOC-9222: Additional fixes and modifications

* DOC-9222: Incorporated review feedback

* DOC-9222: Added line on Eventing feature

* DOC-9222: Added MB-48713

* DOC-9222: Added feedback on Index Service tickets

* DOC-8540: Added information on strict value for cluster encryption-level (couchbase#2135)

* DOC-8540: Added information on strict value for cluster encryption-level

* DOC-8540: Wording change to description of strict option

* DOC-8540: Added information on consequences of strict TLS enablement

* DOC-8540: Additional information and links related to strict encryption level

* DOC-8540: Clarified server version as 7.0.2+

* DOC-9021: Added statement on effect of revEpoch (couchbase#2165)

* DOC-9017: Standard Index Storage for Ephemeral Buckets (couchbase#2201)

* DOC-9017: Standard Index Storage for Ephemeral Buckets

* DOC-9017: Added note on editions

* DOC-9016: Updated UI for create cluster (couchbase#2159)

* DOC-9016: Updated UI for create cluster

* DOC-9016: Updated address family information for CLI and REST Initialization

* DOC-9178: Added info on new license restriction for node-count in CE 7.0+ (couchbase#2207)

* DOC-9192: Added information on alternate address for target cluster (couchbase#2210)

* DOC-9192: Added information on alternate address for target cluster

* DOC-9192: Added review feedback

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>

* DOC-9066: Added instructions to windows install (couchbase#2211)

* DOC-9066: Added instructions to windows install

* DOC-9066: Added initial bullet on admin privileges

* DOC-9093: Added audit events (couchbase#2186)

* DOC-6535: Added redirect (couchbase#2178)

* Revert "Doc 9222" - Some changes needed for PHP build (couchbase#2231)

* Revert "Doc 9222 (couchbase#2212)"

This reverts commit 444f566.

* Gardening

Co-authored-by: Richard Smedley <rgsmedley@gmail.com>

* DOC-9177: Added note on 7.0.2 IP Address Families (couchbase#2205)

* Revert "Revert "Doc 9222" - Some changes needed for PHP build (couchbase#2231)" (couchbase#2232)

This reverts commit ef5f2fb.

* Removed statement: "Couchbase Server supports durability for single-document writes only." (couchbase#2233)

* Fix bad line wrap (couchbase#2229)

* Fix bad line wrap

No line breaks as I intended in this example in actual formatting outside of git - so broke it up into two code blocks

* fix method on POST for /config

* Fix methods for /appcode

* Updated release note for MB-48783 (couchbase#2234)

* Updated release note

* Gardening

Co-authored-by: Richard Smedley <rgsmedley@gmail.com>

* Added note about new charts on query workbench (couchbase#2235)

* Alias fix (couchbase#2238)

* 11.x not ready to go yet. (couchbase#2242)

* Add changes to query workbench to release note (couchbase#2236)

* Added note about new charts on query workbench

* Added QueryBench charts to new features section: relnotes.adoc

* Removed issue reference for chart addition to Query workbench: relnotes.adoc

* DOC-9252: Capella Rebrand (couchbase#2247)

* Quick typo fix (couchbase#2230)

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
Co-authored-by: Tony Hillman <tonyjhillman@gmail.com>
Co-authored-by: Jon Strabala <54073900+jon-strabala@users.noreply.github.com>
Co-authored-by: Richard Smedley <rgsmedley@gmail.com>
Co-authored-by: Hakim <hakim.cassimally@couchbase.com>
Co-authored-by: Brian Kane <38470665+BKaneAtWork@users.noreply.github.com>
simon-dew added a commit to simon-dew/docs-server that referenced this pull request Jan 19, 2022
* DOC-9119: improving description of rebalancing in abstracts and headings. (couchbase#2213)

* DOC-9237: Clarify views deprecation in relnotes (couchbase#2215)

* DOC-9240: remove reference to query tree from query-workbench docs (couchbase#2217)

* DOC-9240: remove reference to query tree from query-workbench.adoc. Add note about removal to relnotes.adoc

* DOC-9240: query-workbench-result-tree.png is no longer in use.

* Doc 9018 document charts on query workbench (couchbase#2216)

* DOC-9018: Adding  Query workbench chart documentation

* Put tree stuff back in because it's handled by DOC-9240

* DOC-9018: Changed query-workbench-result-plan.png, so it looks a bit more like the callouts describing it.

* DOC-9018: Tidying up the numbers

* DOC-6760: Added redirect (couchbase#2168)

* DOC-9080: added entries for Debian 11.x support (couchbase#2221)

* DOC-8891: Added prometheus to list of managed logs (couchbase#2104)

* DOC-8894: Updated bucket durability on create and edit bucket (couchbase#2105)

* DOC-8923: Fixed typo (couchbase#2121)

* DOC-8929: Updated screenshot (couchbase#2127)

* DOC-8931: Added note on audit file deletion responsibility (couchbase#2130)

* DOC-8997: Information on xdcr between pre and post 7.0 (couchbase#2155)

* DOC-9019: Added new metrics for analytics, data service, and cluster manager (couchbase#2208)

* DOC-9099: Modified XDCR Advanced Settings and general internal settin… (couchbase#2190)

* DOC-9099: Modified XDCR Advanced Settings and general internal settingspages

* DOC-9099: Added review feedback

* DOC-9099: Updated statement on HLV

* DOC-9103for7.0: Updated command name (couchbase#2193)

* DOC-9116: Updated reference to xdcr and expiration (couchbase#2197)

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>

* DOC-9094for7.0: Re-included cbsummary (couchbase#2195)

* Doc 9012 (couchbase#2158)

* DOC-9012: Modified password-design advice

* DOC-9012: New password-creation advice

* DOC-6667for7.0: Added redirect for intra-cluster replication (couchbase#2144)

* Eventing REST API 7.0 updates (couchbase#2226)

* Eventing REST API 7.0 updates

Very important for 7.0 (no changes for 7.0.1 or 7.0.2) need for CONNECT

Organize and group into logical sections
Add several missing important endpoints (export, appcode, list, etc.)
Improve descriptions
Fix typos

* Add final /api/v1/list/functions filter

/api/v1/list/functions/query?function_type=sbm
/api/v1/list/functions/query?function_type=notsbm

* Add page-alias for query string query page (couchbase#2228)

* Add page-alias for query string query page

* Update fts-query-string-syntax.adoc

Corrected macro name; added extension to file

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>

* Doc 9222 (couchbase#2212)

* DOC-9222: Draft release notes for 7.0.2

* DOC-9222: Release Notes for 7.0.2

* DOC-9222: Additional fixed issues for release notes for 7.0.2

* DOC-9222: Fixed links

* DOC-9222: Added to new features section for release notes

* DOC-9222: Additional fixes and modifications

* DOC-9222: Incorporated review feedback

* DOC-9222: Added line on Eventing feature

* DOC-9222: Added MB-48713

* DOC-9222: Added feedback on Index Service tickets

* DOC-8540: Added information on strict value for cluster encryption-level (couchbase#2135)

* DOC-8540: Added information on strict value for cluster encryption-level

* DOC-8540: Wording change to description of strict option

* DOC-8540: Added information on consequences of strict TLS enablement

* DOC-8540: Additional information and links related to strict encryption level

* DOC-8540: Clarified server version as 7.0.2+

* DOC-9021: Added statement on effect of revEpoch (couchbase#2165)

* DOC-9017: Standard Index Storage for Ephemeral Buckets (couchbase#2201)

* DOC-9017: Standard Index Storage for Ephemeral Buckets

* DOC-9017: Added note on editions

* DOC-9016: Updated UI for create cluster (couchbase#2159)

* DOC-9016: Updated UI for create cluster

* DOC-9016: Updated address family information for CLI and REST Initialization

* DOC-9178: Added info on new license restriction for node-count in CE 7.0+ (couchbase#2207)

* DOC-9192: Added information on alternate address for target cluster (couchbase#2210)

* DOC-9192: Added information on alternate address for target cluster

* DOC-9192: Added review feedback

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>

* DOC-9066: Added instructions to windows install (couchbase#2211)

* DOC-9066: Added instructions to windows install

* DOC-9066: Added initial bullet on admin privileges

* DOC-9093: Added audit events (couchbase#2186)

* DOC-6535: Added redirect (couchbase#2178)

* Revert "Doc 9222" - Some changes needed for PHP build (couchbase#2231)

* Revert "Doc 9222 (couchbase#2212)"

This reverts commit 444f566.

* Gardening

Co-authored-by: Richard Smedley <rgsmedley@gmail.com>

* DOC-9177: Added note on 7.0.2 IP Address Families (couchbase#2205)

* Revert "Revert "Doc 9222" - Some changes needed for PHP build (couchbase#2231)" (couchbase#2232)

This reverts commit ef5f2fb.

* Removed statement: "Couchbase Server supports durability for single-document writes only." (couchbase#2233)

* Fix bad line wrap (couchbase#2229)

* Fix bad line wrap

No line breaks as I intended in this example in actual formatting outside of git - so broke it up into two code blocks

* fix method on POST for /config

* Fix methods for /appcode

* Updated release note for MB-48783 (couchbase#2234)

* Updated release note

* Gardening

Co-authored-by: Richard Smedley <rgsmedley@gmail.com>

* Added note about new charts on query workbench (couchbase#2235)

* Alias fix (couchbase#2238)

* 11.x not ready to go yet. (couchbase#2242)

* Add changes to query workbench to release note (couchbase#2236)

* Added note about new charts on query workbench

* Added QueryBench charts to new features section: relnotes.adoc

* Removed issue reference for chart addition to Query workbench: relnotes.adoc

* DOC-9252: Capella Rebrand (couchbase#2247)

* Quick typo fix (couchbase#2230)

Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
Co-authored-by: Tony Hillman <tonyjhillman@gmail.com>
Co-authored-by: Jon Strabala <54073900+jon-strabala@users.noreply.github.com>
Co-authored-by: Richard Smedley <rgsmedley@gmail.com>
Co-authored-by: Hakim <hakim.cassimally@couchbase.com>
Co-authored-by: Brian Kane <38470665+BKaneAtWork@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
8 participants