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