From e8d6b32357b20c32f9ddc0a34268f8c409fecec5 Mon Sep 17 00:00:00 2001 From: Susan Douglas Date: Thu, 14 May 2026 07:06:24 -0400 Subject: [PATCH 1/3] Preparing release notes for PEP/PG version updates --- docs/enterprise/pep_rel_notes.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/docs/enterprise/pep_rel_notes.md b/docs/enterprise/pep_rel_notes.md index fc2c870..711fec8 100644 --- a/docs/enterprise/pep_rel_notes.md +++ b/docs/enterprise/pep_rel_notes.md @@ -1,5 +1,26 @@ # pgEdge Enterprise Postgres Release Notes +## 5/14/2026 + +* PG Version update: pgEdge Enterprise Postgres 16.14 + + * pgedge-enterprise-postgres 16.14 + * pgedge-enterprise-all 16.14 + +* PG Version update: pgEdge Enterprise Postgres 17.10 + + * pgedge-enterprise-postgres 17.10 + * pgedge-enterprise-all 17.10 + +* PG Version update: pgEdge Enterprise Postgres 18.4 + + * pgedge-enterprise-postgres 18.4 + * pgedge-enterprise-all 18.4 + +* Component update: pgEdge libpq 18.4 (RPMs only) +* Component update: pgEdge PostgreSQL Common 290 (debs only) + + ## 5/07/2026 * pgEdge Active Consistency Engine (ACE) 2.0.0 (First PEP release) * Component updates: Patroni 4.1.3, pgAdmin 9.14 From 94867e659e0a930a9f53950da9a8e8da67746d80 Mon Sep 17 00:00:00 2001 From: susan-pgedge <130390403+susan-pgedge@users.noreply.github.com> Date: Thu, 14 May 2026 07:24:40 -0400 Subject: [PATCH 2/3] Revise component updates in release notes Updated component names for clarity in release notes. --- docs/enterprise/pep_rel_notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/enterprise/pep_rel_notes.md b/docs/enterprise/pep_rel_notes.md index 711fec8..bb43cc8 100644 --- a/docs/enterprise/pep_rel_notes.md +++ b/docs/enterprise/pep_rel_notes.md @@ -17,8 +17,8 @@ * pgedge-enterprise-postgres 18.4 * pgedge-enterprise-all 18.4 -* Component update: pgEdge libpq 18.4 (RPMs only) -* Component update: pgEdge PostgreSQL Common 290 (debs only) +* Component update: libpq 18.4 +* Component update: Common 290 (debs only) ## 5/07/2026 From 6b0e0423f1f028f138ee1fb342cac48ffe59768c Mon Sep 17 00:00:00 2001 From: susan-pgedge <130390403+susan-pgedge@users.noreply.github.com> Date: Thu, 14 May 2026 09:06:08 -0400 Subject: [PATCH 3/3] Correct 'PG Version' to 'Postgres version' in release notes --- docs/enterprise/pep_rel_notes.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/enterprise/pep_rel_notes.md b/docs/enterprise/pep_rel_notes.md index bb43cc8..8929393 100644 --- a/docs/enterprise/pep_rel_notes.md +++ b/docs/enterprise/pep_rel_notes.md @@ -2,17 +2,17 @@ ## 5/14/2026 -* PG Version update: pgEdge Enterprise Postgres 16.14 +* Postgres version update: pgEdge Enterprise Postgres 16.14 * pgedge-enterprise-postgres 16.14 * pgedge-enterprise-all 16.14 -* PG Version update: pgEdge Enterprise Postgres 17.10 +* Postgres version update: pgEdge Enterprise Postgres 17.10 * pgedge-enterprise-postgres 17.10 * pgedge-enterprise-all 17.10 -* PG Version update: pgEdge Enterprise Postgres 18.4 +* Postgres version update: pgEdge Enterprise Postgres 18.4 * pgedge-enterprise-postgres 18.4 * pgedge-enterprise-all 18.4