Releases: adamdecaf/deadcheck
Releases · adamdecaf/deadcheck
v0.8.1
v0.8.0
Additions
- feat: add healthchecks.io as a provider #40
Changelog
- e6e1012 docs: mark slack and pagerduty as experimental
- cd829e8 docs: flush out provider alert configs
- e5b7743 Merge pull request #39 from adamdecaf/renovate/major-all
- 7d99490 Merge pull request #40 from adamdecaf/feat-add-healthchecksio
- 0065f1f chore(deps): update actions/checkout action to v6
- 8d50c6e docs: healthchecks.io pages
- 1092e61 feat: add healthchecks.io as a provider
- 1091f18 Merge pull request #34 from adamdecaf/renovate/major-all
- 675f4c2 fix(deps): update module github.com/moov-io/base to v0.57.1 (#37)
- 0a0bcd1 fix(deps): update all (#35)
- 6ec164b chore(deps): update all
- ee589f6 fix(deps): update module github.com/slack-go/slack to v0.17.3 (#33)
- 17654c6 fix(deps): update module github.com/moov-io/base to v0.57.0 (#32)
- ff4c5bd fix(deps): update module github.com/slack-go/slack to v0.17.2 (#31)
- 0cebed8 Merge pull request #27 from yunginnanet/master
- 1bf1e3d Errors: properly wrap 'fmt.Errorf' calls
- c3ae7d8 fix(deps): update module github.com/moov-io/base to v0.56.0 (#26)
- 5bbd08e fix(deps): update module github.com/moov-io/base to v0.55.1 (#25)
- c3ca71d fix(deps): update module github.com/slack-go/slack to v0.17.1 (#24)
- f3e84da Merge pull request #23 from adamdecaf/renovate/all
- 4a1a3ea fix(deps): update all
- 38c6c28 provider/slack: fixup test
- bd15c68 meta: linter fixup
- 0e080bd fix(deps): update module github.com/moov-io/base to v0.54.2 (#22)
- dd5ce5d fix(deps): update module github.com/spf13/viper to v1.20.0 (#21)
- 2f6eb27 fix(deps): update module github.com/moov-io/base to v0.54.1 (#20)
- bdbda55 chore(deps): update golang docker tag to v1.24 (#19)
- bb4983c fix(deps): update module github.com/slack-go/slack to v0.16.0 (#18)
- d791edd build: update version to v0.7.0
v0.7.0
Changelog
- 41725a5 prodvider/slack: only update a check-in's messages every 5m, serialize req handling
- 436e1d3 provider/slack: only adjust future messages if the snooze is longer
- 25b55cb provider/slack: delete all scheduled messages that match
- b489996 provider/slack: continue after delete fails with invalid_scheduled_message_id
- d3ec6ff provider/slack: log when scheduled messages are deleted