Skip to content

Navigation Menu

Sign in
Sign up

v1.20.0 #7102

yeya24 started this conversation in General
v1.20.0 #7102
Nov 10, 2025 · 0 comments
Discussion options

Cortex 1.20.0 Release Notes

This release contains 371 contributions from 38 contributors. We also have 14 new contributors. Thank you all for the contributions!

Some notable changes in this release are:

  • Prometheus Remote Write 2.0 Support: Experimental support for Prometheus Remote Write 2.0 protocol.
  • Parquet Format Support: Experimental Parquet based block storage. A new parquet converter service to convert TSDB blocks to parquet and querier to query parquet files.
  • Query Federation with Regex Tenant Resolver: Introduce experimental regex tenant resolver allowing regex patterns in X-Scope-OrgID header via -tenant-federation.regex-matcher-enabled flag
  • gRPC Stream Push between Distributor and Ingester: Experimental feature to use gRPC stream connections for push requests.
  • More Native Histogram Support: Out-of-order native histogram ingestion support, per-tenant native histogram ingestion config, native histogram active series metrics and limits
  • Resource-Based Monitor and Limiter: ResourceMonitor to collect CPU and Heap usage for Cortex and ResourceBasedLimiter in Ingesters and StoreGateways to protect the service from incoming requests when hitting limits
  • UTF-8 Name: UTF-8 name support via -name-validation-scheme flag

What's Changed

  • Add an experimental tenant-federation.regex-matcher-enabled flag. If it enabled, user can input regex to X-Scope-OrgId, the matched tenantIDs are automatically involved. The user discovery is based on scanning block storage, so new users can get queries after uploading a block (generally 2h).
  • Add an experimental tenant-federation.user-sync-interval flag, it specifies how frequently to scan users. The scanned users are used to calculate matched tenantIDs.

New Contributors

Full Changelog: v1.19.1...v1.20.0


This discussion was created from the release v1.20.0.
You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /