From ab24721722ebfa06f1f11479e9e0bccf4e018206 Mon Sep 17 00:00:00 2001 From: Arthur Nascimento Date: Tue, 31 Mar 2026 15:15:50 -0300 Subject: [PATCH 1/2] Apache AGE: add 1.7 release notes --- .../apache_age/rel_notes/apache_age_1.7.0.1_rel_notes.mdx | 8 ++++++++ .../pg_extensions/apache_age/rel_notes/index.mdx | 2 ++ 2 files changed, 10 insertions(+) create mode 100644 advocacy_docs/pg_extensions/apache_age/rel_notes/apache_age_1.7.0.1_rel_notes.mdx diff --git a/advocacy_docs/pg_extensions/apache_age/rel_notes/apache_age_1.7.0.1_rel_notes.mdx b/advocacy_docs/pg_extensions/apache_age/rel_notes/apache_age_1.7.0.1_rel_notes.mdx new file mode 100644 index 0000000000..b4df1f0cec --- /dev/null +++ b/advocacy_docs/pg_extensions/apache_age/rel_notes/apache_age_1.7.0.1_rel_notes.mdx @@ -0,0 +1,8 @@ +--- +title: Release notes for Apache AGE 1.7.0.1 +navTitle: "Version 1.7.0.1" +--- + +Released: 20 March 2026 + +This release of Apache AGE supports PostgreSQL, EDB Postgres Advanced Server, and EDB Postgres Extended versions 17 and 18. diff --git a/advocacy_docs/pg_extensions/apache_age/rel_notes/index.mdx b/advocacy_docs/pg_extensions/apache_age/rel_notes/index.mdx index 6931cf6786..17e8ffc528 100644 --- a/advocacy_docs/pg_extensions/apache_age/rel_notes/index.mdx +++ b/advocacy_docs/pg_extensions/apache_age/rel_notes/index.mdx @@ -3,6 +3,7 @@ title: 'Apache AGE release notes' navTitle: "Release notes" indexCards: none navigation: +- apache_age_1.7.0.1_rel_notes - apache_age_1.6.0.1_rel_notes - apache_age_1.5.0_rel_notes --- @@ -10,5 +11,6 @@ The Apache AGE documentation describes the latest version, including minor relea | Version | Release Date | | ------------------------------------- | ------------ | +| [1.7.0.1](apache_age_1.7.0.1_rel_notes) | 20 Mar 2026 | | [1.6.0.1](apache_age_1.6.0.1_rel_notes) | 15 Dec 2025 | | [1.5.0.1](apache_age_1.5.0_rel_notes) | 15 Oct 2025 | From 6305afeebae4f52f6f336c97a9efc8e657d71cd6 Mon Sep 17 00:00:00 2001 From: Mireia Perez Fuster Date: Wed, 1 Apr 2026 11:37:00 +0100 Subject: [PATCH 2/2] Update release notes index in Apache AGE documentation --- advocacy_docs/pg_extensions/apache_age/rel_notes/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/advocacy_docs/pg_extensions/apache_age/rel_notes/index.mdx b/advocacy_docs/pg_extensions/apache_age/rel_notes/index.mdx index 17e8ffc528..732726b3ef 100644 --- a/advocacy_docs/pg_extensions/apache_age/rel_notes/index.mdx +++ b/advocacy_docs/pg_extensions/apache_age/rel_notes/index.mdx @@ -1,11 +1,11 @@ --- title: 'Apache AGE release notes' navTitle: "Release notes" -indexCards: none navigation: - apache_age_1.7.0.1_rel_notes - apache_age_1.6.0.1_rel_notes - apache_age_1.5.0_rel_notes +indexCards: none --- The Apache AGE documentation describes the latest version, including minor releases and patches. These release notes cover what was new in each release. Content for minor or patch release includes indicators identifying when new functionality was released.