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.
2 parents 04f41b0 + 523bbd8 commit 7e17b3dCopy full SHA for 7e17b3d
src/Ydb.Sdk/CHANGELOG.md
@@ -1,4 +1,6 @@
1
- Added provider support for implicit sessions.
2
+
3
+## v0.23.0
4
- Feat ADO.NET: `YdbDataSource.OpenRetryableConnectionAsync` opens a retryable connection with automatic retries for transient failures.
5
- Fixed bug ADO.NET/PoolManager: `SemaphoreSlim.WaitAsync` over-release on cancellation.
6
- Feat ADO.NET: Mark `YdbConnection.State` as `Broken` when the underlying session is broken, including background deactivation.
0 commit comments