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 57e203b commit bbdfdb5Copy full SHA for bbdfdb5
CHANGES.txt
@@ -1,3 +1,7 @@
1
+
2
+This page is an archive of old release.
3
+See the [releases page](https://github.com/treasure-data/td-client-java/releases) for the latest release notes.
4
5
Release 1.0.0 - 2023-01-24
6
- Upgrade to Guava 31.1
7
- Breaking: Use Java Optional instead of Guava Optional
pom.xml
@@ -5,7 +5,7 @@
<artifactId>td-client</artifactId>
<name>Treasure Data Client for Java</name>
<description>Treasure Data Client for Java.</description>
8
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.1.0</version>
9
<packaging>jar</packaging>
10
<url>https://github.com/treasure-data/td-client-java</url>
11
0 commit comments