Skip to content

Releases: wolfmetr/ristretto-prometheus

v0.4.0

25 Dec 18:33
a00ca3e
Compare
Choose a tag to compare

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

Full Changelog: v0.3.0...v0.4.0

v0.3.0

20 Sep 07:23
0736481
Compare
Choose a tag to compare

What's Changed

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

v0.2.0

22 Mar 14:08
4cb344b
Compare
Choose a tag to compare

What's Changed

  • Add support for alternative metrics providers. by @UiP9AV6Y in #2
  • Go version bumped to 1.22 in workflows by @wolfmetr in #3

New Contributors

Full Changelog: v0.1.1...v0.2

v0.2

17 Mar 20:51
4cb344b
Compare
Choose a tag to compare

What's Changed

  • Add support for alternative metrics providers. by @UiP9AV6Y in #2
  • Go version bumped to 1.22 in workflows by @wolfmetr in #3

New Contributors

Full Changelog: v0.1.1...v0.2

v0.1.1

16 Feb 11:11
e1d7710
Compare
Choose a tag to compare

What's Changed

  • Add all ristretto metrics in options by @axelfahy in #1

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

29 Apr 19:01
Compare
Choose a tag to compare

Initial release