This is an automated email from the ASF dual-hosted git repository.
Cole-Greer pushed a change to branch 3.8-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from 390ab7012a fix(gremlin-javascript): Reject out-of-range OffsetDateTime
values (#3549)
add fd25c7727b Preserve float type in DotNetTranslator (#3567)
new 956dad1096 Merge branch '3.7-dev' into 3.8-dev
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../gremlin/process/traversal/translator/DotNetTranslator.java | 4 ++++
.../process/traversal/translator/DotNetTranslatorTest.java | 10 ++++++++++
.../Gremlin.Net.IntegrationTest/Gherkin/GherkinTestRunner.cs | 3 +--
.../Gremlin.Net.IntegrationTest/Gherkin/IgnoreException.cs | 7 +------
4 files changed, 16 insertions(+), 8 deletions(-)