From 858f72fabaa0d0218ebf838f5cc18624dc89117a Mon Sep 17 00:00:00 2001 From: Mike Morris <1149913+mikemorris@users.noreply.github.com> Date: Fri, 8 Aug 2025 11:50:47 -0400 Subject: [PATCH 1/2] add 1.25 EOL announcement --- content/en/news/support/announcing-1.25-eol/index.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 content/en/news/support/announcing-1.25-eol/index.md diff --git a/content/en/news/support/announcing-1.25-eol/index.md b/content/en/news/support/announcing-1.25-eol/index.md new file mode 100644 index 0000000000000..773377221f5b0 --- /dev/null +++ b/content/en/news/support/announcing-1.25-eol/index.md @@ -0,0 +1,12 @@ +--- +title: Support for Istio 1.25 ends on September 22, 2025 +subtitle: Support Announcement +description: Upcoming Istio 1.25 end of life announcement. +publishdate: 2025-08-11 +--- + +According to Istio's [support policy](/docs/releases/supported-releases#support-policy), minor releases like 1.25 are supported until six weeks after the N+2 minor release (1.27 in this case). [Istio 1.27 was released on August 11th, 2025](/news/releases/1.27.x/announcing-1.27/), and support for 1.25 will end on September 22nd, 2025. + +At that point we will stop back-porting fixes for security issues and critical bugs to 1.25, so we encourage you to upgrade to the latest version of Istio ({{}}). If you don't do this you may put yourself in the position of having to do a major upgrade on a short timeframe to pick up a critical fix. + +We care about you and your clusters, so please be kind to yourself and upgrade. From 0f0e4ec3c6bf5921dfe34a05cd87af71a1966fd4 Mon Sep 17 00:00:00 2001 From: Mike Morris Date: Tue, 12 Aug 2025 11:01:16 -0400 Subject: [PATCH 2/2] Update content/en/news/support/announcing-1.25-eol/index.md Co-authored-by: Daniel Hawton --- content/en/news/support/announcing-1.25-eol/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/news/support/announcing-1.25-eol/index.md b/content/en/news/support/announcing-1.25-eol/index.md index 773377221f5b0..aa68bfd025abd 100644 --- a/content/en/news/support/announcing-1.25-eol/index.md +++ b/content/en/news/support/announcing-1.25-eol/index.md @@ -2,7 +2,7 @@ title: Support for Istio 1.25 ends on September 22, 2025 subtitle: Support Announcement description: Upcoming Istio 1.25 end of life announcement. -publishdate: 2025-08-11 +publishdate: 2025-08-22 --- According to Istio's [support policy](/docs/releases/supported-releases#support-policy), minor releases like 1.25 are supported until six weeks after the N+2 minor release (1.27 in this case). [Istio 1.27 was released on August 11th, 2025](/news/releases/1.27.x/announcing-1.27/), and support for 1.25 will end on September 22nd, 2025.