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

Cole-Greer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    from e2087c91da Clarify gremlin-javascript Limitations for 
Character/Duration and subgraph
     add a7a6158612 TINKERPOP-3275 Fix gremlin-python GraphBinary 
BigInteger/BigDecimal serialization (#3539)
     add c81f7c343f TINKERPOP-3277: Fix gremlin-go GraphBinary serialization of 
zero BigInteger/BigDecimal (#3540)
     add d23736b409 Merge branch '3.7-dev' into 3.8-dev
     new 0e8b8b8071 Merge branch '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:
 CHANGELOG.asciidoc                                 |  2 ++
 .../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs |  2 ++
 gremlin-go/driver/cucumber/gremlin.go              |  1 +
 gremlin-go/driver/graphBinarySerializer.go         |  3 +-
 gremlin-go/driver/graphBinarySerializer_test.go    | 27 ++++++++++++++++
 .../gremlin-javascript/test/cucumber/gremlin.js    |  1 +
 .../gremlin_python/structure/io/graphbinaryV4.py   | 18 ++++-------
 .../src/main/python/tests/feature/gremlin.py       |  1 +
 .../tests/unit/structure/io/test_graphbinaryV4.py  | 37 ++++++++++++++++++++++
 .../gremlin/language/translator/translations.json  | 17 ++++++++++
 .../test/features/sideEffect/Inject.feature        | 16 +++++++++-
 11 files changed, 112 insertions(+), 13 deletions(-)

Reply via email to