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 f021518 commit 9aa91dbCopy full SHA for 9aa91db
debian/changelog
@@ -1,3 +1,9 @@
1
+cql-metrics-collector (1.0.0-alpha3) stable; urgency=medium
2
+
3
+ * Release 1.0.0-alpha3 of CQL-Metrics-Collector for Apache Cassandra.
4
5
+ -- Tibor Repasi <[email protected]> Wed, 15 Jan 2025 22:12:32 +0100
6
7
cql-metrics-collector (1.0.0-alpha2) stable; urgency=medium
8
9
* Release 1.0.0-alpha2 of CQL-Metrics-Collector for Apache Cassandra.
pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.github.rtib</groupId>
<artifactId>cql-metrics-collector</artifactId>
- <version>1.0.0-alpha2</version>
+ <version>1.0.0-alpha3</version>
<packaging>jar</packaging>
<developers>
<developer>
0 commit comments