Skip to content

Releases: release-argus/Argus

0.3.1

03 May 15:10
234e5d6
Compare
Choose a tag to compare

Bug Fixes

  • refactor: switch Service.Status.* away from pointers (b579759)

0.3.0

03 May 13:59
441f880
Compare
Choose a tag to compare

Features

Bug Fixes

  • omit some undefined vars from config.yml (70d049d)

0.2.1

01 May 16:45
9db0453
Compare
Choose a tag to compare

Bug Fixes

  • ui: manifest.json icon srcs (563d062)

0.2.0

01 May 07:18
f9412fd
Compare
Choose a tag to compare

Features

  • query: semver check deployed_version (594442d)
  • ui: add icon to show if monitoring deployed service (07eb53a)

Bug Fixes

  • config: don't require global defaults for notifiers/webhook (4b9751f)
  • correct gotify/webhook invalid config prints (105c342)
  • default current_version to latest_version if undefined (50b0408)

0.1.3

29 Apr 23:50
a94bd47
Compare
Choose a tag to compare

Changes

config: switch listen-address to listen-host (listen_address -> listen_host as well) (478ff0e)

Upgrade Notes

Replace listen_address with listen_host in your 'config.yml'

0.1.2

29 Apr 22:03
30b382d
Compare
Choose a tag to compare

Bug Fixes

  • UpdateLatestApproved - handle nil webhooks (1e43e73)

0.1.1

25 Apr 22:23
b24a5b8
Compare
Choose a tag to compare

Bug Fixes

0.1.0

23 Apr 22:10
d7b5626
Compare
Choose a tag to compare

Features

  • query: support for retrieving current_version from a deployed service (#12) (3ebf785)

0.0.1

23 Apr 01:32
0ec3645
Compare
Choose a tag to compare

Bug Fixes

  • query: sort github tag_names when semver (#11) (c350c90)

0.0.0

21 Apr 18:53
f349ede
Compare
Choose a tag to compare

Initial release: Track services and get notified of new releases via Gotify and/or Slack, with a Web UI for approving GitHub-style WebHook(s) for them