October 7, 2025 1 min read ExRam.Gremlinq 13.1.1 Changes Improve logging performance (#2070) @danielcweber Make Bindings ISpanFormattable to save allocations in logging (#2069) @danielcweber
September 26, 2025 1 min read Gremlinq.Extensions 13.1.0 Changes Update references to ExRam.Gremlinq 13.1.0.
September 25, 2025 1 min read 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
July 30, 2025 1 min read ExRam.Gremlinq 13.0.0 12.x -> 13.0 migration guide Update to version 12.23.0 Tackle all deprecation warnings. Alternatives/workarounds are given in the ObsoleteAttribute's messages. Update to version 13.0.0 Changes Use a FrozenDictionary in "Fast"-method (#1997) @danielcweber Fix possibly empty labels resulting from contradicting OfTypes operators. (#1995) @danielcweber Remove QueryLogFormatting option. (#1993) @danielcweber Dont serialize bindings in logs (#1992) @danielcweber Remove obsolete members (#1983) @danielcweber No tests below .NET 8 (#1981) @danielcweber Drop .NET 5 (#1980) @danielcweber Drop .NET Standard 2.1 (#1978) @danielcweber