From 6eeb655c6f014974e8724afbd45a9158f4795a52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Mon, 5 Jun 2023 14:14:24 +0200 Subject: [PATCH 1/2] [DOCS] Adds EOL announcement to landing page. --- docs/index-custom-title-page.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/index-custom-title-page.html b/docs/index-custom-title-page.html index c27d1094..27cbd48d 100644 --- a/docs/index-custom-title-page.html +++ b/docs/index-custom-title-page.html @@ -61,6 +61,9 @@

Documentation

The Perl client provides strongly typed requests and responses for all Elasticsearch APIs. + The end-of-life for version 8 of the elastic/elaticsearch-perl software has been announced. + The announcement marks the final milestone of the lifecycle management phase of the 8.x + release family. 8.x is the last major version supported by Elastic.

From bdd0fe15f749aef2fa9ba05d9d7bd277edfc4739 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Tue, 6 Jun 2023 16:47:22 +0200 Subject: [PATCH 2/2] [DOCS] Makes the EOL sentence bold. --- docs/index-custom-title-page.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/index-custom-title-page.html b/docs/index-custom-title-page.html index 27cbd48d..fbc0ab5f 100644 --- a/docs/index-custom-title-page.html +++ b/docs/index-custom-title-page.html @@ -61,9 +61,10 @@

Documentation

The Perl client provides strongly typed requests and responses for all Elasticsearch APIs. - The end-of-life for version 8 of the elastic/elaticsearch-perl software has been announced. +
+ The end-of-life for version 8 of the elastic/elaticsearch-perl software has been announced. The announcement marks the final milestone of the lifecycle management phase of the 8.x - release family. 8.x is the last major version supported by Elastic. + release family. 8.x is the last major version supported by Elastic.