]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/releases: add release notes for mimic v13.2.8
authorNathan Cutler <ncutler@suse.com>
Thu, 5 Dec 2019 17:51:37 +0000 (18:51 +0100)
committerNathan Cutler <ncutler@suse.com>
Tue, 10 Dec 2019 16:55:22 +0000 (17:55 +0100)
Signed-off-by: Nathan Cutler <ncutler@suse.com>
doc/releases/mimic.rst

index 39f9dcf6fe270681144af193316c66db266b29ad..79ce8c8f4a9066ec124358fc7cdfab96765e84a1 100644 (file)
@@ -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 <https://tracker.ceph.com/issues/43106>`_, `pr#32000 <https://github.com/ceph/ceph/pull/32000>`_, Sage Weil)
+* tests: added missing point release versions (`pr#32087 <https://github.com/ceph/ceph/pull/32087>`_, Yuri Weinstein)
+* tests: rgw: add missing force-branch: ceph-mimic for swift tasks (`pr#32033 <https://github.com/ceph/ceph/pull/32033>`_, Casey Bodley)
+
+
 v13.2.7 Mimic
 =============