From c5deb5dbe2a1e7ada1cab778da41ddb30d9c880b Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Mon, 13 May 2013 20:48:20 -0700 Subject: [PATCH] doc/release-notes: v0.61.2 Signed-off-by: Sage Weil --- doc/changelog/v0.61.2.txt | 27 +++++++++++++++++++++++++++ doc/release-notes.rst | 15 +++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 doc/changelog/v0.61.2.txt diff --git a/doc/changelog/v0.61.2.txt b/doc/changelog/v0.61.2.txt new file mode 100644 index 0000000000000..b57c7e6341600 --- /dev/null +++ b/doc/changelog/v0.61.2.txt @@ -0,0 +1,27 @@ +commit fea782543a844bb277ae94d3391788b76c5bee60 +Author: Gary Lowell +Date: Mon May 13 11:58:35 2013 -0700 + + v0.61.2 + +commit 8464c06412b72673ca9d01d35e8f68451e1982b3 +Author: Joao Eduardo Luis +Date: Mon May 13 15:36:59 2013 +0100 + + mon: Monitor: tolerate GV duplicates during conversion + + Fixes: #4974 + + Signed-off-by: Joao Eduardo Luis + (cherry picked from commit ba05b16ee2b6e25141f2ab88265a1cf92dcd493c) + +commit 703bc2fd8aec512fb2b58d5ef263e37647c1f047 +Author: Dan Mick +Date: Fri May 10 20:09:34 2013 -0700 + + config_opts: default mon_debug_dump_transactions to 'false' + + otherwise, it chews mon log space at an alarming rate. + + Fixes: #5024 + Signed-off-by: Dan Mick diff --git a/doc/release-notes.rst b/doc/release-notes.rst index 7df3a5fec2c84..afa0195689ed7 100644 --- a/doc/release-notes.rst +++ b/doc/release-notes.rst @@ -2,6 +2,21 @@ Release Notes =============== +v0.61.2 "Cuttlefish" +-------------------- + +This release disables a monitor debug log that consumes disk space and +fixes a bug when upgrade some monitors from bobtail to cuttlefish. + +Notable Changes +~~~~~~~~~~~~~~~ + +* mon: fix conversion of stores with duplicated GV values +* mon: disable 'mon debug dump transactions' by default + +For more detailed information, see :download:`the complete changelog `. + + v0.61.1 "Cuttlefish" -------------------- -- 2.39.5