Skip to content

Releases: containeroo/heartbeats

v0.6.0

11 Jun 15:15
0826d97
Compare
Choose a tag to compare

Changelog

  • 0826d97 feat: add function to set flags with env vars
  • b1ce8c9 README. Update notification functions
  • b9a76fb notify: improve code

v0.5.6

11 Jun 14:20
582f4e7
Compare
Choose a tag to compare

Changelog

v0.5.5

11 Jun 12:15
704830e
Compare
Choose a tag to compare

Changelog

v0.5.4

10 Jun 21:47
5132bd5
Compare
Choose a tag to compare

Changelog

v0.5.3

10 Jun 16:51
a67abf0
Compare
Choose a tag to compare

Changelog

v0.5.2

10 Jun 16:10
ee7e247
Compare
Choose a tag to compare

Changelog

v0.5.1

10 Jun 16:05
ae8b682
Compare
Choose a tag to compare

Changelog

v0.5.0

10 Jun 15:25
ed4d237
Compare
Choose a tag to compare

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

24 Mar 14:53
542288a
Compare
Choose a tag to compare

Changelog

  • 542288a update version
  • ac4a4cd add notification if ping comes after expired grace
  • 053ff20 fix: timer mutex issue

v0.4.10

20 Feb 08:51
12c9422
Compare
Choose a tag to compare

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)