Releases: ydb-platform/ydb-jdbc-driver
Releases · ydb-platform/ydb-jdbc-driver
v2.0.4
04 Dec 17:06
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Fixed getUpdateCount() after getMoreResults()
Fixed columns info for empty result sets from DatabaseMetaData
v2.0.2
02 Oct 08:10
Compare
Sorry, something went wrong.
No results found
v2.0.1
26 Sep 07:39
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
YDB JDBC Driver 2.0-RC2
04 May 11:37
Compare
Sorry, something went wrong.
No results found
v2.0.0-RC2
Second Release Candidate of verions 2.0.0
YDB JDBC Driver 2.0-RC1
16 Apr 19:49
Compare
Sorry, something went wrong.
No results found
v2.0.0-RC1
First release candidate of YDB JDBC driver