This is an automated email from the ASF dual-hosted git repository.
eya pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-age-website.git
The following commit(s) were added to refs/heads/master by this push:
new 78893cf Apache age website branch by ak (#11)
78893cf is described below
commit 78893cf988d41afedd6b368aa77f9d44d409c054
Author: aysko75 <[email protected]>
AuthorDate: Sat May 15 08:15:34 2021 +0900
Apache age website branch by ak (#11)
* Update index.html
* Update index.html
* Update index.html
* Update index.html
* Roadmap updated
* Updated index.html
* Update index.html
* Update index.html
---
index.html | 19 ++++++++-----------
1 file changed, 8 insertions(+), 11 deletions(-)
diff --git a/index.html b/index.html
index e1f40f9..32e833a 100644
--- a/index.html
+++ b/index.html
@@ -162,11 +162,10 @@
<table>
<tbody>
<tr>
- <td colspan="2"><b>v0.3.0-incubating</b> ✅</td>
</tr>
<tr>
<td class="tblhead">Release Date</td>
- <td>2021-01-23</td
+ <td>2021-01-23</td>
</tr>
<tr>
<td class="tblhead">Release Notes</td>
@@ -188,21 +187,19 @@
<table>
<tbody>
<tr>
- <td colspan="2"><b>v0.4.0-incubating</b></td>
+ <td colspan="2"><b>v0.4.0-incubating (official Apache
incubator release)</b> ✅</td>
</tr>
<tr>
<td class="tblhead">Release Date</td>
- <td>Target 2021-04-16</td>
</tr>
<tr>
<td class="tblhead">Functionality</td>
<td>
<ul>
- <li>Variable Length Edges (VLEs)</li>
- <li>Aggregation query support</li>
- <li>Client APIs (node.js, Java, Go, ...)</li>
+ <li>Aggregation support (Auto Group By, more input
types)</li>
+ <li>Basic agtype parser for the NodeJS driver</li>
<li>Graph visualization tool integration</li>
- <li>PostgreSQL extensions (PL/pgSQL, ...)</li
+ <li>Support for stored procedures and PL/pgSQL</li>
</ul>
</td>
</tr>
@@ -216,7 +213,7 @@
</tr>
<tr>
<td class="tblhead">Release Date</td>
- <td>Target 2021-05-31</td>
+ <td>Target 2021-06-11</td>
</tr>
<tr>
<td class="tblhead">Release Notes</td>
@@ -225,12 +222,12 @@
<tr>
<td class="tblhead">Functionality</td>
<td>
- N/A
+ Varialble Length Edges
</td>
</tr>
</tbody>
</table>
- <p>* Support for PostgreSQL 12+ and VLE will be added in the later
releases in 2021.</p>
+ <p>* Support for PostgreSQL 12 will be implemented in Q3 2021.</p>
</div>
</div>