Skip to content

Releases: ydb-platform/ydb-dotnet-sdk

v0.7.2

01 Oct 16:15

Choose a tag to compare

  • Fixed YdbDataReader: GetValue() returns DbNull.Value if field is null
  • YdbOperationInProgressException extends YdbException

Full Changelog: v0.7.1...v0.7.2

v0.7.1

25 Sep 10:17

Choose a tag to compare

  • If an error happened in the transaction, allow one empty rollback

Full Changelog: v0.7.0...v0.7.1

v0.7.0

11 Sep 16:01

Choose a tag to compare

  • Parsed @param then prepared for use with $ prefix (@p -> $p)
  • Fully integrated with Dapper

Full Changelog: v0.6.3...v0.7.0

v0.6.3

05 Sep 12:15

Choose a tag to compare

  • Fixed bug: parameter type mismatch, when setting optional with null

Full Changelog: v0.6.2...v0.6.3

v0.6.2

02 Sep 11:47

Choose a tag to compare

  • Fixed bug: adding correct placeholders to all logging calls with parameters

Full Changelog: v0.6.1...v0.6.2

v0.6.1

28 Aug 11:59

Choose a tag to compare

  • 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

16 Aug 12:05

Choose a tag to compare

  • ADO.NET over query-service
  • Add EndpointPool
  • Add SessionPool 2.0

Full Changelog: v0.4.0...v0.6.0

v0.4.0

31 May 10:58

Choose a tag to compare

  • 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

20 May 12:41

Choose a tag to compare

  • Make KeepAlive method public for TableClient

Full Changelog: v0.3.1...v0.3.2

v0.3.1

07 May 12:16

Choose a tag to compare

  • Fix error: Access denied without user token

Full Changelog: v0.3.0...v0.3.1