Releases: ydb-platform/ydb-dotnet-sdk
Releases · ydb-platform/ydb-dotnet-sdk
v0.8.0
- Fixed bug on commit with fail, no set failed flag for rollback invocation
- Supported UUID (Guid)
Full Changelog: v0.7.3...v0.8.0
v0.7.3
- Fixed YdbDataReader: extract Json / Yson types
Full Changelog: v0.7.2...v0.7.3
v0.7.2
- Fixed YdbDataReader:
GetValue()
returnsDbNull.Value
if field is null - YdbOperationInProgressException extends YdbException
Full Changelog: v0.7.1...v0.7.2
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