Skip to content

Commit f0aeb95

Browse files
committed
Release 1.0.0
1 parent d90e3d1 commit f0aeb95

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Release 1.0.0 - 2023-01-24
2+
- Upgrade to Guava 31.1
3+
- Breaking: Use Java Optional instead of Guava Optional
4+
15
Release 0.9.7 - 2023-01-19
26
- Support showDatabase API
37

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.8-SNAPSHOT</version>
8+
<version>1.0.0</version>
99
<packaging>jar</packaging>
1010
<url>https://github.com/treasure-data/td-client-java</url>
1111

0 commit comments

Comments
 (0)