We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26d3426 commit 3e917d8Copy full SHA for 3e917d8
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+- Do not pessimize the node on Grpc.Core.StatusCode.Cancelled.
2
+- Dispose of WriterSession using dispose CancellationToken.
3
+- BidirectionalStream is internal class.
4
+- Move Metadata class to Ydb.Sdk.Services.Topic.
5
+- Fixed memory leak CancellationTokenRegistration.
6
+- Cancel writing tasks after disposing of Writer.
7
+
8
## v0.9.3
9
- Fixed bug in Topic Writer: worker is stopped by disposeCts
10
- Fixed bug in sql parser ADO.NET: deduplication declare param in YQL query
0 commit comments