You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2017/05/08 19:29:49 UTC

[1/2] tinkerpop git commit: Updated changelog. CTR

Repository: tinkerpop
Updated Branches:
  refs/heads/master 7ef0fc5d2 -> 534d31416


Updated changelog. CTR


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2cb989bc
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2cb989bc
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/2cb989bc

Branch: refs/heads/master
Commit: 2cb989bc59e1fc21e811631192316353881bfc60
Parents: 632c209
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Mon May 8 15:29:29 2017 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Mon May 8 15:29:29 2017 -0400

----------------------------------------------------------------------
 CHANGELOG.asciidoc | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/2cb989bc/CHANGELOG.asciidoc
----------------------------------------------------------------------
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index a8e8e4e..6fb3372 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -26,6 +26,8 @@ image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima
 TinkerPop 3.2.5 (Release Date: NOT OFFICIALLY RELEASED YET)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
+* Maintained type information on `Traversal.promise()`.
+* Propagated exception to `Future` instead of calling thread in `RemoteConnection`.
 * Fixed a bug in `RepeatUnrollStrategy` where `LoopsStep` and `LambdaHolder` should invalidate the strategy's application.
 * Deprecated `authentication.className` setting in favor of using `authentication.authenticator`.
 * Added `authentication.authenticationHandler` setting.


[2/2] tinkerpop git commit: Merge branch 'tp32'

Posted by sp...@apache.org.
Merge branch 'tp32'


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/534d3141
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/534d3141
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/534d3141

Branch: refs/heads/master
Commit: 534d3141638d491889b9b17dd3f5aa0a1937e7f7
Parents: 7ef0fc5 2cb989b
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Mon May 8 15:29:40 2017 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Mon May 8 15:29:40 2017 -0400

----------------------------------------------------------------------
 CHANGELOG.asciidoc | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/534d3141/CHANGELOG.asciidoc
----------------------------------------------------------------------