From 7107c517db6733c1b44f8ab4d7acc3df7723c8ad Mon Sep 17 00:00:00 2001 From: "David W. Dougherty" Date: Tue, 8 Jul 2025 13:10:02 -0700 Subject: [PATCH 1/2] DEV: fix 8.2-RC1 release notes section title --- .../release-notes/redisce/redisos-8.2-release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisce/redisos-8.2-release-notes.md b/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisce/redisos-8.2-release-notes.md index 4700f438f..7e3b1f2ee 100644 --- a/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisce/redisos-8.2-release-notes.md +++ b/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisce/redisos-8.2-release-notes.md @@ -12,7 +12,7 @@ min-version-rs: blah weight: 20 --- -## Redis Open Source 8.2.0 (July 2025) +## Redis Open Source 8.2-RC1 (July 2025) This is the first Release Candidate of Redis Open Source 8.2. From 0e2f7a3ed450acf7f1927c7078cf55e87b959cc2 Mon Sep 17 00:00:00 2001 From: "David W. Dougherty" Date: Tue, 8 Jul 2025 13:19:39 -0700 Subject: [PATCH 2/2] Fixed another oopsie --- .../release-notes/redisce/redisos-8.0-release-notes.md | 2 +- .../release-notes/redisce/redisos-8.2-release-notes.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisce/redisos-8.0-release-notes.md b/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisce/redisos-8.0-release-notes.md index c311af97a..7d1d82e8e 100644 --- a/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisce/redisos-8.0-release-notes.md +++ b/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisce/redisos-8.0-release-notes.md @@ -12,7 +12,7 @@ min-version-rs: blah weight: 40 --- -## 8.0.3 (July 2025) +## Redis Open Source 8.0.3 (July 2025) Update urgency: `SECURITY`: There are security fixes in the release. diff --git a/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisce/redisos-8.2-release-notes.md b/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisce/redisos-8.2-release-notes.md index 7e3b1f2ee..b1cc2c8f4 100644 --- a/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisce/redisos-8.2-release-notes.md +++ b/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisce/redisos-8.2-release-notes.md @@ -22,7 +22,7 @@ Release Candidates are feature-complete pre-releases. Pre-releases are not suita Redis 8.2 introduces major performance and memory footprint improvements, new commands, and command extensions. -8.2-RC1 is available as a Docker image and can be downloaded from [Docker Hub](https://hub.docker.com/_/redis). Additional distributions will be introduced in upcoming pre-releases. +Redis 8.2-RC1 is available as a Docker image and can be downloaded from [Docker Hub](https://hub.docker.com/_/redis). Additional distributions will be introduced in upcoming pre-releases. ### Security fixes (compared to 8.2-M01)