Skip to content

v0.45

Compare
Choose a tag to compare
@prymitive prymitive released this 26 Sep 22:09
71c5b7d

This release fixes silence creation & deletion from the UI where:

  • alertmanager URI contains username & password
  • proxy mode for tha alertmanager is disabled (proxy: false)

All builds (binaries + docker images) now use Go 1.13.1 which includes fixes for golang/go#34540.

Full changelog:

  • #976 chore(ui): upgrade all 3rd party dependencies
  • #975 fix(build): speed up docker builds
  • #974 fix(ui): pass configured alertmanager headers to in-browser fetch calls
  • #973 chore(ci): use Go 1.13.1 on Travis
  • #970 fix(ui): prevent grid resize loops
  • #957 fix(ui): set lower minimum height for Percy snapshots
  • #956 chore(ui): pass upgrade screen reload timer as props
  • #954 fix(ui): allow sort label dropdown to overflow accordion container