This is an automated email from the ASF dual-hosted git repository.
jorgebg pushed a commit to branch TINKERPOP-2166
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
The following commit(s) were added to refs/heads/TINKERPOP-2166 by this push:
new e02b8fc TINKERPOP-2166 Changelog
e02b8fc is described below
commit e02b8fc2cac596373645666f1b59881791352698
Author: Jorge Bay Gondra <[email protected]>
AuthorDate: Fri Mar 1 10:09:06 2019 +0100
TINKERPOP-2166 Changelog
---
CHANGELOG.asciidoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index ea8205f..d22cfbf 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -37,7 +37,7 @@ This release also includes changes from <<release-3-3-6,
3.3.6>>.
* Release working buffers in case of failure for GraphBinary.
* GraphBinary: Use the same `ByteBuf` instance to write during serialization.
Changed signature of write methods in type serializers.
* Remove unused parameter in GraphBinary's `ResponseMessageSerializer`.
-
+* GraphBinary: Cache expression to obtain the method in `PSerializer`.
[[release-3-4-0]]
=== TinkerPop 3.4.0 (Release Date: January 2, 2019)