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 6ab0558 commit 057604aCopy full SHA for 057604a
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## 1.7.0 [unreleased]
2
+
3
## 1.6.0 [2025-11-14]
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.6.0</version>
+ <version>1.7.0-SNAPSHOT</version>
43
</dependency>
44
</dependencies>
45
0 commit comments