[2/3] tinkerpop git commit: Updated CHANGELOG

2018-01-20 Thread dkuppitz
Updated CHANGELOG


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

Branch: refs/heads/tp32
Commit: dd83c7809253bc6e75affaff140bf363f481c2ed
Parents: fa8dae8
Author: Daniel Kuppitz 
Authored: Tue Jan 16 14:37:44 2018 -0700
Committer: Daniel Kuppitz 
Committed: Sat Jan 20 18:09:19 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/dd83c780/CHANGELOG.asciidoc
--
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index c388425..42574d3 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -25,6 +25,7 @@ 
image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima
 
 * Delayed setting of the request identifier until `RequestMessage` 
construction by the builder.
 * Removed hardcoded expectation in metrics serialization test suite as 
different providers may have different outputs.
+* Fixed a bug in `ComputerAwareStep` that didn't handle `reset()` properly and 
thus occasionally produced some extra traversers.
 
 [[release-3-2-7]]
 === TinkerPop 3.2.7 (Release Date: December 17, 2017)



[2/3] tinkerpop git commit: Updated CHANGELOG

2018-01-20 Thread dkuppitz
Updated CHANGELOG


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

Branch: refs/heads/master
Commit: dd83c7809253bc6e75affaff140bf363f481c2ed
Parents: fa8dae8
Author: Daniel Kuppitz 
Authored: Tue Jan 16 14:37:44 2018 -0700
Committer: Daniel Kuppitz 
Committed: Sat Jan 20 18:09:19 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/dd83c780/CHANGELOG.asciidoc
--
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index c388425..42574d3 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -25,6 +25,7 @@ 
image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima
 
 * Delayed setting of the request identifier until `RequestMessage` 
construction by the builder.
 * Removed hardcoded expectation in metrics serialization test suite as 
different providers may have different outputs.
+* Fixed a bug in `ComputerAwareStep` that didn't handle `reset()` properly and 
thus occasionally produced some extra traversers.
 
 [[release-3-2-7]]
 === TinkerPop 3.2.7 (Release Date: December 17, 2017)



[2/3] tinkerpop git commit: updated CHANGELOG.

2017-08-29 Thread okram
updated CHANGELOG.


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

Branch: refs/heads/tp32
Commit: eb1be4dcfb6053ff65aae6805db61e6556c22384
Parents: c167d9e
Author: Marko A. Rodriguez 
Authored: Mon Aug 28 11:04:12 2017 -0600
Committer: Marko A. Rodriguez 
Committed: Mon Aug 28 11:04:12 2017 -0600

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


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/eb1be4dc/CHANGELOG.asciidoc
--
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index 9fff535..1ffa315 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -26,6 +26,7 @@ 
image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima
 TinkerPop 3.2.7 (Release Date: NOT OFFICIALLY RELEASED YET)
 ~~~
 
+* Fixed a bug in `ComputerVerificationStrategy` where child traversals were 
being analyzed prior to compilation.
 * Fixed a bug that prevented Gremlin from ordering lists and streams made of 
mixed number types.
 
 



[2/3] tinkerpop git commit: updated CHANGELOG.

2017-05-15 Thread okram
updated CHANGELOG.


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

Branch: refs/heads/master
Commit: b755788c6fe7b902a3e81f3c2f11eb5a8b02c4be
Parents: e4f6842
Author: Marko A. Rodriguez 
Authored: Thu May 11 16:00:24 2017 -0600
Committer: Marko A. Rodriguez 
Committed: Thu May 11 16:00:24 2017 -0600

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


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/b755788c/CHANGELOG.asciidoc
--
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index 6fb3372..7057aac 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -26,6 +26,7 @@ 
image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima
 TinkerPop 3.2.5 (Release Date: NOT OFFICIALLY RELEASED YET)
 ~~~
 
+* Now using Groovy `[...]` map notation in `GroovyTranslator` instead of `new 
LinkedHashMap(){{ }}`.
 * 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.