ExRam.Gremlinq 13.4.3

Changes

  • Update ASP.NET template after rework (#2187) @QazCetelic
  • Template review (#2185) @danielcweber
  • Write guids quoted and with a specific (D) formatter (#2179) @john-manktelow
  • Migrate test infrastructure to Microsoft.Testing.Platform (MTP) v2 (#2183) @copilot-swe-agent[bot]

ExRam.Gremlinq 13.4.1

Changes

  • Release ExRam.Gremlinq.Support.TestContainers (#2178) @danielcweber
  • AirRoutes! (#2175, #2177) @danielcweber
  • Add IAM authentication to console template. (#2169) @danielcweber

ExRam.Gremlinq 13.4.0

Changes

  • Test IAM configuration on ASP.NET (#2173) @danielcweber
  • Rework AWSSignerBuilder (#2172) @danielcweber
  • Implicitly set path to /gremlin for AWSSigner if null or empty. (#2171) @danielcweber
  • Split IAWSSigner from new ISigV4AWSSigner. (#2168) @danielcweber
  • Add With... extensions for IAWSSigner. (#2167) @danielcweber
  • Rename AWSSigner.EmptyV4 to EmptySigV4. (#2166) @danielcweber
  • Move our internal implementation of AWSSigner into the public (#2165) @danielcweber

ExRam.Gremlinq 13.3.2

Changes

  • Enhance constant Where-argument evaluation to Property-expressions (#2163)
  • Save allocations in WebSocketGremlinqClient (#2159)
  • ReSharper review (#2158, #2160)
  • Remove type arguments in nameof since C# 14 can do without. (#2157)
  • Reuse defer-Transformers (#2151)

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]