Skip to content

Commit

Permalink
[Doc] Added a note about dropping Elasticsearch 1.x support
Browse files Browse the repository at this point in the history
  • Loading branch information
alongosz committed May 7, 2019
1 parent 3e67704 commit be6831a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/bc/changes-8.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Backwards compatibility changes

Changes affecting version compatibility with former or future versions.

## Removed features

* Elasticsearch support has been dropped. It supported Elasticsearch 1.x,
while the latest Elasticsearch release is 7.0.

The support for this search engine will be provided once again as a separate bundle.
3 changes: 3 additions & 0 deletions doc/upgrade/8.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Upgrade steps from 7.5 to 8.0

See [`doc/bc/changes-8.0.md`](/doc/bc/changes-8.0.md) for requirements changes and deprecations.

0 comments on commit be6831a

Please sign in to comment.