Releases: release-argus/Argus
Releases · release-argus/Argus
0.3.1
Bug Fixes
- refactor: switch
Service.Status.*
away from pointers (b579759)
0.3.0
Features
Bug Fixes
- omit some undefined vars from
config.yml
(70d049d)
0.2.1
Bug Fixes
- ui:
manifest.json
icon srcs (563d062)
0.2.0
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
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
Bug Fixes
UpdateLatestApproved
- handle nil
webhooks (1e43e73)
0.1.0
Features
- query: support for retrieving
current_version
from a deployed service (#12) (3ebf785)
0.0.1
Bug Fixes
- query: sort github tag_names when semver (#11) (c350c90)
0.0.0
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