Skip to content

Releases: ydb-platform/ydb-dotnet-sdk

v0.7.1

25 Sep 10:17
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Fix error: Access denied without user token

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

v0.3.0

24 Apr 11:28
Compare
Choose a tag to compare
  • Add rollback transaction API

Full Changelog: v0.2.3...v0.3.0