10000 Releases · edgelaboratories/cassandra-exporter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: edgelaboratories/cassandra-exporter

v0.9.12

08 May 12:53
24318bc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.11.3...v0.9.12

v0.9.11.3

17 May 11:26
a455407
Compare
Choose a tag to compare

Changelog

e9bfe6e chore: bump Cassandra driver from 3.4 to 3.11.2 (#5)
dc9c691 Bump cassandra-all from 3.11.10 to 3.11.12 (#4)
35246fa Bump netty-all from 4.0.47.Final to 4.1.42.Final in /standalone (#2)
9a94549 Bump netty-all from 4.0.53.Final to 4.1.42.Final in /common (#3)
2dbb7a5 Bump cassandra-all from 3.11.2 to 3.11.10 (#1)

v0.9.11.1

25 Jun 13:47
Compare
Choose a tag to compare

v0.9.11 - internal release

25 May 17:27
Compare
Choose a tag to compare

Internal release, manually released, with:

New Features

  • instaclustr#100: exclude keyspaces matching a regex

    This is not entirely backward compatible: --exclude-keyspaces=foobar will exclude foobar, but will now also exclude some_foobar_keyspace.

Bug fixes

0