mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 16:46:28 +00:00
doc: update release notes
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -1,3 +1,7 @@
|
|||||||
|
4.0.6 2018-06-??
|
||||||
|
repmgr: prevent registration of a witness server with the same name as
|
||||||
|
an existing node (Ian)
|
||||||
|
|
||||||
4.0.5 2018-05-02
|
4.0.5 2018-05-02
|
||||||
repmgr: poll demoted primary after restart as a standby during a
|
repmgr: poll demoted primary after restart as a standby during a
|
||||||
switchover operation; GitHub #408 (Ian)
|
switchover operation; GitHub #408 (Ian)
|
||||||
|
|||||||
@@ -15,6 +15,31 @@
|
|||||||
See also: <xref linkend="upgrading-repmgr">
|
See also: <xref linkend="upgrading-repmgr">
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<sect1 id="release-4.0.6">
|
||||||
|
<title>Release 4.0.6</title>
|
||||||
|
<para><emphasis>June ??, 2018</emphasis></para>
|
||||||
|
<para>
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<sect2>
|
||||||
|
<title>Bug fixes</title>
|
||||||
|
<para>
|
||||||
|
|
||||||
|
<itemizedlist>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
<command><link linkend="repmgr-witness-register">repmgr witness register</link></command>:
|
||||||
|
prevent registration of a witness server with the same name as an existing node.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
|
</itemizedlist>
|
||||||
|
</para>
|
||||||
|
</sect2>
|
||||||
|
|
||||||
|
</sect1>
|
||||||
|
|
||||||
<sect1 id="release-4.0.5">
|
<sect1 id="release-4.0.5">
|
||||||
<title>Release 4.0.5</title>
|
<title>Release 4.0.5</title>
|
||||||
<para><emphasis>Wed May 2, 2018</emphasis></para>
|
<para><emphasis>Wed May 2, 2018</emphasis></para>
|
||||||
@@ -24,6 +49,7 @@
|
|||||||
generation and (in <application>repmgrd</application>) handling of various
|
generation and (in <application>repmgrd</application>) handling of various
|
||||||
corner-case situations, as well as a number of bug fixes.
|
corner-case situations, as well as a number of bug fixes.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<sect2>
|
<sect2>
|
||||||
<title>Usability enhancements</title>
|
<title>Usability enhancements</title>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user