Skip to content

v0.44

Compare
Choose a tag to compare
@prymitive prymitive released this 16 Sep 21:18
2ff90ed

Added external_uri config option for alertmanager upstreams (#900).
Build binaries for all platforms supported by alertmanager (#904).
Minor UI tweaks, bug fixes and testing/CI improvements.

Full changelog:

  • #951 feat(ui): use accordion layout for main modal
  • #945 fix(ci): force default font for percy
  • #939 fix(backend): upgrade Go gin
  • #937 chore(ci): don't run percy snapshots on merge
  • #936 chore(backend): use Masterminds/semver instead of blang/semver
  • #935 fix(ui): revert style changes for upgrade screen
  • #905 feat(ci): use percy for visual testing
  • #933 fix(ui): improve readability of error / upgrade messages
  • #931 chore(backend): bump incompatible go module deps
  • #921 chore(tests): add mock files for alertmanager 0.19.0
  • #919 fix(docs): remove outdated sections from CONTRIBUTING.md
  • #918 feat(demo): generate long list of alerts to test lazy load / pagination
  • #917 feat(ci): ensure binaries are present when cross compiling
  • #916 chore(backend): move main go code to the cmd folder
  • #915 chore(backend): require Go 1.12
  • #914 fix(ci): move time zone test env variable to script
  • #913 fix(ci): retry failed curl calls correctly
  • #912 fix(ci): use custom cache key for cross compilation job
  • #910 fix(ci): use name key for naming CI jobs
  • #908 fix(ci): don't create new Go cache archive on every Travis CI job
  • #907 chore(tests): add snapshot tests for datetime picker
  • #904 fix(ci): build all possible platforms
  • #903 fix(ci): don't build docker image twice on merge (correct job)
  • #902 fix(ci): don't build docker image twice on merge
  • #901 chore(ci): run build CI jobs only from master branch
  • #900 feat(backend): add external_uri config option for alertmanager upstreams
  • #886 feat(ci): enable more Go linters
  • #885 chore(ui): upgrade all 3rd party dependencies
  • #884 feat(ci): enable more Go linters
  • #882 feat(ci): test code formatting on Travis
  • #881 feat(test): add prettier to eslint rules
  • #880 chore(ui): flash counter badge on value change
  • #878 chore(ci): use Go 1.12.9 on Travis
  • #875 fix(ui): generate correct group URL
  • #869 fix(ui): ensure that progress bar height is always enforced