What's Changed
- feat(maintenance): Per-endpoint maintenance configuration by @alexmaras in #982
- feat(dns): Support SRV query type by @TwiN in #1005
- feat(metrics): add
gatus_results_endpoint_success
by @onedr0p in #970 - feat(ssh): Support authless SSH health check by @ImTheCurse in #956
- feat(ui): expose 30d badges and response chart selector for duration by @toredash in #994
- feat(alerting): Add Incident.io alerting provider by @ImTheCurse in #972
- fix(alerting): replace HTML entities with emojis in teams-workflows provider to prevent rendering issues by @pieceofsoul in #941
- fix(client): Potential channel blocking issue for SCTP endpoints by @ZuhairORZaki in #962
- fix(maintenance): timezone handling offset issue by @alexmaras in #981
- fix(ui): Don't override body/html background-color by @TwiN in #1002
- fix(config): Ignore config files with double dot in it (#696) by @vlaborie in #984
- fix(remote): Support partial remote instance failure by @olehrakovych in #990
- refactor: periodic operations to use
time.Ticker
by @appleboy in #978 - ci: Add workflow to test UI changes by @TwiN in #998
- ci: Add image labels, merge publish to Docker Hub/GHCR workflows by @tigattack in #954
- test: Fix flaky DNS tests that check for valid IP by @TwiN in #968
- chore(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 by @dependabot in #980
- chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.5 to 2.52.6 by @dependabot in #952
- chore(deps): bump modernc.org/sqlite from 1.34.2 to 1.34.4 by @dependabot in #948
- chore(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 by @dependabot in #959
- chore(deps): bump github.com/prometheus-community/pro-bing from 0.4.0 to 0.5.0 by @dependabot in #949
New Contributors
- @tigattack made their first contribution in #954
- @pieceofsoul made their first contribution in #941
- @ZuhairORZaki made their first contribution in #962
- @ImTheCurse made their first contribution in #956
- @alexmaras made their first contribution in #981
- @vlaborie made their first contribution in #984
- @olehrakovych made their first contribution in #990
- @toredash made their first contribution in #994
Full Changelog: v5.15.0...v5.16.0