Skip to content

v0.19.0

Compare
Choose a tag to compare
@dgrisonnet dgrisonnet released this 20 Apr 09:26
f53ad98

Breaking Changes

  • #196 Single ServiceAccount for all hashrings, causing hashrings position in the object tree to change.

Changed

  • #196 Single ServiceAccount for each component.
  • #200 #202 Run all components as non-root.
  • #208 Documentation: Refer to main branch in docs

Added

  • #192 sidecar: Add pod discovery
  • #194 Allow configuring --label and --receive.tenant-label-name flags.
  • #209 Allow configuring --label and --refresh flags of bucket web.
  • #213 Allow configuring --min-time and --max-time of store.
  • #218 Enable --query.auto-downsampling for query by default.
  • #221 Allow configuring --tsdb.retention and --tsdb.block-duration for rule.

Full Changelog