Skip to content

Commit bbdfdb5

Browse files
committed
Release 1.1.0
1 parent 57e203b commit bbdfdb5

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+
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+
15
Release 1.0.0 - 2023-01-24
26
- Upgrade to Guava 31.1
37
- Breaking: Use Java Optional instead of Guava Optional

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

0 commit comments

Comments
 (0)