Skip to content

[8.1] [DOCS] Remove 8.0.0 coming tag (#1907) #1909

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
Feb 10, 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
5 changes: 0 additions & 5 deletions docs/src/reference/asciidoc/appendix/breaking.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@
[[breaking-changes]]
= Breaking Changes

Generally, we strive to maintain backwards compatibility between minor
versions (e.g. 5.x to 5.7) so that upgrades can be done without any code
or configuration changes, but breaking changes do manifest between major
versions (e.g. 5.x to 6.y).

For clarity, we always list any breaking changes at the top of the
<<release-notes,release notes>> for each version.

Expand Down
2 changes: 0 additions & 2 deletions docs/src/reference/asciidoc/appendix/release-notes/8.0.0.adoc
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[[eshadoop-8.0.0]]
== Elasticsearch for Apache Hadoop version 8.0.0

coming::[8.0.0]

The following list are changes in 8.0.0 as compared to 7.17.0, and combines
release notes from the 8.0.0-alpha1, -alpha2, -beta1, -rc1 and -rc2 releases.

Expand Down