From c0d9dc6dac34c4cb60c3d8805842eed18cca4e85 Mon Sep 17 00:00:00 2001 From: Mario Gonzalez Date: Thu, 21 Nov 2024 11:03:09 -0300 Subject: [PATCH] Update HISTORY and appendix for v5.5.0 References: HL-38 --- HISTORY | 7 ++++++- doc/appendix-release-notes.xml | 17 ++++++++++++++++- doc/repmgr.xml | 2 +- 3 files changed, 23 insertions(+), 3 deletions(-) diff --git a/HISTORY b/HISTORY index 4211785c..b4396b71 100644 --- a/HISTORY +++ b/HISTORY @@ -1,4 +1,9 @@ -5.4.1 2023-??-?? +5.5.0 2024-11-20 + Support for PostgreSQL 17 added + Fix warnings detected by the -Wshadow=compatible-local + added in PostgreSQL 16 + +5.4.1 2023-07-04 repmgrd: ensure witness node metadata is updated (Ian) 5.4.0 2023-03-16 diff --git a/doc/appendix-release-notes.xml b/doc/appendix-release-notes.xml index fea4681d..554a127b 100644 --- a/doc/appendix-release-notes.xml +++ b/doc/appendix-release-notes.xml @@ -16,9 +16,24 @@ + + + Release 5.5.0 + Wed 20 November, 2024 + + &repmgr; 5.5.0 is a major release. + + + This release adds support for PostgreSQL 17 + + + Fixes warnings detected by the -Wshadow gcc flag added in PostgreSQL 16. + + + Release 5.4.1 - ??? ?? ??????, 202? + Tue 04 Jul, 2023 &repmgr; 5.4.1 is a minor release providing ... diff --git a/doc/repmgr.xml b/doc/repmgr.xml index ac4469c9..e8cf9407 100644 --- a/doc/repmgr.xml +++ b/doc/repmgr.xml @@ -26,7 +26,7 @@ This is the official documentation of &repmgr; &repmgrversion; for - use with PostgreSQL 9.4 - PostgreSQL 15. + use with PostgreSQL 12 - PostgreSQL 17. &repmgr; is being continually developed and we strongly recommend using the