v0.9.12
johndelcastillo
released this
17 Feb 02:55
·
10 commits
to master
since this release
New Features
#108 Cassandra 4.0 support
- This change is not backwards compatible, support for older versions of Cassandra is via previous releases, see the Readme.txt for more details
- Also added an integration test harness, currently only suitable for manual verification.
What's Changed
- Mute 'Broken pipe' IOExceptions by @eperott in #56
- Fixed issue where reading exclusions from an external file was broken. by @zegelin in #67
- Fix potential NPE in Labels.finalize() by @eperott in #55
- Use ChunkedNioStream for metric exposition by @eperott in #40
- First cut of Grafana dashboards. by @zegelin in #70
- Add dockerfile and entrypoint by @Dlorite in #87
- Update README.md by @jfleming-ic in #105
- Cassandra 4.0 support by @johndelcastillo in #108
Full Changelog: v0.9.10...v0.9.12