Skip to content

Commit 89d1830

Browse files
committed
fixed update
fixed update that accidentally went through
1 parent eabf579 commit 89d1830

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/release-notes-v17.5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This release of Percona Distribution for PostgreSQL is based on Percona Server f
66

77
## Release Highlights
88

9-
### A new version of `pg_tde`
9+
### A new version of `pg_tde`
1010

1111
Percona Distribution for PostgreSQL includes the Release Candidate 2 (RC2) of `pg_tde` extension that brings in Transparent Data Encryption. This version of `pg_tde` provides a bunch of improvements, among which is WAL encryption now supporting Vault, automatic WAL internal key generation at server startup, new visibility and verification functions for default principal keys, and more. Learn about these features in the [`pg_tde` release notes :octicons-link-external-16:](https://docs.percona.com/pg-tde/release-notes/rc2.html).
1212

docs/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Percona Distribution for PostgreSQL release notes
1+
# Percona Distribution for PostgreSQL release notes
22

33
* [Percona Distribution for PostgreSQL 17.5.1](release-notes-v17.5.md) ({{date.17_5}})
44
* [Percona Distribution for PostgreSQL 17.4.1](release-notes-v17.4.md) ({{date.17_4}})

variables.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pspgversion: '17.5.1'
88

99

1010

11-
date:
11+
date:
1212
17_5: 2025-05-28
1313
17_4: 2025-03-27
1414
17_2: 2024-12-26

0 commit comments

Comments
 (0)