Skip to content

Commit

Permalink
Add note about deprecation of Elasticsearch v6 (#1982)
Browse files Browse the repository at this point in the history
* Deprecate Elasticsearch OSS v6

* Add #1979 to known issues
  • Loading branch information
to-bar committed Jan 19, 2021
1 parent 6af3387 commit e53b395
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG-0.9.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@
- [#1860](https://github.com/epiphany-platform/epiphany/issues/1860) - Upgrade Grafana to v7.3.5
- [#1955](https://github.com/epiphany-platform/epiphany/issues/1955) - Upgrade Elasticsearch Curator to v5.8.3

### Deprecated

- Elasticsearch OSS v6 (feature name: `elasticsearch`), succesor: Elasticsearch OSS v7 (feature name: `opendistro-for-elasticsearch`). It may be removed in the next major release.

### Breaking changes

### Known issues

- [#1979](https://github.com/epiphany-platform/epiphany/issues/1979) - RabbitMQ fails on upgrade when there are multiple non-clustered nodes

0 comments on commit e53b395

Please sign in to comment.