Skip to main content

List of Releases

The SSR software follows a semantic versioning scheme. Semantic versioning is a simple scheme built around the name-X.Y.Z-build-milestone concept. X is incremented for every major release. A major release can be the introduction of major features or when backwards compatibility may be broken. Y is a minor release with solely non-breaking feature additions. Z is designated for bug fixes in previous releases. -build is used to denote the incremental process of development until the culmination in the final release. -milestone can be one of r1, r2, sts or lts.

Starting with version 5.4.0 the -build will reflect the number of iterations the release candidate went through prior to release. The build number will never increment once the software has been released. The build number will be included in the release notes for the respective version.

Version 6.1.0 introduces the milestone suffix to the SSR software release model. Every six months, a new SSR software stream (i.e., bump in Major or Minor) will be released. Each software stream (major.minor) will have three phases of release - R1, followed by R2, followed by a final release. Initial feature content for a stream will be known as R1 (Release candidate 1). R1 will be followed by additional feature content three months later in an R2 (Release candidate 2). Between R1 and R2, there may be patch releases. Once R2 is released, a customer must upgrade to R2 to remain on the same stream and address any defects identified in R1. Three months following R2, the release will be designated as either Standard Term Support (STS) or Long Term Support (LTS). Every other release stream will be designated as LTS (Long Term Support). The EoE dates for STS or LTS start once the software is labeled with the sts or lts suffix, respectively; not based on the FRS date.

info

Issues resolved in a release are merged into subsequent releases chronologically AND lexicographically.

For example, issues resolved in 4.3.12, which was released on 3/12/2021, are resolved in 4.5.6, which was released on 3/26/2021 and also resolved in 5.1.0, which was released on 3/15/2021, and so on.

However, issues resolved in 4.3.12, which was released on 3/12/2021 are not addressed in 4.5.5 because 4.5.5 was released on 2/10/2021. Even though 4.5.5 is lexicographically higher than 4.3.12, it is chronologically older than 4.3.12.

TermDefinition
EoEEnd of Engineering support. Patches will no longer be produced after this date.
EoSEnd of Support. 6 months following EoE date. Release is EoL and TAC is unable to support unless software is upgraded.
MajorIntroduction of signficant features or backwards incompatibility.
MinorNew feature content.
PatchBug fixes only.
-buildFinal build version released.
R1Release Candidate 1. Introduction of new features. First version of every release stream (major.minor).
R2Release Candidate 2. Introduction of new features. Second version of every release stream (major.minor).
stsStandard Term Support. 9 months until EoE from sts date.
ltsLong Term Support. 24 months until EoE from lts date.

General Availability

VersionInitial GA VersionFirst Release Shipping DateLatest GA VersionEnd of Engineering supportEnd of Support
Release 6.36.3.0September 30, 20246.3.4-r2March 26, 2026September 26, 2026
Release 6.26.2.0November 16, 20236.2.9-ltsSeptember 6, 2026March 6, 2027
Release 6.16.1.0April 14, 20236.1.13-ltsJuly 14, 2025January 14, 2026
Release 5.65.6.7March 16, 20235.6.17June 16, 2024December 16, 2024

Out of Support

VersionFRS DateEnd of Engineering supportEnd of Support
Release 6.0July 18, 2022November 30, 2023November 30, 2023
Release 5.5August 11, 2022November 19, 2023May 19, 2024
Release 5.4February 18, 2022December 18, 2022June 18, 2023
Release 5.3August 6, 2021February 6, 2022August 6, 2022
Release 5.2May 10, 2021November 10, 2021May 10, 2022
Release 5.1May 17, 2021August 24, 2022February 24, 2023
Release 5.0December 18, 2020June 18, 2021December 18, 2021
Release 4.5July 23, 2020April 15, 2021October 15, 2021
Release 4.4May 19, 2020April 19, 2021September 19, 2021
Release 4.3February 8, 2020December 24, 2020September 26, 2021
Release 4.2November 21, 2019October 8, 2020April 8, 2021
Release 4.1February 7, 2019July 8, 2020January 8, 2021
Release 4.0December 18, 2018September 18, 2019March 18, 2020
Release 3.2March 15, 2018December 15, 2018June 15, 2019

Please refer to the Software Support Policy page to understand the lifecycle of SSR releases.