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 06bce81 commit 50c58a3Copy full SHA for 50c58a3
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## 1.3.0 [unreleased]
2
+
3
## 1.2.0 [2025-06-26]
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.2.0</version>
+ <version>1.3.0-SNAPSHOT</version>
43
</dependency>
44
</dependencies>
45
0 commit comments