From 3abc3b2b985ce4bdf1b253979a2cbc8ab2d88c54 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Thu, 5 Dec 2019 18:51:37 +0100 Subject: [PATCH] doc/releases: add release notes for mimic v13.2.8 Signed-off-by: Nathan Cutler --- doc/releases/mimic.rst | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/doc/releases/mimic.rst b/doc/releases/mimic.rst index 39f9dcf6fe270..79ce8c8f4a906 100644 --- a/doc/releases/mimic.rst +++ b/doc/releases/mimic.rst @@ -1,3 +1,26 @@ +v13.2.8 Mimic +============= + +This is the eighth release in the Ceph Mimic stable release series. Its sole +purpose is to fix a regression that found its way into the previous release. + +Notable Changes +--------------- + +* Due to a missed backport, clusters in the process of being upgraded from + 13.2.6 to 13.2.7 might suffer an OSD crash in build_incremental_map_msg. + This regression was reported in https://tracker.ceph.com/issues/43106 + and is fixed in 13.2.8 (this release). Users of 13.2.6 can upgrade to 13.2.8 + directly - i.e., skip 13.2.7 - to avoid this. + +Changelog +--------- + +* osd: fix sending incremental map messages (more) (`issue#43106 `_, `pr#32000 `_, Sage Weil) +* tests: added missing point release versions (`pr#32087 `_, Yuri Weinstein) +* tests: rgw: add missing force-branch: ceph-mimic for swift tasks (`pr#32033 `_, Casey Bodley) + + v13.2.7 Mimic ============= -- 2.39.5