Skip to content

Commit 6753b19

Browse files
vkuttypclaude
andcommitted
v2.5.14: bump CosmoKv 3.2.0 → 3.2.1
CosmoKv 3.2.1 adds the cosmokv.write.queue_depth observable gauge so downstream consumers can correlate writer-channel backpressure with their own SLOs. No driver-side changes; this is purely a transitive metric exposure. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent e7ff335 commit 6753b19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CosmoSQLClient.CosmoKv/CosmoSQLClient.CosmoKv.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</ItemGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="CosmoKv" Version="3.2.0" />
8+
<PackageReference Include="CosmoKv" Version="3.2.1" />
99
<!-- Microsoft.VisualStudio.Threading.AsyncReaderWriterLock — battle-
1010
tested writer-priority RW lock for the CosmoKvConnection
1111
hot path. The v2.5.7 attempt at rolling our own failed under

0 commit comments

Comments
 (0)