Releases: LawiK974/kube-notify
Releases · LawiK974/kube-notify
v0.3.0
What's Changed
- Bump wikle/kube-notify from v0.2.2 to v0.2.3 by @dependabot in #36
- Bump kubernetes-asyncio from 30.1.0 to 30.1.1 by @dependabot in #37
- Bump certifi from 2024.6.2 to 2024.7.4 by @dependabot in #39
- Reformatting code + adding nodeName in pod events by @LawiK974 in #40
- implementing #38 : Adding pod termination errors to core events by @LawiK974 in #41
- fix #28 Adding coverage tests by @LawiK974 in #42
Full Changelog: v0.2.3...v0.3.0
v0.2.3
What's Changed
- Bump wikle/kube-notify from v0.2.0 to v0.2.2 by @dependabot in #30
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #31
- Bump urllib3 from 2.2.1 to 2.2.2 by @dependabot in #34
- Reduce final image size and make non root default by @LawiK974 in #35
Full Changelog: v0.2.2...v0.2.3
v0.2.2
v0.2.1
v0.2.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2
- Bump black from 24.2.0 to 24.3.0 by @dependabot in #5
- Bump datetime from 5.4 to 5.5 by @dependabot in #4
- Bump python from 3.11-slim to 3.12-slim by @dependabot in #3
- Bump pre-commit from 3.6.2 to 3.7.0 by @dependabot in #6
- Bump pytest from 8.1.1 to 8.2.1 by @dependabot in #13
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #7
- Bump black from 24.3.0 to 24.4.2 by @dependabot in #10
- Bump kubernetes-asyncio from 29.0.0 to 30.1.0 by @dependabot in #17
- Bump requests from 2.31.0 to 2.32.3 by @dependabot in #15
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #16
- Bump pre-commit from 3.7.0 to 3.7.1 by @dependabot in #11
- Bump pytest-asyncio from 0.23.6 to 0.23.7 by @dependabot in #12
- Bump pytest from 8.2.1 to 8.2.2 by @dependabot in #18
- Bump aiohttp from 3.9.3 to 3.9.4 by @dependabot in #20
- Bump idna from 3.6 to 3.7 by @dependabot in #21
- Adding Mattermost webhook support by @LawiK974 in #22
- Fixing key error url when sending to mattermost by @LawiK974 in #23
New Contributors
- @dependabot made their first contribution in #5
- @LawiK974 made their first contribution in #22
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- First version of the app, tested in homelab kubernetes cluster
Full Changelog: https://github.com/LawiK974/kube-notify/commits/v0.1.0