github thanos-io/thanos v0.32.3

latest releases: v0.36.1, v0.36.0, v0.36.0-rc.1...
12 months ago

This patch release again brings a few fixes for the Store Gateway. In the previous release, certain users reported receiving a duplicate labelset error on some of their queries. This has now been addressed.
Also, includes an optimization for GCS objstore interactions and bumps in dependencies like prometheus, objstore and promql-engine.
Please try it out and let us know if you spot any problems! Enjoy! 🎉

Changes

Fixed

  • #6692 Store: Fix matching bug when using empty alternative in regex matcher, for example (a||b).
  • #6679 Store: Fix block deduplication
  • #6706 Store: Series responses should always be sorted

Changed

  • #6664 *: Update Prometheus to 2.46.1.
  • #6722 *: Optimize iterations on GCS buckets by requesting only object names.
  • #6544 Objstore: Update objstore to latest version which adds a new metric regarding uploaded TSDB bytes

Don't miss a new thanos release

NewReleases is sending notifications on new releases.