diff --git a/CHANGELOG-0.7.md b/CHANGELOG-0.7.md index 897db61f63..5faf3b6a5a 100644 --- a/CHANGELOG-0.7.md +++ b/CHANGELOG-0.7.md @@ -5,11 +5,11 @@ ### Added - [#1302](https://github.com/epiphany-platform/epiphany/issues/1302) - Ability to update control plane certificates expiration date -- [#1934](https://github.com/epiphany-platform/epiphany/issues/1934) - Backported Rabbitmq upgrade to v3.8.9 ### Updated - [#1965](https://github.com/epiphany-platform/epiphany/issues/1965) - Upgrade Elasticsearch Curator to v5.8.3 +- [#1934](https://github.com/epiphany-platform/epiphany/issues/1934) - Backported Rabbitmq upgrade to v3.8.9 ## [0.7.2] 2020-10-07 diff --git a/docs/home/COMPONENTS.md b/docs/home/COMPONENTS.md index 7b827e9972..a7760d8f1a 100644 --- a/docs/home/COMPONENTS.md +++ b/docs/home/COMPONENTS.md @@ -13,7 +13,7 @@ Note that versions are default versions and can be changed in certain cases thro | Canal | 3.15.0 | https://github.com/projectcalico/calico | [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0) | | Kafka | 2.3.1 | https://github.com/apache/kafka | [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0) | | Zookeeper | 3.4.12 | https://github.com/apache/zookeeper | [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0) | -| RabbitMQ | 3.8.3 | https://github.com/rabbitmq/rabbitmq-server | [Mozilla Public License](https://www.mozilla.org/en-US/MPL/) | +| RabbitMQ | 3.8.9 | https://github.com/rabbitmq/rabbitmq-server | [Mozilla Public License](https://www.mozilla.org/en-US/MPL/) | | Docker-ce | 18.09 | https://github.com/docker/docker-ce/ | [Apache License](https://www.apache.org/licenses/LICENSE-1.0) | | KeyCloak | 9.0.0 | https://github.com/keycloak/keycloak | [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0) | | Elasticsearch OSS | 7.6.1 | https://github.com/elastic/elasticsearch | https://github.com/elastic/elasticsearch/blob/master/LICENSE.txt |