Skip to content

0.7.0-rc.0 / 2017-05-19

Pre-release
Pre-release
Compare
Choose a tag to compare
@mxinden mxinden released this 19 May 14:27
v0.7.0-rc.0

This version can be tested out in an existing 0.6.x HA cluster without impact or having to upgrade the entire cluster.

  • [CHANGE] Rewrite UI from scratch improving UX
  • [FEATURE] Add ability to update a silence on api/v1/silences POST endpoint (See #765)
  • [FEATURE] Return alert status on api/v1/alerts GET endpoint
  • [FEATURE] Serve silence state on api/v1/silences GET endpoint
  • [ENHANCEMENT] Add ability to specify filter string and silenced flag on api/v1/alerts GET endpoint
  • [ENHANCEMENT] Update cache-control to prevent caching for web assets in general.
  • [BUGFIX] Enable builds for Solaris/Illumos