Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Release notes for Apache AGE
navTitle: "Version 1.5.0"
navTitle: "Version 1.5.0.1"
---

Released: 15 October 2025

This is the first release of Apache AGE supporting PostgreSQL, EDB Postgres Advanced Server and EDB Postgres Extended.
This is the first release of Apache AGE supporting PostgreSQL, EDB Postgres Advanced Server and EDB Postgres Extended for versions 14, 15, and 16.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: Release notes for Apache AGE
navTitle: "Version 1.6.0.1"
---

Released: 15 December 2025

This release of Apache AGE supports PostgreSQL, EDB Postgres Advanced Server and EDB Postgres Extended versions 16 and 17.
7 changes: 4 additions & 3 deletions advocacy_docs/pg_extensions/apache_age/rel_notes/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ 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. For new functionality introduced in a minor or patch release, there are also indicators in the content about the release that introduced the feature.

| Version | Release Date |
| ------------------------------------- | ------------ |
| [1.5.0](apache_age_1.5.0_rel_notes) | 15 Oct 2025 |
| Version | Release Date |
| --------------------------------------- | ------------ |
| [1.6.0.1](apache_age_1.6.0.1_rel_notes) | 15 Dec 2025 |
| [1.5.0.1](apache_age_1.5.0.1_rel_notes) | 15 Oct 2025 |
Loading