Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xerial committed Jan 25, 2023
1 parent d90e3d1 commit f0aeb95
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Release 1.0.0 - 2023-01-24
- Upgrade to Guava 31.1
- Breaking: Use Java Optional instead of Guava Optional

Release 0.9.7 - 2023-01-19
- Support showDatabase API

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>td-client</artifactId>
<name>Treasure Data Client for Java</name>
<description>Treasure Data Client for Java.</description>
<version>0.9.8-SNAPSHOT</version>
<version>1.0.0</version>
<packaging>jar</packaging>
<url>https://github.com/treasure-data/td-client-java</url>

Expand Down

0 comments on commit f0aeb95

Please sign in to comment.