From 6b02faf37cad1f2a18b98571a9c25c655e6b9ad1 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Mon, 24 Oct 2016 09:03:37 +0900 Subject: [PATCH] Update HISTORY --- HISTORY | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/HISTORY b/HISTORY index 7eae480c..d0f6ff17 100644 --- a/HISTORY +++ b/HISTORY @@ -1,3 +1,12 @@ +3.2.1 2016-10-24 + repmgr: require a valid repmgr cluster name unless -F/--force + supplied (Ian) + repmgr: check master server is registered with repmgr before + cloning (Ian) + repmgr: ensure data directory defaults to that of the source node (Ian) + repmgr: various fixes to Barman cloning mode (Gianni, Ian) + repmgr: fix `repmgr cluster crosscheck` output (Ian) + 3.2 2016-10-05 repmgr: add support for cloning from a Barman backup (Gianni) repmgr: add commands `standby matrix` and `standby crosscheck` (Gianni)