diff --git a/postgres_15/CHANGELOG.md b/postgres_15/CHANGELOG.md index 0ec399489..fc38db888 100644 --- a/postgres_15/CHANGELOG.md +++ b/postgres_15/CHANGELOG.md @@ -1,3 +1,7 @@ +## 15.7-47 (24-06-2025) + +- Fix healthcheck to run with correct user and database + ## 15.7-46 (23-06-2025) - Version 45 was erroneous : you need to restore prior to version 45 then update to 46 again. If you don't have a backup please create an issue in the github repo diff --git a/postgres_17/CHANGELOG.md b/postgres_17/CHANGELOG.md index bbed7414b..974146dba 100644 --- a/postgres_17/CHANGELOG.md +++ b/postgres_17/CHANGELOG.md @@ -1,3 +1,7 @@ +## 17.4-9 (24-06-2025) + +- Fix healthcheck to run with correct user and database + ## 17.4-8 (23-06-2025) - Version 5, 6 and 7 had an issue : you need to restore prior to version 45 then update to 46 again. If you don't have a backup please create an issue in the github repo