Releases: abahmed/kwatch
Releases · abahmed/kwatch
v0.8.3
v0.8.2
v0.8.1
What's Changed
- Custom Webhook addition by @Meenakshi52 in #192
- bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #193
- ⬆️ Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #195
- ♻️ Update helm chart by @abahmed in #196
- ⬆️ Bump k8s.io/client-go from 0.26.1 to 0.26.2 by @dependabot in #197
- 🚀 Support Multi Arch docker images by @abahmed in #200
New Contributors
- @Meenakshi52 made their first contribution in #192
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Fix/telegram chart by @eremeevfd in #185
- 🚀 Monitor pvc usage by @abahmed in #187
- ♻️ Add tests to util by @abahmed in #188
- Support event html and markdown formatting by @abahmed in #189
- 🎉 release v0.8.0 by @abahmed in #190
How to Upgrade
Just deploy the new version using
kubectl apply -f https://raw.githubusercontent.com/abahmed/kwatch/v0.8.0/deploy/deploy.yaml
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- ⬆️ Bump github.com/slack-go/slack from 0.11.1 to 0.11.2 by @dependabot in #121
- Added ignoreContainrNames configuration to filter out alerts for spec… by @giladsh1 in #123
- ⬆️ upgrade go version to 1.19 by @abahmed in #125
- ⬆️ Bump k8s.io/client-go from 0.24.3 to 0.24.4 by @dependabot in #131
- ⬆️ Bump github.com/bwmarrin/discordgo from 0.25.0 to 0.26.0 by @dependabot in #129
- ⬆️ Bump k8s.io/client-go from 0.24.4 to 0.25.0 by @dependabot in #134
- Feature: support mail as a provider by @Andrew44Ashraf in #28
- fix issues of supporting email PR by @abahmed in #136
- ⬆️ Bump github.com/bwmarrin/discordgo from 0.26.0 to 0.26.1 by @dependabot in #138
- ⬆️ Bump github.com/slack-go/slack from 0.11.2 to 0.11.3 by @dependabot in #141
- ⬆️ Bump github.com/spf13/viper from 1.12.0 to 1.13.0 by @dependabot in #139
- fix build and max characters per line by @abahmed in #142
- ⬆️ Bump k8s.io/client-go from 0.25.0 to 0.25.1 by @dependabot in #143
- 🚀 Load configuration into struct by @abahmed in #135
- ⬆️ Bump k8s.io/client-go from 0.25.1 to 0.25.2 by @dependabot in #150
- ♻️ refactor providers module by @abahmed in #148
- 🚀 Support matrix by @abahmed in #152
- 🚀 Support DingTalk by @abahmed in #153
- 🐛 Fix markdown issues in MS Teams and RocketChat by @abahmed in #154
- 🚀 Support application proxy config by @abahmed in #155
- 🚀 Allow Slack specify channel in legacy webhooks by @abahmed in #156
- 🚀 Split version in package by @abahmed in #157
- ⬆️ Bump k8s.io/client-go from 0.25.2 to 0.25.3 by @dependabot in #159
- ⬆️ Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #161
- ⬆️ Bump github.com/slack-go/slack from 0.11.3 to 0.11.4 by @dependabot in #162
- ⬆️ Bump k8s.io/client-go from 0.25.3 to 0.25.4 by @dependabot in #164
- Add FeiShu alert notification by @heian0224 in #168
- ⬆️ Bump k8s.io/client-go from 0.25.4 to 0.25.5 by @dependabot in #170
- ⬆️ Bump k8s.io/client-go from 0.25.5 to 0.26.0 by @dependabot in #174
- ⬆️ Bump github.com/slack-go/slack from 0.11.4 to 0.12.0 by @dependabot in #176
- ⬆️ Bump github.com/slack-go/slack from 0.12.0 to 0.12.1 by @dependabot in #177
- ⬆️ Bump k8s.io/client-go from 0.26.0 to 0.26.1 by @dependabot in #181
- 🚀 Support cluster name in config and use it for notifications by @abahmed in #183
- 🎉 release v0.7.0 by @abahmed in #184
New Contributors
- @giladsh1 made their first contribution in #123
- @heian0224 made their first contribution in #168
How to Upgrade
There are no breaking changes, just deploy the new version using
kubectl apply -f https://raw.githubusercontent.com/abahmed/kwatch/v0.7.0/deploy/deploy.yaml
Full Changelog: v0.6.1...v0.7.0
v0.6.1
v0.6.0
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
v0.5.0
What's Changed
- Use slack blocks in slack handler by @simonfrey in #63
- Add justwatch.com as user to users section by @simonfrey in #66
- Feature/allow to disable update check by @simonfrey in #67
- ⬆️ Bump github.com/slack-go/slack from 0.10.1 to 0.10.2 by @dependabot in #69
- Add namespace forbid list, to allow all namespaces except certain ones by @simonfrey in #70
- add(Helm): by @yaskinny in #74
- ⬆️ Bump k8s.io/client-go from 0.23.3 to 0.23.4 by @dependabot in #73
- ⬆️ Bump github.com/bwmarrin/discordgo from 0.23.2 to 0.24.0 by @dependabot in #77
- ⬆️ Bump k8s.io/client-go from 0.23.4 to 0.23.5 by @dependabot in #80
- 🎉 release v0.5.0 by @abahmed in #81
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
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- chore: add kwatch logo to README by @amgadramses in #42
- provider/telegram.go: add header content-type json by @romualdofernandes in #45
- build(deps): bump k8s.io/apimachinery from 0.23.1 to 0.23.2 by @dependabot in #46
- build(deps): bump k8s.io/api from 0.23.1 to 0.23.2 by @dependabot in #47
- build(deps): bump k8s.io/client-go from 0.23.1 to 0.23.2 by @dependabot in #48
- 🚀 support Mattermost for alerts by @abahmed in #53
- Add PodInitializing as ignored reason by @simonfrey in #54
- Allow to ignore if a container has to forcefully shutdown due to graceful shutdown not working by @simonfrey in #58
- build(deps): bump k8s.io/client-go from 0.23.2 to 0.23.3 by @dependabot in #55
- 🚀 Support Opsgenie by @abahmed in #60
- 🎉 release v0.4.0 by @abahmed in #61
How to Upgrade
There are no breaking changes, just deploy the new version using
kubectl apply -f https://raw.githubusercontent.com/abahmed/kwatch/v0.4.0/deploy/deploy.yaml
New Contributors
- @romualdofernandes made their first contribution in #45
- @dependabot made their first contribution in #46
- @simonfrey made their first contribution in #54
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- 🐛 fix Microsoft Teams incoming webhook API throws 400 (bad request) due to malformed JSON POST payload caused by illegal escape characters by @Narasimha1997 in #35
- ♻️ Add tests to util and memory by @abahmed in #36
- 🐛 fix dependabot config by @abahmed in #37
- 🚀 feature: support rocket chat as a provider fixes #25 by @Rishats in #38
- ♻️ add tests for rocket chat by @abahmed in #39
- 🎉 release v0.3.0 by @abahmed in #40
New Contributors
- @Narasimha1997 made their first contribution in #35
- @Rishats made their first contribution in #38
Full Changelog: v0.2.0...v0.3.0