Releases: ydb-platform/ydb-dotnet-sdk
Releases · ydb-platform/ydb-dotnet-sdk
v0.7.1
- If an error happened in the transaction, allow one empty rollback
Full Changelog: v0.7.0...v0.7.1
v0.7.0
Full Changelog: v0.6.3...v0.7.0
v0.6.3
- Fixed bug: parameter type mismatch, when setting optional with null
Full Changelog: v0.6.2...v0.6.3
v0.6.2
- Fixed bug: adding correct placeholders to all logging calls with parameters
Full Changelog: v0.6.1...v0.6.2
v0.6.1
- Check status of the transport or server for an invalidated session
- Fixed NPE in DescribeTable
Full Changelog: v0.6.0...v0.6.1
v0.6.0
- ADO.NET over query-service
- Add EndpointPool
- Add SessionPool 2.0
Full Changelog: v0.4.0...v0.6.0
v0.4.0
- Fix bug: rounding down when inserting a Timestamp YDB type
- ChannelCache has been implemented using ChannelPool and EndpointPool
Full Changelog: v0.3.2...v0.4.0
v0.3.2
- Make KeepAlive method public for TableClient
Full Changelog: v0.3.1...v0.3.2
v0.3.1
- Fix error: Access denied without user token
Full Changelog: v0.3.0...v0.3.1
v0.3.0
- Add rollback transaction API
Full Changelog: v0.2.3...v0.3.0