-
Notifications
You must be signed in to change notification settings - Fork 467
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
RS: Everest 7.2.4 release #2750
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Added RS image folders for new buttons, icons, & screenshots * RS: Update databases for new UI part 1 (#2558) * DOC-2214 Update delete DB for new UI * Persistence - small edits * More small persistence edits * DOC-2207 Update DB persistence for new UI * DOC-2210 Update schedule backups for new UI * DOC-2210 More updates for schedule backups for new UI * DOC-2214 Added toggle actions button * RS: Update cluster for new UI part 1 (#2559) * DOC-2186 Update license keys for new UI * DOC-2185 Update cluster settings for new UI * DOC-2186 More updates for license key for new UI * DOC-2185 More updates for cluster settings for new UI * DOC-2208 and DOC-2209: Import data and Export data for new UI (#2561) * DOC-2214 Update delete DB for new UI * Persistence - small edits * More small persistence edits * DOC-2207 Update DB persistence for new UI * DOC-2210 Update schedule backups for new UI * DOC-2210 More updates for schedule backups for new UI * DOC-2214 Added toggle actions button * Changed instructions for UI and edited for clarity * Updated export data linktitle * Modify selecting toggle actions button * Incorporate style changes from backup --------- Co-authored-by: Rachel Elledge <[email protected]> * DOC-2190: RS: Update monitoring for new UI (#2556) * Update monitoring index page * Moved icon image to icon folder * DOC-2187: Update replace node for new UI (#2591) * Updated replace node for new UI * incorporate feedback * RS: Update databases for new UI part 2 (#2652) * DOC-1908 Update create DB for new UI * DOC-1909 Updated configure DB for new UI * Feedback updates --------- Co-authored-by: Cameron Bates <[email protected]>
* DOC-2131 RESP3 support * DOC-2131 rladmin tune db RESP3 * DOC-2417 Client RESP prerequisites for Redis 7.2 upgrade * Update content/rs/references/compatibility/resp.md Co-authored-by: Kaitlyn Michael <[email protected]> * DOC-2131 DOC-2417 Feedback updates --------- Co-authored-by: Kaitlyn Michael <[email protected]>
* delete "(RoF)" * Replace "Redis on Flash" * kubernetes/re-clusters/auto-tiering * /rs/databases/auto-tiering relrefs * rof-quickstart changed to quickstart * remove "(rof)" * rename metrics page+relrefs * add previously known as * previously known as * Update _index.md Alon's changes for Auto-Tiering main page * Update auto-tiering.md new metrics of auto tiering * Update license-keys.md adding how to monitor license (starting RS 7.2) * Update license-keys.md license validations update (v7.2) * Update prometheus-metrics-definitions.md new metrics around Auto Tiering and licensing (v7.2) * Update info.md addition of bigstore_driver (storage engine) to rladmin info cluster as part of v7.2 auto tiering * Update config.md addition of bigstore_driver to rladmin cluster config * Update license-keys.md license structure update with v7.2 * Update content/rc/subscriptions/_index.md Co-authored-by: Cameron Bates <[email protected]> * Apply suggestions from code review Co-authored-by: Alon Magrafta <[email protected]> --------- Co-authored-by: Alon Magrafta <[email protected]> Co-authored-by: Cameron Bates <[email protected]>
ACL API enhancements in 7.2
* manage storage engine DOC-2521 * correct relref * edits * add warning to k8s * Update content/rs/databases/auto-tiering/storage-engine.md Co-authored-by: Alon Magrafta <[email protected]> --------- Co-authored-by: Alon Magrafta <[email protected]>
…islabs-docs into release-rs-everest
* DOC-2421 Predefined roles & ACLs deprecations * DOC-2460 ACL 2 key patterns & selectors * DOC-2460 ACL 2 updates * Feedback updates * DOC-2460 Known ACL limitations * DOC-2537 pub/sub default permissions transition details and instructions * DOC-2193 New UI updates for configure ACLs * Feedback updates * Feedback updates - placement of ACL differences * Removed deprecated predefined ACLs * Feedback update - removed Full Access default user note
* DOC-2200 New UI updates for Auto Tiering quickstart * Fixed new UI URL & name
* DOC-2189 New UI updates for slowlog * DOC-2188 Log UI updates * New UI updates for create support package * Add step to switch to the legacy UI for remove node * New UI updates for add node to cluster * New UI updates for connect redis-cli over TLS * New UI updates for new cluster setup * Fixed new UI URL * Feedback updates for log UI
* rladmin & REST API updates for resp3 & resp3_default * RESP3 anchors
* DOC-2498 Triggers and functions landing page * Added links & Enterprise feature compatibility for triggers & functions preview
* DOC-2593 Updated log rotation * Small copy edit * Feedback updates & corrections
* DOC-2529 Release notes - deprecate predefined roles & ACLs * Release notes - highlights and placeholders for new features and enhancements * Release notes index - highlights and RBAC deprecations * DOC-2427 Release notes - new UI * Release notes - Redis 7 & 7.2 features * DOC-2417 DOC-2441 Release notes - RESP3 and sharded pub/sub support * Release notes - ACL2 and pub/sub upcoming changes * DOC-2426 Release notes - 3 Redis DB versions * DOC-2538 Release notes - new INFO fields * DOC-2420 Release notes - OSS Redis 7 & 7.2 breaking changes * DOC-2437 Release notes - RS breaking changes * DOC-2428 Release notes - deprecations * Release notes - major changes description * DOC-2430 Release notes - LDAP external users deprecation/removal * DOC-2431 Release notes - resolved issues * DOC-1810 Release notes - supported platforms snapshot * DOC-2428 Release notes - more deprecation details * DOC-2427 Release notes - new UI feedback updates * DOC-2432 Release notes - known limitations part 1 * DOC-2432 Release notes - removed new UI license limitation * DOC-2433 Release notes - known limitations part 2 * DOC-2437 Removed ticket numbers * DOC-2428 Release notes - added TLS & 3DES cipher deprecations * DOC-2420 Release notes - upcoming command request/response changes * DOC-2420 Release notes - combined 7.2 breaking changes from 7.0 and 6.2 into a single section for RS * Release notes - fixed new UI URL & name * DOC-2532 DOC-2534 Release notes - Auto Tiering & license updates * DOC-2532 Release notes - Auto Tiering * DOC-2429 Release notes - Triggers and Functions preview * Updated month * DOC-2532 Release notes - Auto Tiering anchor * DOC-2431 Release notes - more resolved issues * DOC-2429 Release notes - INFO accepts multiple section arguments * Release notes - supported platforms deprecations * Sentence case * Release notes - log rotation enhancements * Release notes - large module support * Style fix * Release notes feedback updates & added API deprecations * Apply suggestions from code review Co-authored-by: Alon Magrafta <[email protected]> * Feedback updates for release notes descriptions/major changes * Added Redis Stack 7.2 highlights and module versions to RS 7.2 release notes * Release notes - added DELETE /v1/modules to deprecation list * API deprecations - deprecated as of vX.Y.Z * Release notes - known limitation for modules on Oracle 7 & 8 * Note - limitation for upgrading RHEL when using modules is fixed for clusters using RS 7.2 * DOC-2612 Release notes - known legacy UI issue for saving cluster preferences * DOC-2611 Release notes - legacy UI deprecation notice * Updating Redis Stack 7.2 features (#2747) * Update rs-7-2-tba.md adding description of Redis Stack 7.2 features * Update rs-7-2-tba.md * Reorganized release notes to match new release notes template * DOC-2431 Added more resolved issues to release notes * Feedback - word change * Added breaking changes links to release notes index page * Stack release notes copy edits * Feedback update - version number * Feedback update - ACL password limitations * DOC-2133 md5 checksums & build number --------- Co-authored-by: Alon Magrafta <[email protected]> Co-authored-by: ViktarStarastsenka <[email protected]>
* RS: API deprecations & updates * Module feedback updates * Feedback updates - deprecated as of vX.Y.Z
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Staged preview: