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

spmallette pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


The following commit(s) were added to refs/heads/master by this push:
     new e11cbe1  Added changelog entries for recent PRs CTR
e11cbe1 is described below

commit e11cbe135521d31e854337d220348413cf0d2757
Author: Stephen Mallette <sp...@genoprime.com>
AuthorDate: Tue Feb 12 13:33:01 2019 -0500

    Added changelog entries for recent PRs CTR
---
 CHANGELOG.asciidoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index 3743be9..b75a3db 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -29,6 +29,8 @@ This release also includes changes from <<release-3-3-6, 
3.3.6>>.
 * Added registration for `SparqlStrategy` for GraphSON.
 * Fixed up `SparqlStrategy` so that it could be used properly with 
`RemoteStrategy`.
 * Fixed `ByteBuffer` serialization for GraphBinary.
+* Fixed `Path.toString()` in `gremlin-javascript` which was referencing an 
invalid object.
+* Fixed potential for an infinite loop in connection creation for 
`gremlin-dotnet`.
 * Added fallback resolver to `TypeSerializerRegistry` for GraphBinary.
 * Added easier to understand exceptions for connection problems in the 
Gremlin.Net driver.
 * Support configuring the type registry builder for GraphBinary.

Reply via email to