ExRam.Gremlinq 12.10.2
danielcweber
released this
16 Oct 14:06
·
197 commits
to refs/heads/12.x
since this release
Changes
- Optimize single traversal coalesce (#1758) @danielcweber
- Log execution errors in the query itself outside the executors so plugged executors and transformed exceptions will log in any case. (#1757) @danielcweber
- Log a request without the query on the appropriate LogLevel. (#1756) @danielcweber
- Omit bindings parameter when bindings should not be included. (#1755) @danielcweber
- Log GremlinQueryExecutionException (#1751) @danielcweber