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

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


    from 5f7bc22  Merge branch 'TINKERPOP-2140' into tp33
     add 197188e  TINKERPOP-2138 Provide way to disable the global functionc 
cache
     add fe60010  Merge branch 'TINKERPOP-2138' into tp33

No new revisions were added by this update.

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