2025
Gremlinq.Extensions 13.2.0
Changes
First release of Gremlinq.Extensions.Diagnostics and Gremlinq.Extensions.Diagnostics.CosmosDb.
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
ExRam.Gremlinq 13.1.0
Changes
- Improve Bindings.ToString (#2066) @danielcweber
- Improve GroovyWriter (#2065) @danielcweber
- Update .NET SDK. (#2062) @danielcweber
- Run tests on Windows Server 2025. (#2051) @danielcweber
- Support more boolean expressions in Where (#2050) @danielcweber
- Enable setting UseDFE from IConfiguration. (#2048) @danielcweber
- Add UseDFE extension in Neptune (#2047) @danielcweber
- Make query bindings formattable in log parameter mappings (#2041) @danielcweber
- Cheaper/deterministic Groovy Script creation when only logging (#2035) @danielcweber
- Update Gremlin.Net. (#2034) @danielcweber
- Move tests to Gremlin Server 3.7.4. (#2033) @danielcweber
- Run tests with a matrix. (#2027) @danielcweber
- Obsolete StringComparisonTranslationStrictness option. (#2025) @danielcweber
- Obsolete the whole StringComparisonTranslationStrictness enum. (#2024) @danielcweber
- Avoid StringComparisonTranslationStrictness.Strict (#2023) @danielcweber
- Obsolete StringComparisonTranslationStrictness.Lenient. (#2022) @danielcweber
- Don't use StringComparisonTranslationStrictness.Lenient in CosmosDbFixture (#2021) @danielcweber
- Don't use StringComparisonTranslationStrictness.Lenient in CosmosDbEmulatorFixture (#2020) @danielcweber