Skip to content

v5.5.0

Compare
Choose a tag to compare
@TwiN TwiN released this 20 Jul 04:11
· 107 commits to master since this release

What's Changed

  • feat(api): Migrate from gorilla/mux to fiber by @TwiN in #521
  • feat(alerting): Add GitLab alerting provider by @hlidotbe in #485
  • feat(alerting): Add token authorization for ntfy by @OskarCarl in #512
  • feat(ui): Show number of failing checks per group by @quibusus in #493
  • fix(alerting): use same email subject for trigger and resolution alert by @skhokhlov in #465
  • fix(alerting): Unable to set maintenance interval to all day by @skhokhlov in #475
  • fix(ui): disable hover effects when not supported by @macmoritz in #514
  • chore(deps): bump github.com/miekg/dns from 1.1.53 to 1.1.54 by @dependabot in #462
  • chore(deps): bump golang.org/x/crypto from 0.8.0 to 0.9.0 by @dependabot in #471
  • chore(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in #478
  • chore(deps): bump modernc.org/sqlite from 1.20.4 to 1.22.1 by @dependabot in #479
  • chore(deps): bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 by @dependabot in #491
  • chore(deps): bump github.com/coreos/go-oidc/v3 from 3.5.0 to 3.6.0 by @dependabot in #498
  • chore(deps): bump github.com/TwiN/whois from 1.1.0 to 1.1.1 by @dependabot in #499
  • chore(deps): bump golang.org/x/image from 0.0.0-20210628002857-a66eb6448b8d to 0.5.0 by @dependabot in #500
  • chore(deps): bump modernc.org/sqlite from 1.22.1 to 1.23.0 by @dependabot in #501
  • chore(deps): bump github.com/prometheus-community/pro-bing from 0.1.0 to 0.2.0 by @dependabot in #502
  • chore(deps): bump golang.org/x/crypto from 0.9.0 to 0.10.0 by @dependabot in #513
  • chore(deps): bump modernc.org/sqlite from 1.23.0 to 1.23.1 by @dependabot in #516
  • chore(deps): bump github.com/TwiN/whois from 1.1.1 to 1.1.2 by @dependabot in #518
  • chore(deps): bump github.com/prometheus/client_golang from 1.14.0 to 1.16.0 by @dependabot in #519
  • chore(deps): bump github.com/TwiN/whois from 1.1.2 to 1.1.3 by @dependabot in #523
  • chore(deps): bump github.com/valyala/fasthttp from 1.47.0 to 1.48.0 by @dependabot in #524
  • docs: Specify that exposing Gatus through a subpath is not supported by @ansilh in #507
  • docs: Fix typo by @sebbbastien in #494

New Contributors

Full Changelog: v5.4.0...v5.5.0