Skip to content

Add EOL in docs #226

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 29, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions docs/eol.asciidoc
Original file line number Diff line number Diff line change
@@ -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.
2 changes: 2 additions & 0 deletions docs/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ include::installation.asciidoc[]
include::overview.asciidoc[]

include::elastic_cloud.asciidoc[]

include::eol.asciidoc[]