v0.37.1
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.