v0.4.0 is released!
ยท One min read
We are glad to announce that v0.4.0 of kwatch is released! ๐๐๐
๐ What's Newโ
- Support Mattermost for alerts by @abahmed in https://github.com/abahmed/kwatch/pull/53
- Support Opsgenie by @abahmed in https://github.com/abahmed/kwatch/pull/60
๐ Bug Fixesโ
- provider/telegram.go: add header content-type json by @romualdofernandes in https://github.com/abahmed/kwatch/pull/45
- Add PodInitializing as ignored reason by @simonfrey in https://github.com/abahmed/kwatch/pull/54
- Allow to ignore if a container has to forcefully shutdown due to graceful shutdown not working by @simonfrey in https://github.com/abahmed/kwatch/pull/58
๐งฐ Maintenanceโ
- build(deps): bump k8s.io/apimachinery from 0.23.1 to 0.23.2 by @dependabot in https://github.com/abahmed/kwatch/pull/46
- build(deps): bump k8s.io/api from 0.23.1 to 0.23.2 by @dependabot in https://github.com/abahmed/kwatch/pull/47
- build(deps): bump k8s.io/client-go from 0.23.1 to 0.23.2 by @dependabot in https://github.com/abahmed/kwatch/pull/48
- build(deps): bump k8s.io/client-go from 0.23.2 to 0.23.3 by @dependabot in https://github.com/abahmed/kwatch/pull/55
โฌ๏ธ How to Upgradeโ
There are no breaking changes, just deploy the new version from any previous 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 https://github.com/abahmed/kwatch/pull/45
- @dependabotmade their first contribution in https://github.com/abahmed/kwatch/pull/46
- @simonfrey made their first contribution in https://github.com/abahmed/kwatch/pull/54
If you like kwatch, give it a star on GitHub!