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 10bb830 commit c4c9474Copy full SHA for c4c9474
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## 1.5.0 [unreleased]
2
+
3
## 1.4.0 [2025-09-15]
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.4.0</version>
+ <version>1.5.0-SNAPSHOT</version>
43
</dependency>
44
</dependencies>
45
0 commit comments