Skip to content

Commit 5cdb9d8

Browse files
committed
Release 0.9.7
1 parent ba7182d commit 5cdb9d8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Release 0.9.7 - 2023-01-19
2+
- Support showDatabase API
3+
14
Release 0.9.6 - 2021-08-19
25
- Use jittering by default for http request retires
36
- Handle timeout exception after getting JSON responses

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>td-client</artifactId>
66
<name>Treasure Data Client for Java</name>
77
<description>Treasure Data Client for Java.</description>
8-
<version>0.9.7-SNAPSHOT</version>
8+
<version>0.9.7</version>
99
<packaging>jar</packaging>
1010
<url>https://github.com/treasure-data/td-client-java</url>
1111

0 commit comments

Comments
 (0)