-
Notifications
You must be signed in to change notification settings - Fork 270
RC: 8.2 Pro release - version management #2239
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
base: main
Are you sure you want to change the base?
Conversation
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.
Language and links LGTM.
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.
Only a few pedantic suggestions that you should feel free to ignore :-) Otherwise, language LGTM.
content/operate/rc/databases/create-database/create-active-active-database.md
Outdated
Show resolved
Hide resolved
content/operate/rc/databases/create-database/create-pro-database-new.md
Outdated
Show resolved
Hide resolved
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
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.
should be November. Release date is Nov 6
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.
also, "Redis Cloud will automatically upgrade your database to the latest minor version during maintenance windows" - not accurate.
I would seperate it to two features.
- 8.2 availability
- auto upgrade minor versions
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.
I would put a highlighted note at the beginning of the page that you don't need to choose advanced capabilities starting from Redis 8. Most of the new customers who come to to the docs will probably use the latest redis version
content/operate/rc/databases/create-database/create-pro-database-existing.md
Outdated
Show resolved
Hide resolved
| - Applications with infrequent upgrade cycles | ||
| - Enterprise deployments with strict change management | ||
|
|
||
| **Current LTS versions**: Redis 6.2, 7.2, 7.4 |
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.
worth saying that 7.2 is an exception. A few sentences above we wrote that it's only the latest minor of the major and here customers will ask themselves why 7.2 is LTS
DOC-5754