From 52475581568ce0bcbd19366cef9ad80e5b5d131f Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Thu, 20 May 2021 11:42:25 +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 b64e32df1..72af55025 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -272,6 +272,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)