Skip to content

2025

Gremlinq.Extensions 13.3.1

This is a maintenance release referencing the latest ExRam.Gremlinq packages for proper C# 14 compatibility.

ExRam.Gremlinq 13.3.1

Changes

  • Test against GremlinServer 3.7.5. (#2146) @danielcweber
  • Use some kind of duck typing to recognize Contains expressions (#2145) @danielcweber
  • Support C# 14 (#2144) @danielcweber
  • Bump Gremlin.Net from 3.7.4 to 3.7.5 (#2142) @dependabot[bot]

ExRam.Gremlinq 13.2.1

Changes

  • Review TransformerImpl (#2113) @danielcweber
  • Add a notion of a UnifiedConverter in Transformer to save allocations. (#2112) @danielcweber
  • Transformer without ImmutableStack (#2109) @danielcweber
  • Test templates for 13.2.0. (#2111) @danielcweber
  • Test query and bindings logging on CosmosDb. (#2107) @danielcweber
  • Ignore tests for CosmosDb in a common base class. (#2106) @danielcweber
  • Review bindings (#2105) @danielcweber
  • Save AsyncEnumerable allocations (#2103) @danielcweber

Gremlinq.Extensions 13.1.2

Changes

  • Cache JsonDocuments for subsequent known target types used by WebSocketGremlinqClientFactory (#141) @danielcweber

ExRam.Gremlinq 13.1.1

Changes

  • Improve logging performance (#2070) @danielcweber
  • Make Bindings ISpanFormattable to save allocations in logging (#2069) @danielcweber