Releases: containeroo/heartbeats
Releases · containeroo/heartbeats
v0.5.2
Compare
Sorry, something went wrong.
No results found
v0.5.1
Compare
Sorry, something went wrong.
No results found
v0.5.0
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGES
switched from shoutrrr to own notification package, see config.yaml
use own variable resolver, $VAR and ${VAR} do not work anymore, use env:
simplify web ui
remove dashboard
remove documentation in web ui
switched cobra to pflags
switched gorilla mux to built in web server
refactor code
v0.4.11
Compare
Sorry, something went wrong.
No results found
Changelog
542288a update version
ac4a4cd add notification if ping comes after expired grace
053ff20 fix: timer mutex issue
v0.4.10
Compare
Sorry, something went wrong.
No results found
Changelog
12c9422 update version
f04c6e3 fix(deps): update module github.com/spf13/viper to v1.15.0 (#7 )
285d709 chore(deps): update golang docker tag to v1.20 (#9 )
v0.4.9
Compare
Sorry, something went wrong.
No results found
v0.4.8
Compare
Sorry, something went wrong.
No results found
v0.3.0
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGE!
b6b7d6f switch to shoutrrr for notifications
v0.2.5
Compare
Sorry, something went wrong.
No results found
v0.2.4
Compare
Sorry, something went wrong.
No results found
Changelog
23edc20 new release
a985a56 Merge pull request #2 from containeroo/renovate/github.com-nikoksr-notify-0.x
ffe4dc7 Update module github.com/nikoksr/notify to v0.35.0
53518a5 rename sendResolve to sendResolved