Skip to content

Releases: ydb-platform/ydb-jdbc-driver

v2.3.7

16 Jan 14:13
v2.3.7
67b90ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.6...v2.3.7

v2.3.6

27 Nov 09:11
v2.3.6
08bf1c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.5...v2.3.6

v2.3.5

14 Nov 11:16
v2.3.5
8015ad0
Compare
Choose a tag to compare

What's Changed

  • Disabled useStreamResultSets for scan queries by @alex268 in #91

Full Changelog: v2.3.4...v2.3.5

v2.3.4

13 Nov 18:39
v2.3.4
8cb99a3
Compare
Choose a tag to compare

What's Changed

  • Added option cachedTransportsCount to shard JDBC connections by @alex268 in #86
  • Added support of convertion IN (?, ?, ?) to IN $list by @alex268 in #87
  • Fixed closing of ResultSet on prepareStatement and createStatement by @alex268 in #88
  • Upgrade to SDK 2.3.6 by @alex268 in #89

Full Changelog: v2.3.3...v2.3.4

v2.3.3

06 Nov 21:38
v2.3.3
0ed5417
Compare
Choose a tag to compare

What's Changed

  • Added support of UUID and custom decimal types by @alex268 in #83
  • Fix disablePrepareDataQuery option by @alex268 in #84
  • Support setString for all YDB types by @alex268 in #85

Full Changelog: v2.3.2...v2.3.3

v2.3.2

17 Oct 15:53
v2.3.2
bcb631d
Compare
Choose a tag to compare
  • Fixed saKeyFile option

Full Changelog: v2.3.1...v2.3.2

v2.3.1

17 Oct 14:21
v2.3.1
982a179
Compare
Choose a tag to compare

What's Changed

  • Fixed usePrefixPath and table descriptions cache by @alex268 in #81

Full Changelog: v2.3.0...v2.3.1

v2.3.0

17 Oct 10:46
v2.3.0
8c2685a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.12...v2.3.0

v2.2.12

17 Oct 09:50
v2.2.12
d6978bb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.11...v2.2.12

v2.2.11

14 Oct 14:48
v2.2.11
b92e861
Compare
Choose a tag to compare

What's Changed

  • Rewrite options to control query special modes by @alex268 in #74
  • Added option useStreamResultSets to switch on streamable result sets by @alex268 in #75
  • Added transaction tracer by @alex268 in #76

Full Changelog: v2.2.10...v2.2.11