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

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


    from ab75395  Merge pull request #1050 from 
nastra/ET-binary-nested-collections
     new 197188e  TINKERPOP-2138 Provide way to disable the global functionc 
cache
     new d00cc20  Merge branch 'TINKERPOP-2138' into tp33
     new 1d19c90  Merge branch 'tp33'

The 14853 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 +
 docs/src/reference/gremlin-applications.asciidoc   |  8 +++-
 .../jsr223/CompilationOptionsCustomizer.java       | 12 +++++
 .../groovy/jsr223/GremlinGroovyScriptEngine.java   | 56 +++++++++++++---------
 .../groovy/jsr223/GroovyCompilerGremlinPlugin.java | 10 ++++
 .../jsr223/GremlinGroovyScriptEngineTest.java      | 17 +++++++
 .../gremlin/server/op/session/Session.java         | 30 ++++++++++--
 .../server/op/session/SessionOpProcessor.java      |  8 ++++
 .../server/GremlinServerSessionIntegrateTest.java  | 47 +++++++++++++++++-
 9 files changed, 160 insertions(+), 30 deletions(-)

Reply via email to