Supported Releases

This page lists the status, timeline and policy for currently supported releases. Supported releases of Istio include releases that are in the active maintenance window and are patched for security and bug fixes. Subsequent patch releases on a minor release do not contain backward incompatible changes.

Support policy

We produce new builds of Istio for each commit. Around once a quarter, we build a minor release and run through several additional tests as well as release qualification. We issue patch releases for issues found in minor releases.

The different types represent a different product quality level and different level of support from the Istio team. In this context, support means that we will produce patch releases for critical issues and offer technical assistance. Separately, 3rd parties and partners may offer longer-term support solutions.

TypeSupport LevelQuality and Recommended Use
Development BuildNo supportDangerous, may not be fully reliable. Useful to experiment with.
Minor ReleaseSupport is provided until 3 months after the next minor releaseSafe to deploy in production. Users are encouraged to upgrade to these releases as soon as possible.
PatchSame as the corresponding Minor releaseUsers are encouraged to adopt patch releases as soon as they are available for a given release.
Security PatchSame as a Patch, however, it will not contain any additional code other than the security fix from the previous patchGiven the nature of security fixes, users are strongly encouraged to adopt security patches after release.

You can find available releases on the releases page, and if you’re the adventurous type, you can learn about our development builds on the development builds wiki. You can find high-level releases notes for each LTS release here.

Naming scheme

Our naming scheme is as follows:

<major>.<minor>.<patch>

where <minor> is increased for each release, and <patch> counts the number of patches for the current <minor> release. A patch is usually a small change relative to the <minor> release.

Support status of Istio releases

VersionCurrently SupportedRelease DateEnd of LifeSupported Kubernetes VersionsUntested, but may work on Kubernetes Versions
masterNo, development only
1.9N/A~Feb 2021(Expected)~Aug 2021(Expected)1.17, 1.18, 1.19, 1.201.15, 1.16
1.8YesNovember 10, 2020~May 2021(Expected)1.16, 1.17, 1.18, 1.191.15
1.7YesAugust 21, 2020~Feb 2021(Expected)1.16, 1.17, 1.181.15
1.6NoMay 21, 2020November 23, 20201.15, 1.16, 1.17, 1.18
1.5 and earlierNo

Releases without known Common Vulnerabilities and Exposures (CVEs)

LTS ReleasePatched versions with no known CVEs
1.8.x1.8.1
1.7.x1.7.3, 1.7.4, 1.7.5, 1.7.6
1.6.x1.6.11, 1.6.12, 1.6.13, 1.6.14
1.5 and earlierNone
Was this information useful?
Do you have any suggestions for improvement?

Thanks for your feedback!