You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by ly...@apache.org on 2022/06/09 19:55:13 UTC

[tinkerpop] branch 3.5-dev updated: Updating changelog for TINKERPOP-3746 / TINKERPOP-2693

This is an automated email from the ASF dual-hosted git repository.

lyndonb pushed a commit to branch 3.5-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


The following commit(s) were added to refs/heads/3.5-dev by this push:
     new f26bb10985 Updating changelog for TINKERPOP-3746 / TINKERPOP-2693
f26bb10985 is described below

commit f26bb10985f72d283ba85c0b23fce6e6518d931a
Author: Lyndon Bauto <ly...@bitquilltech.com>
AuthorDate: Thu Jun 9 12:54:55 2022 -0700

    Updating changelog for TINKERPOP-3746 / TINKERPOP-2693
---
 CHANGELOG.asciidoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index 1ca39ae8bd..d5c6e38c5a 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -28,6 +28,8 @@ image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima
 * Added getters to high and low properties in RangeLocalStep.
 * TINKERPOP-2229 Added GraphBinary serialization support to gremlin-javascript.
 * TINKERPOP-2740 Improved startup time by removing unnecessary DNS lookup.
+* TINKERPOP-2746 Changes logback version to 1.2.9 from 1.2.3
+* TINKERPOP-2693 Finished graphbinary support
 
 [[release-3-5-3]]
 === TinkerPop 3.5.3 (Release Date: April 4, 2022)