Skip to content

Releases: ydb-platform/ydb-jdbc-driver

v2.3.9

22 Apr 09:14
v2.3.9
3a289eb

Choose a tag to compare

What's Changed

  • Added option 'forceJdbcParameters' to detect ? in whole query text by @alex268 in #106
  • Added option 'tokenProvider' to use custom auth provider by @alex268 in #107
  • Upgrade to Java SDK 2.3.13 by @alex268 in #108

Full Changelog: v2.3.8...v2.3.9

v2.3.8

18 Mar 11:48
v2.3.8
49a9466

Choose a tag to compare

What's Changed

Full Changelog: v2.3.7...v2.3.8

v2.3.7

16 Jan 14:13
v2.3.7
67b90ab

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

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

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

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

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

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

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

Choose a tag to compare

What's Changed

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