This is an automated email from the ASF dual-hosted git repository.
spmallette pushed a change to branch 3.4-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.
from 43f7292 TINKERPOP-2445 Parallelize connection creation (#1360)
add a6ebe54 TINKERPOP-2479 Adds config/reset options to :bytecode command
add 563ac97 Merge branch 'TINKERPOP-2479' into 3.4-dev
No new revisions were added by this update.
Summary of changes:
CHANGELOG.asciidoc | 3 +
docs/src/reference/gremlin-applications.asciidoc | 19 ++++++
docs/src/upgrade/release-3.4.x.asciidoc | 10 +++
.../console/commands/BytecodeCommand.groovy | 71 ++++++++++++++++++++--
.../console/commands/BytecodeCommand.properties | 2 +-
.../ser/AbstractGraphSONMessageSerializerV2d0.java | 1 -
6 files changed, 100 insertions(+), 6 deletions(-)