From eee8bf925f6e037ec8de2bb79a5e1a96f9923ddd Mon Sep 17 00:00:00 2001 From: Abhishek Lekshmanan Date: Tue, 27 Feb 2018 18:46:41 +0100 Subject: [PATCH] doc: 12.2.4 release notes And updating the release table Signed-off-by: Abhishek Lekshmanan --- doc/release-notes.rst | 26 ++++++++++++++++++++++++++ doc/releases.rst | 5 +++++ 2 files changed, 31 insertions(+) diff --git a/doc/release-notes.rst b/doc/release-notes.rst index d76fa65c554e3..ffd98f6539f2c 100644 --- a/doc/release-notes.rst +++ b/doc/release-notes.rst @@ -2,6 +2,32 @@ Release Notes =============== +v12.2.4 Luminous +================ + +This is the fourth bugfix release of Luminous v12.2.x long term stable release +series. This was primarily intended to fix a few build, ceph-volume/ceph-disk +and RGW issues. We recommend all the users of 12.2.x series to update. + +Notable Changes +--------------- + +* ceph-volume: adds support to zap encrypted devices (`issue#22878 `_, `pr#20545 `_, Andrew Schoen) +* ceph-volume: log the current running command for easier debugging (`issue#23004 `_, `pr#20597 `_, Andrew Schoen) +* ceph-volume: warn on mix of filestore and bluestore flags (`issue#23003 `_, `pr#20568 `_, Alfredo Deza) +* cmake: check bootstrap.sh instead before downloading boost (`issue#23071 `_, `pr#20515 `_, Kefu Chai) +* core: Backport of cache manipulation: issues #22603 and #22604 (`issue#22604 `_, `issue#22603 `_, `pr#20353 `_, Adam C. Emerson) +* core: last-stat-seq returns 0 because osd stats are cleared (`issue#23093 `_, `pr#20548 `_, Sage Weil, David Zafman) +* core: Snapset inconsistency is detected with its own error (`issue#22996 `_, `pr#20501 `_, David Zafman) +* rgw: make init env methods return an error (`issue#23039 `_, `pr#20564 `_, Abhishek Lekshmanan) +* rgw: parse old rgw_obj with namespace correctly (`issue#22982 `_, `pr#20566 `_, Yehuda Sadeh) +* rgw: return valid Location element, CompleteMultipartUpload (`issue#22655 `_, `pr#20266 `_, Matt Benjamin) +* rgw: URL-decode S3 and Swift object-copy URLs (`issue#22121 `_, `issue#22729 `_, `pr#20236 `_, Malcolm Lee, Matt Benjamin) +* rgw: use explicit index pool placement (`issue#22928 `_, `pr#20565 `_, Yehuda Sadeh) +* tools: ceph-disk: v12.2.2 unable to create bluestore osd using ceph-disk (`issue#22354 `_, `pr#20563 `_, Kefu Chai) +* tools: ceph-objectstore-tool: "$OBJ get-omaphdr" and "$OBJ list-omap" scan all pgs instead of using specific pg (`issue#21327 `_, `pr#20283 `_, David Zafman) + + v12.2.3 Luminous ================ diff --git a/doc/releases.rst b/doc/releases.rst index d67b628a44cba..ff82c903b27cd 100644 --- a/doc/releases.rst +++ b/doc/releases.rst @@ -22,6 +22,9 @@ Timeline +----------------+-------------+-------------+-----------+------------+---------------+-----------+------------+------------+------------+-------------+ | | Development | `Luminous`_ | `Kraken`_ | `Jewel`_ | `Infernalis`_ | `Hammer`_ | `Giant`_ | `Firefly`_ | `Emperor`_ | `Dumpling`_ | +----------------+-------------+-------------+-----------+------------+---------------+-----------+------------+------------+------------+-------------+ +| February 2018 | | `12.2.3`_ | | | | | | | | | +| | | `12.2.4`_ | | | | | | | | | ++----------------+-------------+-------------+-----------+------------+---------------+-----------+------------+------------+------------+-------------+ | December 2017 | | `12.2.2`_ | | | | | | | | | +----------------+-------------+-------------+-----------+------------+---------------+-----------+------------+------------+------------+-------------+ | October 2017 | | | | `10.2.10`_ | | | | | | | @@ -175,6 +178,8 @@ Timeline .. _Luminous: ../release-notes#v12-2-0-luminous +.. _12.2.4: ../release-notes#v12-2-4-luminous +.. _12.2.3: ../release-notes#v12-2-3-luminous .. _12.2.2: ../release-notes#v12-2-2-luminous .. _12.2.1: ../release-notes#v12-2-1-luminous .. _12.2.0: ../release-notes#v12-2-0-luminous -- 2.39.5