Feature Title
Update to the latest version of AGE
Describe the feature
The latest version of Apache AGE (A Graph Extension for PostgreSQL, commonly referred to as AGE Graph) is 1.7.0.
- Release date: January 21, 2026 (for PostgreSQL 18; compatible versions also available for PG 17 and slightly older branches).
- It is the current stable release, with support for features like improved graph naming (aligned with Cypher spec), Row Level Security, index enhancements on ID columns, stability/performance fixes, and better multi-model (SQL + openCypher) querying on PostgreSQL.
You can download it from the official site:
→ age.apache.org/download/ (select the build matching your PostgreSQL version).
Or check the full releases on GitHub:
→ github.com/apache/age/releases (latest tagged as PG18/v1.7.0 or equivalent).
Note: Older PostgreSQL versions (e.g., PG 16/15/14) may still use 1.6.0 as the stable build, but 1.7.0 is the newest overall. Docker images and packages are also updated accordingly.
Motivation
No response
Alternatives considered
No response
Additional context
No response
Feature Title
Update to the latest version of AGE
Describe the feature
The latest version of Apache AGE (A Graph Extension for PostgreSQL, commonly referred to as AGE Graph) is 1.7.0.
You can download it from the official site:
→ age.apache.org/download/ (select the build matching your PostgreSQL version).
Or check the full releases on GitHub:
→ github.com/apache/age/releases (latest tagged as
PG18/v1.7.0or equivalent).Note: Older PostgreSQL versions (e.g., PG 16/15/14) may still use 1.6.0 as the stable build, but 1.7.0 is the newest overall. Docker images and packages are also updated accordingly.
Motivation
No response
Alternatives considered
No response
Additional context
No response