]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: releases/nautilus: add more changelog entries & fix date 37872/head
authorAbhishek Lekshmanan <abhishek@suse.com>
Mon, 2 Nov 2020 15:54:23 +0000 (16:54 +0100)
committerAbhishek Lekshmanan <abhishek@suse.com>
Mon, 2 Nov 2020 16:16:34 +0000 (17:16 +0100)
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
doc/releases/nautilus.rst
doc/releases/releases.yml

index fac84da65cd97bbf0f3c213398799d173426abbf..f388c12c2c918d2353c8618fc236907487bdcd74 100644 (file)
@@ -2,16 +2,27 @@ v14.2.13 Nautilus
 =================
 
 This is the 13th backport release in the Nautilus series. This release fixes a
-regression introduced in v14.2.12, that referred to ceph-mon hosts using dns
-names instead of ip addresses in the `mon_host` param in `ceph.conf`. We
+regression introduced in v14.2.12, and a few ceph-volume & RGW fixes. We
 recommend users to update to this release.
 
+Notable Changes
+---------------
+
+* Fixed a regression that caused breakage in clusters that referred to ceph-mon
+  hosts using dns names instead of ip addresses in the ``mon_host`` param in
+  ``ceph.conf`` (`issue#47951 <https://tracker.ceph.com/issues/47951>`_)
+
+* ceph-volume: the ``lvm batch`` subcommand received a major rewrite
+
 Changelog
 ---------
 
-* mon/MonMap: fix unconditional failure for init_with_hosts (`pr#37816
-  <https://github.com/ceph/ceph/pull/37816>`_, `issue#47951
-  <https://tracker.ceph.com/issues/47951>`_, Patrick Donelly)
+* ceph-volume: major batch refactor (`pr#37522 <https://github.com/ceph/ceph/pull/37522>`_, Jan Fajerski)
+* mgr/dashboard: Proper format iSCSI target portals (`pr#37060 <https://github.com/ceph/ceph/pull/37060>`_, Volker Theile)
+* rpm: move python-enum34 into rhel 7 conditional (`pr#37747 <https://github.com/ceph/ceph/pull/37747>`_, Nathan Cutler)
+* mon/MonMap: fix unconditional failure for init_with_hosts (`pr#37816 <https://github.com/ceph/ceph/pull/37816>`_, Nathan Cutler, Patrick Donnelly)
+* rgw: allow rgw-orphan-list to note when rados objects are in namespace (`pr#37799 <https://github.com/ceph/ceph/pull/37799>`_, J. Eric Ivancich)
+* rgw: fix setting of namespace in ordered and unordered bucket listing (`pr#37798 <https://github.com/ceph/ceph/pull/37798>`_, J. Eric Ivancich)
 
 
 v14.2.12 Nautilus
index 879b12b5a384b4f9eaa57599c466378142c74923..da5b7b3dcf4ea9f0e98092816df2ec2cf9ceddc3 100644 (file)
@@ -32,7 +32,7 @@ releases:
     target_eol: 2021-06-01
     releases:
       - version: 14.2.13
-        released: 2020-10-28
+        released: 2020-11-02
       - version: 14.2.12
         released: 2020-09-21
       - version: 14.2.11