Skip to content

v0.24.0

Choose a tag to compare

@ydb-platform-bot ydb-platform-bot released this 16 Oct 08:28
· 12 commits to main since this release
  • 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 EnableImplicitSession to support implicit sessions.

Full Changelog: v0.23.1...v0.24.0