We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6395f3 commit 9e41254Copy full SHA for 9e41254
CHANGELOG.md
@@ -1,9 +1,14 @@
1
+## 2.0.5 ##
2
+
3
+* Extended usage of standard JDBC exception classes
4
+* Fixed too small default timeout
5
6
## 2.0.4 ##
7
8
* Fixed problem with prepareDataQuery for YQL-specific queries
9
* Added prepared queries cache
10
* Updated implementation of getUpdateCount() and getMoreResults()
-* Added usage of standart JDBC exception classes SQLRecoverableException and SQLTransientException
11
+* Added usage of standard JDBC exception classes SQLRecoverableException and SQLTransientException
12
13
## 2.0.3 ##
14
0 commit comments