Skip to content

Releases: ydb-platform/ydb-jdbc-driver

v2.2.10

02 Oct 17:29
v2.2.10
4383e2a
Compare
Choose a tag to compare

What's Changed

  • Added auto batch for REPLACE, UPDATE and DELETE statements by @alex268 in #73

Full Changelog: v2.2.9...v2.2.10

v2.2.9

02 Oct 10:57
v2.2.9
f8e1217
Compare
Choose a tag to compare

What's Changed

  • Removed cleaning of unclosed result set by @alex268 in #71
  • Added checks of invalid values of Decimal by @alex268 in #72

Full Changelog: v2.2.8...v2.2.9

v2.2.8

27 Sep 08:38
v2.2.8
b4a1779
Compare
Choose a tag to compare

What's Changed

  • Fixed stream reading for scan queries by @alex268 in #70

Full Changelog: v2.2.7...v2.2.8

v2.2.7

26 Sep 16:17
v2.2.7
2b50758
Compare
Choose a tag to compare

What's Changed

  • Fixed YdbExecutor concurrency problems by @alex268 in #68
  • Fix QuerySession pool autoresize by @alex268 in #69

Full Changelog: v2.2.6...v2.2.7

v2.2.6

26 Sep 16:16
v2.2.6
d9bf946
Compare
Choose a tag to compare
  • Extended logging for QueryClient executor

v2.2.5

19 Sep 21:05
v2.2.5
dc30508
Compare
Choose a tag to compare

What's Changed

  • Fixed incorrect detecting of keywords by @alex268 in #65
  • Added flag to forced usage of BulkUpsert and ScanQuery by @alex268 in #66
  • Added lazy result sets for SCAN queries by @alex268 in #67

Full Changelog: v2.2.4...v2.2.5

v2.2.4

16 Sep 20:24
v2.2.4
f2c7df6
Compare
Choose a tag to compare

What's Changed

  • Fixed full scan detector by @alex268 in #61
  • Returned support of YDB composite types by @alex268 in #62
  • Added support of SCHEME & EXPLAIN queries to PreparedStatement by @alex268 in #63
  • Support of BulkUpserts by @alex268 in #64

Full Changelog: v2.2.3...v2.2.4

v2.2.3

16 Sep 20:23
v2.2.3
87b5429
Compare
Choose a tag to compare

What's Changed

  • Added casting between datetime and number types by @alex268 in #60

Full Changelog: v2.2.2...v2.2.3

v2.2.2

12 Aug 22:39
v2.2.2
8eeb410
Compare
Choose a tag to compare

What's Changed

  • Added option to FullScan detecting by @alex268 in #58

Full Changelog: v2.2.1...v2.2.2

v2.2.1

31 Jul 08:20
v2.2.1
393baf0
Compare
Choose a tag to compare

What's Changed

  • Fixed working with Date, Datetime & Timestamp types by @alex268 in #57

Full Changelog: v2.2.0...v2.2.1