You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by ly...@apache.org on 2022/06/10 20:10:48 UTC

[tinkerpop] 01/03: Merge branch '3.6-dev'

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

lyndonb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 8c1455d463ff430cf5d43cf2402f5a7642b08eea
Merge: 4f0cf3c89b f3b1dfeace
Author: Lyndon Bauto <ly...@bitquilltech.com>
AuthorDate: Fri Jun 10 12:51:31 2022 -0700

    Merge branch '3.6-dev'

 .github/workflows/build-test.yml                   | 24 ++++++++++++++++++----
 CHANGELOG.asciidoc                                 |  1 +
 docs/src/upgrade/release-3.5.x.asciidoc            | 14 +++++++++++++
 .../javascript/gremlin-javascript/.eslintrc.js     |  1 +
 .../gremlin-javascript/lib/driver/connection.js    |  8 +++++---
 .../main/python/gremlin_python/driver/protocol.py  |  5 -----
 .../python/gremlin_python/driver/serializer.py     | 10 ++++++---
 gremlin-python/src/main/python/setup.py            |  5 +++--
 .../structure/io/AbstractIoRegistryCheck.java      |  6 +++---
 9 files changed, 54 insertions(+), 20 deletions(-)