v0.24.0
- Breaking Change: Renamed properties in
YdbConnectionStringBuilder:MaxSessionPool->MaxPoolSize.MinSessionPool->MinPoolSize.
- Added XML documentation for all public APIs in
Ydb.Sdk. - Feat ADO.NET: Added dispose timeout (10 seconds) to
PoolingSessionSource. - Feat ADO.NET: Added
EnableImplicitSessionto support implicit sessions.
Full Changelog: v0.23.1...v0.24.0