Announcing the release of Apache AGE(incubating) 0.6.0

From: Apache AGE via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org>
To: PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org>
Subject: Announcing the release of Apache AGE(incubating) 0.6.0
Date: 2022-01-26 16:13:06
Message-ID: 164321358644.715.15082198686740328474@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

<h1>Apache AGE Team has released version 0.6.0 of Apache AGE(incubating)</h1>
<p>Apache AGE(incubating) is a PostgreSQL extension that provides graph database functionality.</p>
<p>AGE is an acronym for A Graph Extension, and is inspired by Bitnine's fork of PostgreSQL 10, AgensGraph, which is a multi-model database. The goal of the project is to create single storage that can handle both relational and graph model data so that users can use standard ANSI SQL along with openCypher, the Graph query language.</p>
<h2><span style="color: #333399;">Release Notes For v0.6.0</span></h2>
<h3>The release supports the following:</h3>
<ul>
<li>Add VLE SRF (Set Returning Function).</li>
<li>Fix Vertex, Edge, and Path serialization bug (AGE2-307).</li>
<li>Fix CREATE passback bug (AGE2-337).</li>
<li>Fix CREATE transaction block bug (AGE2-345).</li>
<li>Fix parallel build errors.</li>
<li>Fix Travis CI compiler warnings.</li>
</ul>
<hr />
<p>Please see the repository for details : <span style="color: #0000ff;"><a style="color: #0000ff;" href="https://github.com/apache/incubator-age/releases/tag/v0.6.0">https://github.com/apache/incubator-age/releases/tag/v0.6.0</a></span></p>
<p>Please feel free to use and send us an inquiry/idea about our project to Eya eya(dot)abdisho(at)bitnine(dot)net (Apache AGE's active Committer)</p>
<p>Github Issues : <span style="color: #0000ff;"><a style="color: #0000ff;" href="https://github.com/apache/incubator-age/issues">https://github.com/apache/incubator-age/issues</a></span></p>

Browse pgsql-announce by date

  From Date Subject
Next Message Bitnine Global via PostgreSQL Announce 2022-01-26 16:14:13 Announcing the release of AgensGraph 2.5
Previous Message MigOps via PostgreSQL Announce 2022-01-23 15:45:27 pgBadger v11.7 released