Skip to content

Releases: ydb-platform/ydb-jdbc-driver

v2.0.4

04 Dec 17:06
v2.0.4
a5389c8

Choose a tag to compare

What's Changed

  • Fix batch parameters by @alex268 in #33
  • Force using of single thread scheduler by @alex268 in #34
  • Use standard exception classes for detecting retryable problems by @alex268 in #35
  • Update implementation getUpdateCount()/hasMoreResults() by @alex268 in #36
  • Add cache for prepared queries and params by @alex268 in #37

Full Changelog: v2.0.3...v2.0.4

Release v2.0.3

30 Nov 10:23
v2.0.3
51e6997

Choose a tag to compare

  • Fixed getUpdateCount() after getMoreResults()
  • Fixed columns info for empty result sets from DatabaseMetaData

v2.0.2

02 Oct 08:10
v2.0.2
c10fdf0

Choose a tag to compare

What's Changed

v2.0.1

26 Sep 07:39
v2.0.1
be33be2

Choose a tag to compare

  • Added column tables to getTables() method
  • Added parameter forceQueryMode to use for specifying the type of query
  • Execution of scan or scheme query inside active transaction will throw exception

v2.0.0

21 Sep 10:26
v2.0.0
5ee533e

Choose a tag to compare

  • Auto detect of YDB query type
  • Support of batch queries
  • Support of standard positional parameters
  • Added the ability to set the YQL variable by alphabetic order

v2.0.0-RC3

11 Sep 11:02
v2.0.0-RC3
23f7048

Choose a tag to compare

v2.0.0-RC3 Pre-release
Pre-release
v2.0.0-RC3

YDB JDBC Driver 2.0-RC2

04 May 11:37
v2.0.0-RC2
d5c9519

Choose a tag to compare

Pre-release
v2.0.0-RC2

Second Release Candidate of verions 2.0.0

YDB JDBC Driver 2.0-RC1

16 Apr 19:49
v2.0.0-RC1
0b8ea3d

Choose a tag to compare

Pre-release
v2.0.0-RC1

First release candidate of YDB JDBC driver