Skip to content

v0.37.1

Compare
Choose a tag to compare
@saswatamcode saswatamcode released this 04 Dec 08:45
· 39 commits to main since this release
v0.37.1
e0812e2

v0.37.1 is out now with a few fixes for Receive and Store.

Please try it out and let us know if you find further issues! 🚀

Changelog

Fixed

  • #7674 Query-frontend: Fix connection to Redis cluster with TLS.
  • #7945 Receive: Capnproto - use segment from existing message.
  • #7941 Receive: Fix race condition when adding multiple new tenants, see issue-7892.
  • #7954 Sidecar: Ensure limit param is positive for compatibility with older Prometheus.
  • #7953 Query: Update promql-engine for subquery avg fix.