diff --git a/docs/eol.asciidoc b/docs/eol.asciidoc new file mode 100644 index 00000000..34447a54 --- /dev/null +++ b/docs/eol.asciidoc @@ -0,0 +1,9 @@ +== End-of-Life + +We announce end-of-life for version 8 of https://github.com/elastic/elasticsearch-perl[elastic/elaticsearch-perl] software. +This announcement marks the final milestone of the lifecycle management phase +of the 8.x release family. + +This means 8.x will be the last major version supported by https://www.elastic.co/[Elastic]. +Moreover, in 8.x we are going to update only the API endpoints providing also +bug and security fixes. diff --git a/docs/index.asciidoc b/docs/index.asciidoc index 98333468..bbf5ce99 100644 --- a/docs/index.asciidoc +++ b/docs/index.asciidoc @@ -9,3 +9,5 @@ include::installation.asciidoc[] include::overview.asciidoc[] include::elastic_cloud.asciidoc[] + +include::eol.asciidoc[]