Skip to content

Releases: datastax/metric-collector-for-apache-cassandra

v0.3.5: Update github actions to use new github cli

28 Nov 18:21
Compare
Choose a tag to compare

v0.3.4

10 Jan 14:21
17be51a
Compare
Choose a tag to compare
Merge pull request #87 from burmanm/update_bytebuddy

Update ByteBuddy from 1.10.10 to 1.12.19 to support newer mgmt-api

v0.3.3

12 Oct 20:32
bcd25c7
Compare
Choose a tag to compare
Adds support for Cassandra 4.1 and newer

v0.3.2

22 Sep 12:48
6500631
Compare
Choose a tag to compare

v0.3.1

24 May 21:13
087e5f3
Compare
Choose a tag to compare
Update collectd version

v0.3.0

21 Oct 12:58
66e151c
Compare
Choose a tag to compare

Change filtering rules behavior.
Filtering rules now mimic the behavior of iptables firewall rules. The last applicable rule wins.

v0.2.0

12 Feb 13:16
Compare
Choose a tag to compare

v0.1.13

11 Dec 16:33
Compare
Choose a tag to compare
Generated updated K8s templates

v0.1.12

26 Oct 21:10
28b41cd
Compare
Choose a tag to compare
Remove query handler injection (#23)

* Remove query handler injection

* Fix tests

v0.1.11

23 Jun 20:20
38a7094
Compare
Choose a tag to compare
Use shaded jackson (#15)

* Use shaded Jackson. fixes #14

* Remove Optional<> from JSON object serialization