What's Changed
- feat(client): Add Google's Identity-Aware-Proxy in client config by @Kloox in #600
- feat(client): Add client network configuration for ICMP endpoint clients by @n-thumann in #661
- feat(http): enhance HTTP client configuration with proxy support by @appleboy in #668
- feat: add ability to delay startup by @vax-r in #631
- feat: shields.io endpoint badge by @buroa in #652
- fix(web): Allow configuration of read-buffer-size by @TwiN in #675
- fix: Allow binding IPv6 addresses for web by @n-thumann in #650
- build: refine Makefile targets and build command by @appleboy in #666
- refactor(alerting): Use pointer for receiver in AlertProvider.GetDefaultAlert method by @TwiN in #676
- docs(alerting): Fix wrong gitlab terminology (alert key vs. PAT) by @salim-b in #694
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #634
- chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.18.0 by @dependabot in #649
- chore(deps): bump modernc.org/sqlite from 1.26.0 to 1.28.0 by @dependabot in #654
- chore(deps): bump codecov/codecov-action from 3.1.4 to 3.1.6 by @dependabot in #669
- chore(deps): bump codecov/codecov-action from 3.1.6 to 4.0.1 by @dependabot in #671
- chore(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #658
- chore(deps): bump github.com/gofiber/fiber/v2 from 2.49.2 to 2.52.1 by @dependabot in #682
- chore(deps): bump github.com/TwiN/deepmerge from 0.2.0 to 0.2.1 by @dependabot in #684
- chore(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.18.0 by @dependabot in #701
New Contributors
- @Kloox made their first contribution in #600
- @n-thumann made their first contribution in #650
- @buroa made their first contribution in #652
Full Changelog: v5.7.0...v5.8.0