Skip to content

Releases: containeroo/heartbeats

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 10 Jun 16:10
ee7e247

Changelog

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 10 Jun 16:05
ae8b682

Changelog

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 15:25
ed4d237

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

Choose a tag to compare

@github-actions github-actions released this 24 Mar 14:53
542288a

Changelog

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

v0.4.10

Choose a tag to compare

@github-actions github-actions released this 20 Feb 08:51
12c9422

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

Choose a tag to compare

@github-actions github-actions released this 04 Jan 14:43
19ed3e9

Changelog

v0.4.8

Choose a tag to compare

@github-actions github-actions released this 04 Jan 09:05
420149e

Changelog

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Dec 16:26
b6b7d6f

BREAKING CHANGE!

  • b6b7d6f switch to shoutrrr for notifications

v0.2.5

Choose a tag to compare

@github-actions github-actions released this 24 Nov 14:34
e5f194b

Changelog

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 22 Nov 14:23
23edc20

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