New
v2.1.0
What's Changed
- build: fix ci go mod cache by @timonwong in https://github.com/timonwong/prometheus-webhook-dingtalk/pull/162
- ci: add codeql analysis by @timonwong in https://github.com/timonwong/prometheus-webhook-dingtalk/pull/163
- chore: rename main branch by @timonwong in https://github.com/timonwong/prometheus-webhook-dingtalk/pull/164
- build(deps): bump tmpl from 1.0.4 to 1.0.5 in /web/ui/react-app by @dependabot in https://github.com/timonwong/prometheus-webhook-dingtalk/pull/165
- feat: Upgrade go to 1.17 by @timonwong in https://github.com/timonwong/prometheus-webhook-dingtalk/pull/172
- feat: markdowan type message add at designated person function by @DesistDaydream in https://github.com/timonwong/prometheus-webhook-dingtalk/pull/174
- build(deps): bump url-parse from 1.5.3 to 1.5.7 in /web/ui/react-app by @dependabot in https://github.com/timonwong/prometheus-webhook-dingtalk/pull/177
- build(deps): bump ajv from 6.12.2 to 6.12.6 in /web/ui/react-app by @dependabot in https://github.com/timonwong/prometheus-webhook-dingtalk/pull/175
- build(deps): bump follow-redirects from 1.11.0 to 1.14.8 in /web/ui/react-app by @dependabot in https://github.com/timonwong/prometheus-webhook-dingtalk/pull/176
- build(deps): bump nanoid from 3.1.25 to 3.3.1 in /web/ui/react-app by @dependabot in https://github.com/timonwong/prometheus-webhook-dingtalk/pull/178
- build(deps): bump url-parse from 1.5.7 to 1.5.10 in /web/ui/react-app by @dependabot in https://github.com/timonwong/prometheus-webhook-dingtalk/pull/179
- build(deps): bump minimist from 1.2.5 to 1.2.6 in /web/ui/react-app by @dependabot in https://github.com/timonwong/prometheus-webhook-dingtalk/pull/180
- chore: lint pr title by @timonwong in https://github.com/timonwong/prometheus-webhook-dingtalk/pull/184
- feat: switch to distroless images by @timonwong in https://github.com/timonwong/prometheus-webhook-dingtalk/pull/183
- feat: upgrade to go 1.18 by @timonwong in https://github.com/timonwong/prometheus-webhook-dingtalk/pull/187
- build(deps): bump async from 2.6.3 to 2.6.4 in /web/ui/react-app by @dependabot in https://github.com/timonwong/prometheus-webhook-dingtalk/pull/185
- chore: adjust linter by @timonwong in https://github.com/timonwong/prometheus-webhook-dingtalk/pull/188
- feat: Remove pkg/errors package by @timonwong in https://github.com/timonwong/prometheus-webhook-dingtalk/pull/189
- feat: upgrade go-chi to v5 by @timonwong in https://github.com/timonwong/prometheus-webhook-dingtalk/pull/190
- fix: fix docker build by @timonwong in https://github.com/timonwong/prometheus-webhook-dingtalk/pull/191
- fix: fix arm docker build by @timonwong in https://github.com/timonwong/prometheus-webhook-dingtalk/pull/192
New Contributors
- @DesistDaydream made their first contribution in https://github.com/timonwong/prometheus-webhook-dingtalk/pull/174
Full Changelog: https://github.com/timonwong/prometheus-webhook-dingtalk/compare/v2.0.0...v2.1.0