From db3af6db15a2c02f9541a66cb42e3eaf074d8abc Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Fri, 21 May 2021 08:22:41 +0000 Subject: [PATCH] CHANGELOG.md: add v2.10.7 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f50802c58..bb248fa3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -465,6 +465,16 @@ Thanks to all contributors: [BarbUk](https://github.com/Icinga/icinga2/pulls?q=i +## 2.10.7 (2019-10-17) + +[Issue and PRs](https://github.com/Icinga/icinga2/issues?utf8=%E2%9C%93&q=milestone%3A2.10.7) + +### Bugfixes + +* Cluster config master must not load/sync its marker to other instances #7544 + * This affects scenarios where the satellite/agent is newer than the master, e.g. master=2.10.x satellite=2.11.0 + + ## 2.10.6 (2019-07-30) [Issue and PRs](https://github.com/Icinga/icinga2/issues?utf8=%E2%9C%93&q=milestone%3A2.10.6)