Skip to content

mimir-proxies: v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 20:29
419bd6f

1.1.0 (2023-09-28)

Features

  • add otel support for ExtractSampledTraceID (#46) (fe211cd)

Bug Fixes

  • adjust date ranges for UTC and remove debug cruft (#84) (867f4a8)
  • handle timeout and unexpected eof error by returning 408 or 499 (#64) (5807bcd)
  • make requestLimitsMiddleware return 400 instead of 500 (52de8c3)
  • return 500 in case of reading body failed (6a1b562)
  • skip points outside of archive retention on first pass (#82) (b4b782c)
  • use NewWithLogger in request_limits middleware (#66) (5656112)