mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 08:36:30 +00:00
doc: update release notes
This commit is contained in:
8
HISTORY
8
HISTORY
@@ -1,6 +1,10 @@
|
|||||||
5.3.1 2022-??-??
|
5.3.2 2022-??-??
|
||||||
repmgrd: fixes for potential connection leaks (hslightdb)
|
|
||||||
standby clone: don't error out if unable to determine cluster size (Ian)
|
standby clone: don't error out if unable to determine cluster size (Ian)
|
||||||
|
node check: fix --downstream --nagios output; GitHub #749 (Ian)
|
||||||
|
|
||||||
|
5.3.1 2022-02-15
|
||||||
|
repmgrd: fixes for potential connection leaks (hslightdb)
|
||||||
|
repmgr: fix upgrade path from repmgr 4.2 and 4.3 to repmgr 5.3 (Ian)
|
||||||
|
|
||||||
5.3.0 2021-10-12
|
5.3.0 2021-10-12
|
||||||
standby switchover: improve handling of node rejoin failure (Ian)
|
standby switchover: improve handling of node rejoin failure (Ian)
|
||||||
|
|||||||
@@ -24,6 +24,13 @@
|
|||||||
<title>Bug fixes</title>
|
<title>Bug fixes</title>
|
||||||
<para>
|
<para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
<command><link linkend="repmgr-node-status">repmgr node status</link></command>:
|
||||||
|
fix output with <option>--downstream</option> <option>--nagios</option> option combination.
|
||||||
|
GitHub #749.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
<command><link linkend="repmgr-standby-clone">repmgr standby clone</link></command>:
|
<command><link linkend="repmgr-standby-clone">repmgr standby clone</link></command>:
|
||||||
|
|||||||
Reference in New Issue
Block a user