-
Notifications
You must be signed in to change notification settings - Fork 39
DOC-13291: Sync Gateway 3.3 Docs #877
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
Conversation
* Partitioned indexes * Disable public all docs option
* Update Indexing page to de-emphasize Views * Document partitioned indexes * Deprecate num_index_replicas → index.num_replicas * Rebuild Redocly documentation * Updates after review
* Update supported OS * Update CBL compatibility * Update Server compatibility
* Update SG Collect Info * Update What's New * Minor fixes
* Add new features to release notes * Highlight future changes to Enable Shared Bucket Access * Highlight future changes to Disable All Public Docs * Fix broken attributes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This LGTM!
* Add fixed issues and enhancements * Update description of SG Collect Info changes
modules/ROOT/pages/_partials/release_notes/sync-gateway-3-3-0-release-note.adoc
Outdated
Show resolved
Hide resolved
modules/ROOT/pages/_partials/release_notes/sync-gateway-3-3-0-release-note.adoc
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tor said he's already got these covered and is doing most of the reivew, but idk where this review is or where updates are taking place? I've not reviewed anything else.
* Deprecated tickets * Update release date
Hi @bbrks , I was asked to consolidate all the changes into one pull request so reviewers could see everything in one place. You can see all the previous PRs here. If you want to see previous review comments for partitioned indexes take a look at #864 . |
fix broken attributes
Add performance improvements for larger deployments
Docs issue: DOC-13291
This is the unified pull request for all Sync Gateway 3.3 documentation. The doc previews will be updated as more documentation is added to the feature branch.
Doc previews:
Credentials: Preview docs for internal review
Other changes include:
num_index_replicas
in favor ofindex.num_replicas
enable_shared_bucket_access
Important
Rebase and merge!