Releases: wolfmetr/ristretto-prometheus
Releases · wolfmetr/ristretto-prometheus
v0.4.0
What's Changed
- Update ristretto version from v1.0.0 to v2.0.1 by @sashayakovtseva in #8
- Bump github.com/prometheus/client_golang from v1.19.1 to v1.20.5
New Contributors
- @sashayakovtseva made their first contribution in #8
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Bump ristretto (to v1.0.0) and prometheus (to v1.19.1) by @wolfmetr in #5
- fix readme by @wolfmetr in #6
Breaking Changes
This release introduces breaking changes due to the removal of:
MetricsProvider
NewCollector
These changes break backward compatibility.
Additionally, compatibility with Go 1.19 is dropped. The minimum required Go version is now higher.
Full Changelog: v0.2.0...v0.3.0