v5.7.0
What's Changed
- feat(alerting): Add gotify provider by @bugrakocabay in #605
- feat(alerting): Add AWS SES Alerting Provider by @beschoenen in #579
- feat(alerting): Make discord title customizable by @bugrakocabay in #602
- feat(alerting): Make authentication optional for email provider by @calvinhenderson in #608
- fix(alerting): add condition results to ntfy by @wei840222 in #582
- fix(alerting): Add support for client.insecure in email alerting provider by @mxcd in #583
- fix: Support hexadecimal integers in conditions by @heitorPB in #563
- docs: add instruction to install as binary by @bugrakocabay in #615
- chore(deps): bump github.com/miekg/dns from 1.1.55 to 1.1.56 by @dependabot in #578
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #560
- chore(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #567
- chore(deps): bump docker/build-push-action from 4 to 5 by @dependabot in #568
- chore(deps): bump github.com/gofiber/fiber/v2 from 2.46.0 to 2.49.2 by @dependabot in #584
- chore(deps): bump modernc.org/sqlite from 1.24.0 to 1.26.0 by @dependabot in #585
- chore(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #586
- chore(deps): bump github.com/wcharczuk/go-chart/v2 from 2.1.0 to 2.1.1 by @dependabot in #591
- chore(deps): bump github.com/valyala/fasthttp from 1.49.0 to 1.50.0 by @dependabot in #594
- chore(deps): bump github.com/coreos/go-oidc/v3 from 3.6.0 to 3.7.0 by @dependabot in #604
- chore(deps): bump github.com/aws/aws-sdk-go from 1.45.16 to 1.47.8 by @dependabot in #621
- chore(deps): bump github.com/aws/aws-sdk-go from 1.47.8 to 1.47.9 by @dependabot in #623
New Contributors
- @mxcd made their first contribution in #583
- @beschoenen made their first contribution in #579
- @bugrakocabay made their first contribution in #602
- @calvinhenderson made their first contribution in #608
Full Changelog: v5.6.0...v5.7.0