From bd701c00e244f038dabd9dc65705886d31b1d232 Mon Sep 17 00:00:00 2001 From: Arthur Nascimento Date: Mon, 30 Mar 2026 14:59:59 -0300 Subject: [PATCH] pg_squeeze: add 1.9.1.1 release notes --- .../pg_extensions/pg_squeeze/rel_notes/index.mdx | 4 +++- .../rel_notes/pg_squeeze_1.9.1.1_rel_notes.mdx | 10 ++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 advocacy_docs/pg_extensions/pg_squeeze/rel_notes/pg_squeeze_1.9.1.1_rel_notes.mdx diff --git a/advocacy_docs/pg_extensions/pg_squeeze/rel_notes/index.mdx b/advocacy_docs/pg_extensions/pg_squeeze/rel_notes/index.mdx index 7b7f12b6d30..e786cbb6c00 100644 --- a/advocacy_docs/pg_extensions/pg_squeeze/rel_notes/index.mdx +++ b/advocacy_docs/pg_extensions/pg_squeeze/rel_notes/index.mdx @@ -2,7 +2,8 @@ title: 'pg_squeeze release notes' navTitle: "Release notes" indexCards: none -navigation: +navigation: + - pg_squeeze_1.9.1.1_rel_notes - pg_squeeze_1.8.0_rel_notes - pg_squeeze_1.7.0_rel_notes - pg_squeeze_1.6.1_rel_notes @@ -11,6 +12,7 @@ The pg_squeeze documentation describes the latest version of pg_squeeze, includi | Version | Release Date | | ----------------------------------- | ------------ | +| [1.9.1.1](pg_squeeze_1.9.1.1_rel_notes) | 30 Mar 2026 | | [1.8.0](pg_squeeze_1.8.0_rel_notes) | 05 Feb 2025 | | [1.7.0](pg_squeeze_1.7.0_rel_notes) | 22 Nov 2024 | | [1.6.1](pg_squeeze_1.6.1_rel_notes) | 15 Feb 2024 | diff --git a/advocacy_docs/pg_extensions/pg_squeeze/rel_notes/pg_squeeze_1.9.1.1_rel_notes.mdx b/advocacy_docs/pg_extensions/pg_squeeze/rel_notes/pg_squeeze_1.9.1.1_rel_notes.mdx new file mode 100644 index 00000000000..7f6b7d25a7e --- /dev/null +++ b/advocacy_docs/pg_extensions/pg_squeeze/rel_notes/pg_squeeze_1.9.1.1_rel_notes.mdx @@ -0,0 +1,10 @@ +--- +title: Release notes for pg_squeeze version 1.9.1.1 +navTitle: "Version 1.9.1.1" +--- + +This release of pg_squeeze includes: + +| Type | Description | +|---------|-----------------------------------------------------------------------------------------------------------------| +| Feature | Merged with upstream [pg_squeeze 1.9.1](https://github.com/cybertec-postgresql/pg_squeeze/releases/tag/REL1_9_1). |