Download Latest Version thanos-0.39.2.freebsd-amd64.tar.gz (50.8 MB)
Email in envelope

Get an email when there's a new version of Thanos

Home / v0.39.0
Name Modified Size InfoDownloads / Week
Parent folder
thanos-0.39.0.windows-amd64.tar.gz 2025-06-25 51.4 MB
thanos-0.39.0.linux-ppc64le.tar.gz 2025-06-25 48.1 MB
thanos-0.39.0.linux-arm64.tar.gz 2025-06-25 48.1 MB
thanos-0.39.0.linux-amd64.tar.gz 2025-06-25 51.5 MB
thanos-0.39.0.freebsd-amd64.tar.gz 2025-06-25 50.8 MB
sha256sums.txt 2025-06-25 501 Bytes
README.md 2025-06-25 3.7 kB
v0.39.0 source code.tar.gz 2025-06-25 28.7 MB
v0.39.0 source code.zip 2025-06-25 29.3 MB
Totals: 9 Items   307.9 MB 0

In short: there are a bunch of fixes and small improvements. The shining items in this release are memory usage improvements in Thanos Query and shuffle sharding support in Thanos Receiver. Information about shuffle sharding support is available in the documentation. Thank you to all contributors!

Added

  • #8308 Receive: Prometheus counters for pending write requests and series requests
  • #8225 tools: Extend bucket ls options.
  • #8238 Receive: add shuffle sharding support
  • #8284 Store: Add --disable-admin-operations Flag to Store Gateway
  • #8245 Querier/Query-Frontend/Ruler: Add --enable-feature=promql-experimental-functions flag option to enable using promQL experimental functions in respective Thanos components
  • #8259 Shipper: Add --shipper.skip-corrupted-blocks flag to allow Sync() to continue upload when finding a corrupted block

Changed

  • #8282 Force sync writes to meta.json in case of host crash
  • #8192 Sidecar: fix default get config timeout
  • #8202 Receive: Unhide --tsdb.enable-native-histograms flag
  • #8315 Query-Frontend: only ready if downstream is ready

Removed

  • #8289 Receive: breaking :warning: Removed migration of legacy-TSDB to multi-TSDB. Ensure you are running version >0.13

Fixed

  • #8199 Query: handle panics or nil pointer dereference in querier gracefully when query analyze returns nil
  • #8211 Query: fix panic on nested partial response in distributed instant query
  • #8216 Query/Receive: fix iter race between next() and stop() introduced in https://github.com/thanos-io/thanos/pull/7821.
  • #8212 Receive: Ensure forward/replication metrics are incremented in err cases
  • #8296 Query: limit LazyRetrieval memory buffer size

New Contributors

Full Changelog: https://github.com/thanos-io/thanos/compare/v0.38.0...v0.39.0

Source: README.md, updated 2025-06-25