What's Changed
- Improve Documentation by @oguzhanoyan in #87
- Refactor/helm by @eremeevfd in #88
- ⬆️ Bump github.com/spf13/viper from 1.10.1 to 1.11.0 by @dependabot in #89
- ⬆️ Bump github.com/bwmarrin/discordgo from 0.24.0 to 0.25.0 by @dependabot in #90
- ⬆️ Bump k8s.io/client-go from 0.23.5 to 0.23.6 by @dependabot in #93
- ⬆️ Bump github.com/slack-go/slack from 0.10.2 to 0.10.3 by @dependabot in #94
- Fix typo by @unixfox in #95
- ⬆️ Bump k8s.io/client-go from 0.23.6 to 0.24.0 by @dependabot in #96
- ⬆️ Bump k8s.io/client-go from 0.24.0 to 0.24.1 by @dependabot in #99
- ⬆️ Bump github.com/spf13/viper from 1.11.0 to 1.12.0 by @dependabot in #102
- Allow filtering by reasons by @simonfrey in #104
- feat: truncate logs to respect Discord's API requirements by @Tchoupinax in #105
- ⬆️ Bump github.com/slack-go/slack from 0.10.3 to 0.11.0 by @dependabot in #106
- ⬆️ Bump k8s.io/client-go from 0.24.1 to 0.24.2 by @dependabot in #107
- Fix copy-paste mistake for reasons parsing by @simonfrey in #110
- Run in a namespace context by @kdihalas in #115
- ⬆️ Bump k8s.io/client-go from 0.24.2 to 0.24.3 by @dependabot in #114
- ⬆️ Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 by @dependabot in #116
- ⬆️ Bump github.com/slack-go/slack from 0.11.0 to 0.11.1 by @dependabot in #117
How to Upgrade
There are no breaking changes, just deploy the new version using
kubectl apply -f https://raw.githubusercontent.com/abahmed/kwatch/v0.5.0/deploy/deploy.yaml
New Contributors
- @oguzhanoyan made their first contribution in #87
- @eremeevfd made their first contribution in #88
- @unixfox made their first contribution in #95
- @Tchoupinax made their first contribution in #105
- @kdihalas made their first contribution in #115
Full Changelog: v0.5.0...v0.6.0