Skip to content

v0.12.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Nov 15:53
d00d240

Changelog

New Features And Changes

  • b9155f1 feat: add healthy/ready tools to thanos backend toolset
  • 41a583d feat: add tools for management endpoints (healthy, ready, reload, quit)

Fixes

  • f81394a fix: return actual status code in non-ok error return

Other Changes

  • ff624ac chore: bump prometheus docs
  • f11dad2 ref: allow doHttpRequest() to work with non-json responses better
  • 2f15d02 ref: move toonOrJsonOutput() alongside other tool helper funcs