Skip to content

Cortex v1.17.1

Latest
Compare
Choose a tag to compare
@yeya24 yeya24 released this 22 May 05:15
· 100 commits to master since this release
62b2513

This release includes one bug fix and two changes related to compatibility:

  • [CHANGE] Query Frontend/Ruler: Omit empty data, errorType and error fields in API response. #5953 #5954
  • [ENHANCEMENT] Ingester: Added upload_compacted_blocks_enabled config to ingester to parameterize uploading compacted blocks. #5959
  • [BUGFIX] Querier: Select correct tenant during query federation. #5943