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

Jira DOC-756: RS 6.2.4 Release notes #1506

Merged
merged 16 commits into from
Aug 31, 2021
Merged

Conversation

lanceleonard
Copy link
Contributor

  • Initial draft

AlonMagrafta and others added 10 commits August 17, 2021 06:20
* [Urgent] 6.0.20 known limitation - 2 critical bugs

* Update rs-6-0-20-april-2021.md
* CRDB - add known limitation red-61114

* Update content/rs/release-notes/rs-6-0-20-april-2021.md

Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>

Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>
Add RESET & FAILOVER to the list of OSS Redis unsupported commands (starting with Redis 6.2 and Redis Enterprise 6.2.4)
* Breadcrumbs now use LinkTitle instead of Title
@CLAassistant
Copy link

CLAassistant commented Aug 30, 2021

CLA assistant check
All committers have signed the CLA.

@lanceleonard
Copy link
Contributor Author

@adisht - Note that there are a few pieces of information missing. Search the preview for TBD and let me know what we need to put in those places.

@lanceleonard
Copy link
Contributor Author

A staged preview is available

Copy link
Collaborator

@rrelledge rrelledge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left some suggestions for typos and link fixes.

content/rs/release-notes/rs-6-2-4-august-2021.md Outdated Show resolved Hide resolved
content/rs/release-notes/rs-6-2-4-august-2021.md Outdated Show resolved Hide resolved
content/rs/release-notes/rs-6-2-4-august-2021.md Outdated Show resolved Hide resolved
content/rs/release-notes/rs-6-2-4-august-2021.md Outdated Show resolved Hide resolved
content/rs/release-notes/rs-6-2-4-august-2021.md Outdated Show resolved Hide resolved

## Resolved issues

- RS39954 - Changed the UI status indication for the [default user]({{<relref "/rs/references/rladmin.md#upgrade">}}) from `Active/Inactive` to `Enabled/Disabled`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- RS39954 - Changed the UI status indication for the [default user]({{<relref "/rs/references/rladmin.md#upgrade">}}) from `Active/Inactive` to `Enabled/Disabled`
- RS39954 - Changed the UI status indication for the [default user]({{<relref "/rs/references/rladmin#upgrade">}}) from `Active/Inactive` to `Enabled/Disabled`

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've made the update, the link still doesn't go to the correct section. We can ship this update and continue to iterate, as I think there's a glitch in link handling.


- RS42626 - Increased the max length for modules commands from 23 characters to 64 characters

- RS54732 - Fixed incorrect reporting of number database connections, which caused the number of connections to be reports as a 20 digit number
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- RS54732 - Fixed incorrect reporting of number database connections, which caused the number of connections to be reports as a 20 digit number
- RS54732 - Fixed incorrect reporting of number database connections, which caused the number of connections to be reported as a 20 digit number

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.


- RS54732 - Fixed incorrect reporting of number database connections, which caused the number of connections to be reports as a 20 digit number

- RS52265 - Fixed excessive log lines reporting when Active-Active database is on featureset `0`. We recommend [upgrading the featureset]({{<relref "/rs/installing-upgrading/upgrading.md#upgrading-activeactive-databases">}}) version to the latest
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- RS52265 - Fixed excessive log lines reporting when Active-Active database is on featureset `0`. We recommend [upgrading the featureset]({{<relref "/rs/installing-upgrading/upgrading.md#upgrading-activeactive-databases">}}) version to the latest
- RS52265 - Fixed excessive log lines reporting when an Active-Active database is on featureset `0`. We recommend [upgrading the featureset]({{<relref "/rs/installing-upgrading/upgrading.md#upgrading-activeactive-databases">}}) version to the latest

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.


- RS52265 - Fixed excessive log lines reporting when Active-Active database is on featureset `0`. We recommend [upgrading the featureset]({{<relref "/rs/installing-upgrading/upgrading.md#upgrading-activeactive-databases">}}) version to the latest

- RS56122 - Fixed a bug that was causing AOF files to grow when the replicas of two Active-Active database became disconnected during full synchronization
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- RS56122 - Fixed a bug that was causing AOF files to grow when the replicas of two Active-Active database became disconnected during full synchronization
- RS56122 - Fixed a bug that was causing AOF files to grow when the replicas of two Active-Active databases became disconnected during full synchronization

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.


## Known limitations

All [known limitations]({{<relref "/rs/release-notes/rs-6-0-20-april-2021.md#known-limitations">}}) from v6.0.20 have been fixed.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
All [known limitations]({{<relref "/rs/release-notes/rs-6-0-20-april-2021.md#known-limitations">}}) from v6.0.20 have been fixed.
All [known limitations]({{<relref "/rs/release-notes/rs-6-0-20-april-2021#known-limitations">}}) from v6.0.20 have been fixed.

@lanceleonard lanceleonard merged commit 7a27f0f into release-rs-6.2.4 Aug 31, 2021
@lanceleonard lanceleonard deleted the jira-doc-756 branch August 31, 2021 04:21
lanceleonard added a commit that referenced this pull request Aug 31, 2021
* Updating RS version dropdown and redirects for RS 6.2.x release series (#1452)

* Jira DOC-746: RS - Document INE and new rladmin settings. (#1479)

* Initial draft

* Clarifying and other minor edits.

* Adding missing mtls flag

* Consolidating duplicate sections.  Oops.

* Initial draft of internode encryption article.

* Squashed commit of the following updates 

commit e26f2e90 
Author: Lance Leonard <lanceleonard@users.noreply.github.com> 
Date: Tue Aug 10 2021 09:37:51 GMT-0500 (Central Daylight Time) 

    Ugh.  Tpyo


commit 322e1820 
Author: Lance Leonard <lanceleonard@users.noreply.github.com> 
Date: Mon Aug 09 2021 22:52:07 GMT-0500 (Central Daylight Time) 

    More updates


commit d589f766 
Author: Lance Leonard <lanceleonard@users.noreply.github.com> 
Date: Mon Aug 09 2021 11:41:30 GMT-0500 (Central Daylight Time) 

    Initial draft of changes


commit 46ba9c7a 
Author: Lance Leonard <lanceleonard@users.noreply.github.com> 
Date: Fri Aug 06 2021 14:19:43 GMT-0500 (Central Daylight Time) 

    Merge branch 'master' into content-updates to bring up-to-date with other project (though Fri Aug 6)


commit 0e20399b 
Author: Rachel Elledge <rachel.elledge@redislabs.com> 
Date: Fri Aug 06 2021 10:38:21 GMT-0500 (Central Daylight Time) 

    Updated terraform IAM template json


commit 5feb8d43 
Author: Rachel Elledge <rachel.elledge@redislabs.com> 
Date: Fri Aug 06 2021 10:23:00 GMT-0500 (Central Daylight Time) 

    Updated circleci jobs


commit 2a79ccb4 
Author: Rachel Elledge <rachel.elledge@redislabs.com> 
Date: Tue Aug 03 2021 14:32:43 GMT-0500 (Central Daylight Time) 

    Updated contribution and editing guides


commit a5a66a71 
Author: Rachel Elledge <rachel.elledge@redislabs.com> 
Date: Tue Aug 03 2021 14:30:22 GMT-0500 (Central Daylight Time) 

    Updated site title


commit 89cfb28c 
Author: Rachel Elledge <rachel.elledge@redislabs.com> 
Date: Tue Jul 27 2021 17:13:57 GMT-0500 (Central Daylight Time) 

    updated footer


commit 94ae7731 
Author: Rachel Elledge <rachel.elledge@redislabs.com> 
Date: Tue Jul 27 2021 17:12:44 GMT-0500 (Central Daylight Time) 

    logo


commit c8d1f0c2 
Author: Rachel Elledge <rachel.elledge@redislabs.com> 
Date: Tue Jul 27 2021 16:34:56 GMT-0500 (Central Daylight Time) 

    README and LICENSE updates

* Squashed commit of the following web updates

commit 9b11ae0b 
Author: Rachel Elledge <rachel.elledge@redislabs.com> 
Date: Tue Aug 10 2021 10:48:09 GMT-0500 (Central Daylight Time) 

    Updated website.json


commit 3ace752e 
Author: Rachel Elledge <rachel.elledge@redislabs.com> 
Date: Mon Aug 09 2021 09:08:58 GMT-0500 (Central Daylight Time) 

    Updated robots.txt

* A couple more updates

* Updated search site url

* Updated CircleCI jobs

* Feedback updates

* Adding REST call to rotate certs.

Co-authored-by: Rachel Elledge <rachel.elledge@redislabs.com>

* Jira DOC-802: RS - Update "upgrade existing deployment" article... (#1489)

* Squashed commit of the following updates 

commit e26f2e90 
Author: Lance Leonard <lanceleonard@users.noreply.github.com> 
Date: Tue Aug 10 2021 09:37:51 GMT-0500 (Central Daylight Time) 

    Ugh.  Tpyo


commit 322e1820 
Author: Lance Leonard <lanceleonard@users.noreply.github.com> 
Date: Mon Aug 09 2021 22:52:07 GMT-0500 (Central Daylight Time) 

    More updates


commit d589f766 
Author: Lance Leonard <lanceleonard@users.noreply.github.com> 
Date: Mon Aug 09 2021 11:41:30 GMT-0500 (Central Daylight Time) 

    Initial draft of changes


commit 46ba9c7a 
Author: Lance Leonard <lanceleonard@users.noreply.github.com> 
Date: Fri Aug 06 2021 14:19:43 GMT-0500 (Central Daylight Time) 

    Merge branch 'master' into content-updates to bring up-to-date with other project (though Fri Aug 6)


commit 0e20399b 
Author: Rachel Elledge <rachel.elledge@redislabs.com> 
Date: Fri Aug 06 2021 10:38:21 GMT-0500 (Central Daylight Time) 

    Updated terraform IAM template json


commit 5feb8d43 
Author: Rachel Elledge <rachel.elledge@redislabs.com> 
Date: Fri Aug 06 2021 10:23:00 GMT-0500 (Central Daylight Time) 

    Updated circleci jobs


commit 2a79ccb4 
Author: Rachel Elledge <rachel.elledge@redislabs.com> 
Date: Tue Aug 03 2021 14:32:43 GMT-0500 (Central Daylight Time) 

    Updated contribution and editing guides


commit a5a66a71 
Author: Rachel Elledge <rachel.elledge@redislabs.com> 
Date: Tue Aug 03 2021 14:30:22 GMT-0500 (Central Daylight Time) 

    Updated site title


commit 89cfb28c 
Author: Rachel Elledge <rachel.elledge@redislabs.com> 
Date: Tue Jul 27 2021 17:13:57 GMT-0500 (Central Daylight Time) 

    updated footer


commit 94ae7731 
Author: Rachel Elledge <rachel.elledge@redislabs.com> 
Date: Tue Jul 27 2021 17:12:44 GMT-0500 (Central Daylight Time) 

    logo


commit c8d1f0c2 
Author: Rachel Elledge <rachel.elledge@redislabs.com> 
Date: Tue Jul 27 2021 16:34:56 GMT-0500 (Central Daylight Time) 

    README and LICENSE updates

* Squashed commit of the following web updates

commit 9b11ae0b 
Author: Rachel Elledge <rachel.elledge@redislabs.com> 
Date: Tue Aug 10 2021 10:48:09 GMT-0500 (Central Daylight Time) 

    Updated website.json


commit 3ace752e 
Author: Rachel Elledge <rachel.elledge@redislabs.com> 
Date: Mon Aug 09 2021 09:08:58 GMT-0500 (Central Daylight Time) 

    Updated robots.txt

* A couple more updates

* Updated search site url

* Updated CircleCI jobs

* Logo (#1480)

* Updated CircleCI jobs

* Fixing CircleCI config bug

* Fixing table layout.  (Maybe?) (#1482)

* Fixing table layout.  (Maybe?)

* Adding missing newline

* Adjusting z-index to fix icon overlap issues

* Adding redirect. (#1484)

* Updating css test (#1483)

* Fixing table layout.  (Maybe?)

* Adding missing newline

* Adjusting z-index to fix icon overlap issues

* Updating test rule

* Css fix test (#1485)

* Fixing table layout.  (Maybe?)

* Adding missing newline

* Adjusting z-index to fix icon overlap issues

* Updating test rule

* Varying the test

* Doc 851 log-collector script instructions (#1486)

* Fixed incorrect GTM container and deduped the GA scripts (#1487)

* Fixed incorrect GTM ID and deduped GA scripts

* Added purge site cache step to CircleCI deploy jobs (#1488)

* Initial draft of upgrade updates.

* Editoiral fixes/updates.

Co-authored-by: Rachel Elledge <rachel.elledge@redislabs.com>
Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>
Co-authored-by: Kaitlyn Michael <76962844+kaitlynmichael@users.noreply.github.com>

* Jira DOC-858: Glossary: Add CRDB and headings. (#1490)

* Initial draft of upgrade updates.

* Editoiral fixes/updates.

* Adding CRDB and headings.

* Verify comment regarding node upgrade failure

Alon, is the comment regarding node upgrade failure in case of manually updating SSL - still relevant?

* RS: Release 6.2.4 docs: Incorporating latest feedback ahead of release. (#1511)

* Incorporating latest feedback ahead of release.

* Sort tables alphabetically.

* Updating RS version dropdown for RS 6.2.x release series (#1510)

* Jira DOC-756: RS 6.2.4 Release notes (#1506)

* [Urgent] 6.0.20 known limitation - 2 critical bugs (#1492)

* [Urgent] 6.0.20 known limitation - 2 critical bugs

* Update rs-6-0-20-april-2021.md

* Update product-lifecycle.md (#1495)

* Doc-734 k8s ingress  (#1476)

* review feedback for step 1 (#1497)

* CRDB - add known limitation red-61114 (#1498)

* CRDB - add known limitation red-61114

* Update content/rs/release-notes/rs-6-0-20-april-2021.md

Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>

Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>

* Fixes some grammar. (#1499)

* Initial draft (#1500)

* 6.2 compatibility (#1502)

Add RESET & FAILOVER to the list of OSS Redis unsupported commands (starting with Redis 6.2 and Redis Enterprise 6.2.4)

* Breadcrumbs now use LinkTitle (#1501)

* Breadcrumbs now use LinkTitle instead of Title

* Initial draft

* Update and rename rs-6-2-4-september-2021.md to rs-6-2-4-august-2021.md

* Fixing build break.

* More tweaks/fixes.

* Editorial feedback/tweaks

* Even more editorial fixes and tweaks.

* Added missing flag in console sample.

Co-authored-by: Alon Magrafta <50071256+AlonMagrafta@users.noreply.github.com>
Co-authored-by: AnnaRedis <24556041+AnnaRedis@users.noreply.github.com>
Co-authored-by: Kaitlyn Michael <76962844+kaitlynmichael@users.noreply.github.com>
Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>
Co-authored-by: Suze Shardlow <SuzeShardlow@users.noreply.github.com>
Co-authored-by: adisht <36517802+adisht@users.noreply.github.com>

* RS Update 6.2.4 docs: Additional fixes and "tpyos" (#1512)

* Incorporating latest feedback ahead of release.

* Sort tables alphabetically.

* Even more feedback updates.

Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>
Co-authored-by: Rachel Elledge <rachel.elledge@redislabs.com>
Co-authored-by: Kaitlyn Michael <76962844+kaitlynmichael@users.noreply.github.com>
Co-authored-by: adisht <36517802+adisht@users.noreply.github.com>
Co-authored-by: Alon Magrafta <50071256+AlonMagrafta@users.noreply.github.com>
Co-authored-by: AnnaRedis <24556041+AnnaRedis@users.noreply.github.com>
Co-authored-by: Suze Shardlow <SuzeShardlow@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants