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 2e7189f commit e1fd139Copy full SHA for e1fd139
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## 1.4.0 [unreleased]
2
+
3
## 1.3.0 [2025-08-13]
4
5
### Features
examples/pom.xml
@@ -39,7 +39,7 @@
39
<dependency>
40
<groupId>com.influxdb</groupId>
41
<artifactId>influxdb3-java</artifactId>
42
- <version>1.3.0</version>
+ <version>1.4.0-SNAPSHOT</version>
43
</dependency>
44
</dependencies>
45
0 commit comments