Skip to content

v0.30.1

Compare
Choose a tag to compare
@GiedriusS GiedriusS released this 04 Jan 19:00
· 1187 commits to main since this release
27e4714

This release contains a very small fix for the new Redis client. In the previous release, it was impossible to enable multiple caches using the new Redis client because it tries to register metrics more than once. As a result, for example, it was impossible to use Redis in Thanos Store with index cache and caching bucket enabled.

What's Changed

  • Fix duplicate metrics registration in Redis client in #6009 by @kama910

Full Changelog: v0.30.0...v0.30.1