Skip to content

Commit 1c7dadc

Browse files
committed
Update cover page date, variables, and release notes note for shared_preload
1 parent b386dcc commit 1c7dadc

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

docs/release-notes/release-notes-v17.10.1.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@ This release of Percona Distribution for PostgreSQL is based on Percona Server f
88

99
This release continues to deliver Percona’s open source value-add components for enterprise use cases, including `pg_tde` 2.2.0 for Transparent Data Encryption and more. See the full component list below for details.
1010

11+
To upgrade from earlier versions (e.g. Percona Distribution for PostgreSQL 16.x), follow the steps in [Upgrading Percona Distribution for PostgreSQL](../major-upgrade.md).
12+
1113
!!! note
12-
To upgrade from earlier versions (e.g. Percona Distribution for PostgreSQL 16.x), follow the steps in [Upgrading Percona Distribution for PostgreSQL](../major-upgrade.md).
14+
Starting with this release, `shared_preload_libraries` is empty by default. Extensions such as `pg_tde` must be added manually.
1315

1416
### Ubuntu 26.04 LTS support added
1517

docs/templates/pdf_cover_page.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
{% if config.site_description %}
88
<h1>{{ config.site_description }}</h1>
99
{% endif %}
10-
<h2>17.10.1 (May 15, 2026)</h2>
10+
<h2>17.10.1 (May 18, 2026)</h2>
1111
<!--<h3>Percona Technical Documentation Team</h3>-->
1212

variables.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pgsmversion: '2.3.2'
1111

1212
date:
1313

14-
17_10_1: 2026-05-15
14+
17_10_1: 2026-05-18
1515
17_9_1: 2026-03-02
1616
17_7_1: 2025-12-02
1717
17_6_1: 2025-09-10

0 commit comments

Comments
 (0)