Back to Redis

Product Lifecycle

content/operate/rs/installing-upgrading/product-lifecycle.md

latest3.7 KB
Original Source

The Redis Software product lifecycle fully reflects the subscription agreement. However, for any discrepancy between the two policies, the subscription agreement prevails.

Redis Software modules follow the [modules lifecycle]({{< relref "/operate/oss_and_stack/stack-with-enterprise/modules-lifecycle" >}}).

Redis Software cluster version lifecycle

This section describes the lifecycle policy for Redis Software cluster versions.

Cluster version release numbers

Redis Software uses a four-place numbering scheme to designate released cluster versions. The format is "Major1.Major2.Minor-Build".

  • Major sections of the version number represents fundamental changes and additions in capabilities to Redis Software. The Major1 and Major2 part of the version number are incremented based on the size and scale of the changes in each release.
  • The Minor section of the version number represents quality improvements, fixes to existing capabilities, and new capabilities which are typically minor, feature-flagged, or optional.
  • Build number is incremented with any changes to the product. Build number is incremented with each build when any change is made to the binaries.

Redis Software typically gets two major releases every year but the product shipping cycles may vary. Maintenance releases, typically available on the last minor release of the current major1.major2 release are typically made available on a monthly cadence, although cycles may vary.

Cluster version end-of-life schedule {#endoflife-schedule}

For Redis Software cluster versions 6.2 and later, the end-of-life (EOL) for each major release occurs 24 months after the formal release of the subsequent major version. Monthly maintenance will be provided on the last minor release of the major1.major2 releases. This update to the EOL policy allows a lead time of at least 24 months to upgrade to the new cluster version after it is available.

Version - Release dateEnd of Life (EOL)
8.0 – October 2025-
7.22 – May 2025October 30, 2027
7.8 – November 2024May 30, 2027
7.4 – February 2024November 30, 2026
7.2 – August 2023February 28, 2026
6.4 – February 2023August 31, 2025
6.2 – August 2021February 28, 2025
6.0 – May 2020May 31, 2022
5.6 – April 2020October 31, 2021
5.4 – December 2018December 31, 2020
5.2 – June 2018December 31, 2019

The following timeline chart visualizes the Redis Software product lifecycle, showing release dates and end-of-life dates for each major version:

timeline
8.0: Oct 2025 - TBD
7.22: May 2025 - Oct 30, 2027
7.8: Nov 2024 - May 30, 2027
7.4: Feb 2024 - Nov 30, 2026
7.2: Aug 2023 - Feb 28, 2026
6.4: Feb 2023 - Aug 31, 2025
6.2: Aug 2021 - Feb 28, 2025
6.0: May 2020 - May 31, 2022
5.6: Apr 2020 - Oct 31, 2021
5.4: Dec 2018 - Dec 31, 2020
5.2: June 2018 - Dec 31, 2019

Supported cluster version upgrade paths

{{<embed-md "rs-upgrade-paths.md">}}

For detailed upgrade instructions, see [Upgrade a Redis Software cluster]({{<relref "/operate/rs/installing-upgrading/upgrading/upgrade-cluster">}}).

{{<note>}} Redis Enterprise for Kubernetes has its own support lifecycle, which accounts for the Kubernetes distribution lifecycle. For details, see [Supported Kubernetes distributions]({{<relref "/operate/kubernetes/reference/supported_k8s_distributions">}}). {{</note>}}