Skip to content

Releases: hatamiarash7/uptime-webhook

v1.1.0

19 Oct 07:14
50e098b
Compare
Choose a tag to compare

What's Changed

  • Support multiple targets for Telegram per team
  • Format docker-compose.yml file
  • Update GO version
  • Update module github.com/go-co-op/gocron to v1.31.0 by @renovate in #24
  • Update alpine Docker tag to v3.18.3 by @renovate in #28
  • Update module github.com/go-co-op/gocron to v1.31.1 by @renovate in #30
  • Bump golang from 1.20.6 to 1.21.0 by @dependabot in #29
  • Update module github.com/go-playground/validator/v10 to v10.15.0 by @renovate in #27
  • Update module github.com/go-co-op/gocron to v1.32.1 by @renovate in #31
  • Update module github.com/go-playground/validator/v10 to v10.15.3 by @renovate in #32
  • Update module github.com/go-co-op/gocron to v1.33.1 by @renovate in #33
  • Update actions/checkout action to v4 by @renovate in #34
  • Update module github.com/go-playground/validator/v10 to v10.15.4 by @renovate in #45
  • Update docker/setup-qemu-action action to v3 by @renovate in #40
  • Update module github.com/go-co-op/gocron to v1.34.2 by @renovate in #47
  • Bump docker/login-action from 2 to 3 by @dependabot in #43
  • Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #44
  • Bump docker/build-push-action from 4 to 5 by @dependabot in #41
  • Update module github.com/panjf2000/ants/v2 to v2.8.2 by @renovate in #46
  • Bump golang from 1.21.0 to 1.21.1 by @dependabot in #36
  • Update module github.com/prometheus/client_golang to v1.17.0 by @renovate in #50
  • Bump alpine from 3.18.3 to 3.18.4 by @dependabot in #52
  • Update module github.com/go-playground/validator/v10 to v10.15.5 by @renovate in #54
  • Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0 by @dependabot in #56
  • Update module github.com/go-co-op/gocron to v1.35.0 by @renovate in #53
  • Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #49
  • Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #62
  • Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #61
  • Update module github.com/go-co-op/gocron to v1.35.2 by @renovate in #59
  • Update golang Docker tag to v1.21.3 by @renovate in #57

New Contributors

Full Changelog: v1.0.2...v1.1.0

v1.0.2

30 Jul 17:42
221aedb
Compare
Choose a tag to compare
  • Add monitoring configs
  • Add basic auth for monitoring route

Full Changelog: v1.0.0...v1.0.2

v1.0.1

30 Jul 08:36
e8978a6
Compare
Choose a tag to compare
  • Fix Telegram metrics

Full Changelog: v1.0.0...v1.0.1

v1.0.0

27 Jul 20:08
4ec3378
Compare
Choose a tag to compare
  • Support custom webhooks
  • Change the severity of team error logs

Full Changelog: v0.11.0...v1.0.0

v0.11.0

26 Jul 19:14
8aa70fc
Compare
Choose a tag to compare
  • Support Slack
  • Add timeout for HTTP client

Full Changelog: v0.10.0...v0.11.0

v0.10.0

26 Jul 18:03
847a651
Compare
Choose a tag to compare
  • Add an address field for alerts
  • Add pool metrics

Full Changelog: v0.9.0...v0.10.0

v0.9.0

25 Jul 12:23
78a37a2
Compare
Choose a tag to compare
  • Add Prometheus metrics
  • Upgrade Golang to v1.20.6
  • Update readme

Full Changelog: v0.8.2...v0.9.0

v0.8.2

25 Jul 06:54
ba9f0ba
Compare
Choose a tag to compare
  • Convert tags to lowercase for telegram

Full Changelog: v0.8.1...v0.8.2

v0.8.1

23 Jul 12:23
273e427
Compare
Choose a tag to compare
  • Handle unknown teams
  • Validate URLs before action

Full Changelog: v0.8.0...v0.8.1

v0.8.0

12 Jul 11:18
c655323
Compare
Choose a tag to compare
  • Use a global pool for API calls
  • Move alert actions to the global pool
  • Move version to config level
  • Add UA header

Full Changelog: v0.7.0...v0.8.0