diff --git a/docs/release-notes/release-notes-v18.4.2.md b/docs/release-notes/release-notes-v18.4.2.md new file mode 100644 index 000000000..dc5be10d7 --- /dev/null +++ b/docs/release-notes/release-notes-v18.4.2.md @@ -0,0 +1,49 @@ +# Percona Distribution for PostgreSQL 18.4.2 ({{date.18_4_2}}) + +--8<-- "release-notes-intro.md" + +This release of Percona Distribution for PostgreSQL is based on Percona Server for PostgreSQL 18.4.2 - a binary-compatible, open source drop-in replacement of [PostgreSQL Community 18.4](https://www.postgresql.org/docs/18/release-18-4.html). + +## Release Highlights + +Percona Distribution for PostgreSQL 18.4.2 is an out-of-cycle maintenance release that addresses an issue where TimescaleDB and Citus were not compilable with earlier Percona Server for PostgreSQL versions, and fixes high-severity CVEs for which fixes were available. + +This release also updates bundled components, including `pg_tde` 2.2.1, and refreshes Docker images with fixes for high-severity CVEs where available. + +!!! warning + Percona Server for PostgreSQL 18.4.2 and `pg_tde` 2.2.1 are only supported together. Combining either with an earlier version of the other is not supported. + +To upgrade from an earlier version of Percona Distribution for PostgreSQL, follow the steps in [Upgrading Percona Distribution for PostgreSQL](../major-upgrade.md). + +### Docker image updates + +Docker images have been rebuilt to address high-severity CVEs where fixes were available. + +## Known Issues + +### For minor & major upgrades (RHEL only) + +During an upgrade on RHEL, you may encounter the following error: + +```bash +Unknown Error occurred: Transaction test error: + file /usr/share/postgresql-common/server/postgresql.mk from install of percona-postgresql-common conflicts with file from package percona-postgresql-common-dev + file /usr/share/postgresql-common/t/040_upgrade.t from install of percona-postgresql-common conflicts with file from package percona-postgresql-common-dev +``` + +To resolve this, remove the `percona-postgresql-common-dev` package and reinstall it with the new intended upgraded PPG/PSP server. + +## Component updates + +The following bundled components have been updated in this release: + +| Component | Version | +|-----------|---------| +| pg_tde | 2.2.1 | +| PostGIS | 3.5.7 | +| pgVector | 0.8.3 | +| pgpool | 4.7.2 | + +For Red Hat Enterprise Linux 8 and compatible derivatives, Percona Distribution for PostgreSQL also includes the supplemental `python3-etcd` 0.4.5 packages, which are used for setting up Patroni clusters. + +Percona Distribution for PostgreSQL is also shipped with the [libpq](https://www.postgresql.org/docs/18/libpq.html) library. It contains a set of library functions that allow client programs to pass queries to the PostgreSQL backend server and to receive the results of these queries. diff --git a/docs/release-notes/release-notes.md b/docs/release-notes/release-notes.md index f22bb688d..616850e3d 100644 --- a/docs/release-notes/release-notes.md +++ b/docs/release-notes/release-notes.md @@ -4,6 +4,7 @@ This page lists all release notes for Percona Server for PostgreSQL 18, organize ## 2026 +* [18.4.2](release-notes-v18.4.2.md) ({{date.18_4_2}}) * [18.4.1](release-notes-v18.4.1.md) ({{date.18_4_1}}) * [18.3.1](release-notes-v18.3.1.md) ({{date.18_3_1}}) diff --git a/docs/templates/pdf_cover_page.tpl b/docs/templates/pdf_cover_page.tpl index cacaec304..811462355 100644 --- a/docs/templates/pdf_cover_page.tpl +++ b/docs/templates/pdf_cover_page.tpl @@ -7,6 +7,6 @@ {% if config.site_description %}