v0.4.0 is released!
ยท 2 min read
We are glad to announce that v0.4.0 of kwatch is released! ๐๐๐
This is a historical release note. For current installations and upgrades, use the interactive
kwatch.shmanager.
๐ 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โ
For a current installation, run the manager again and choose Upgrade. It selects the release, verifies the workload, and preserves the Secret-backed configuration. The old manifest-based workflow from this release is intentionally not used by the current supported workflow.
๐ 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!
