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 c4b56e5 commit 36f4c40Copy full SHA for 36f4c40
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## 1.8.0 [unreleased]
2
+
3
## 1.7.0 [2025-11-21]
4
5
### Bug Fixes
examples/pom.xml
@@ -39,7 +39,7 @@
39
<dependency>
40
<groupId>com.influxdb</groupId>
41
<artifactId>influxdb3-java</artifactId>
42
- <version>1.7.0</version>
+ <version>1.8.0-SNAPSHOT</version>
43
</dependency>
44
</dependencies>
45
0 commit comments