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 ba7182d commit 5cdb9d8Copy full SHA for 5cdb9d8
CHANGES.txt
@@ -1,3 +1,6 @@
1
+Release 0.9.7 - 2023-01-19
2
+ - Support showDatabase API
3
+
4
Release 0.9.6 - 2021-08-19
5
- Use jittering by default for http request retires
6
- Handle timeout exception after getting JSON responses
pom.xml
@@ -5,7 +5,7 @@
<artifactId>td-client</artifactId>
<name>Treasure Data Client for Java</name>
7
<description>Treasure Data Client for Java.</description>
8
- <version>0.9.7-SNAPSHOT</version>
+ <version>0.9.7</version>
9
<packaging>jar</packaging>
10
<url>https://github.com/treasure-data/td-client-java</url>
11
0 commit comments