Releases: abahmed/kwatch
Releases · abahmed/kwatch
v0.10.1
What's Changed
- update value descriptions by @nwsparks in #338
- Bump github.com/slack-go/slack from 0.13.1 to 0.14.0 by @dependabot in #339
- Bump k8s.io/client-go from 0.30.3 to 0.31.0 by @dependabot in #336
- Bump k8s.io/client-go from 0.31.0 to 0.31.1 by @dependabot in #340
- improve deployment by @thomasLeclaire in #344
New Contributors
- @thomasLeclaire made their first contribution in #344
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- add support for podlabels by @nwsparks in #325
- restart pods when config map changes by @nwsparks in #326
- Bump github.com/slack-go/slack from 0.13.0 to 0.13.1 by @dependabot in #328
- Bump k8s.io/client-go from 0.30.2 to 0.30.3 by @dependabot in #330
- 🐛 fix ignore failed graceful shutdown by @abahmed in #332
- 🚀 support node monitoring by @abahmed in #333
- 🎉 release v0.10.0 by @abahmed in #334
New Contributors
Full Changelog: v0.9.5...v0.10.0
v0.9.5
v0.9.4
What's Changed
- Bump k8s.io/client-go from 0.30.1 to 0.30.2 by @dependabot in #314
- Ignore log patterns by @codekoala in #317
- 🐛 handle ignoring reasons for pods by @abahmed in #319
- 🎉 release v0.9.4 by @abahmed in #320
New Contributors
- @codekoala made their first contribution in #317
Full Changelog: v0.9.3...v0.9.4
v0.9.3
v0.9.2
v0.9.1
v0.9.0
What's Changed
- ⬆ upgrade to go 1.22 by @abahmed in #272
- ♻️ improve test coverage by @abahmed in #273
- ⬆️ Bump k8s.io/client-go from 0.29.1 to 0.29.2 by @dependabot in #276
- ⬆️ Bump github.com/slack-go/slack from 0.12.3 to 0.12.4 by @dependabot in #277
- ⬆️ Bump github.com/slack-go/slack from 0.12.4 to 0.12.5 by @dependabot in #278
- ⬆️ Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #281
- ⬆️ Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #282
- ⬆️ Bump k8s.io/client-go from 0.29.2 to 0.29.3 by @dependabot in #284
- ⬆️ Bump github.com/bwmarrin/discordgo from 0.27.1 to 0.28.1 by @dependabot in #288
- ⬆️ Bump k8s.io/client-go from 0.29.3 to 0.29.4 by @dependabot in #289
- 🚀 Refactor controller by @abahmed in #280
- 🚀 Support zenduty by @abahmed in #302
- 🚀 support googlechat by @abahmed in #303
- 🚀 support setting custom log formatter using config by @abahmed in #304
- 🎉 release v0.9.0 by @abahmed in #305
Full Changelog: v0.8.5...v0.9.0
v0.8.5
What's Changed
- ♻️ update readme to release v0.8.4 by @abahmed in #265
- ⬆️ Bump k8s.io/client-go from 0.29.0 to 0.29.1 by @dependabot in #267
- 🚀 Ignore pods by pattern by @fschlager in #270
- 🎉 release v0.8.5 by @abahmed in #271
New Contributors
- @fschlager made their first contribution in #270
Full Changelog: v0.8.4...v0.8.5
v0.8.4
What's Changed
- ⬆️ Bump k8s.io/client-go from 0.26.2 to 0.26.3 by @dependabot in #212
- ⬆️ Bump k8s.io/apimachinery from 0.26.3 to 0.27.0 by @dependabot in #214
- ⬆️ Bump k8s.io/client-go from 0.26.3 to 0.27.0 by @dependabot in #215
- ⬆️ Bump github.com/slack-go/slack from 0.12.1 to 0.12.2 by @dependabot in #216
- ⬆️ Bump k8s.io/client-go from 0.27.0 to 0.27.1 by @dependabot in #217
- 🐛 added check before setting basic auth by @Meenakshi52 in #220
- ⬆️ Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 by @dependabot in #222
- ⬆️ Bump k8s.io/client-go from 0.27.1 to 0.27.2 by @dependabot in #226
- ⬆️ Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #227
- ⬆️ Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot in #228
- ⬆️ Bump k8s.io/client-go from 0.27.2 to 0.27.3 by @dependabot in #231
- 🚀 Support disabling startup message for notifications channels by @abahmed in #233
- 🚀 Add join waitlist to readme by @abahmed in #234
- ⬆️ Bump k8s.io/client-go from 0.27.3 to 0.27.4 by @dependabot in #235
- ♻️ chore: pkg imported more than once by @testwill in #238
- ⬆️ Bump k8s.io/client-go from 0.27.4 to 0.28.0 by @dependabot in #243
- ⬆️ Bump k8s.io/client-go from 0.28.0 to 0.28.1 by @dependabot in #246
- ⬆️ Bump github.com/slack-go/slack from 0.12.2 to 0.12.3 by @dependabot in #244
- ⬆️ Bump k8s.io/client-go from 0.28.1 to 0.28.2 by @dependabot in #250
- ⬆️ Bump golang.org/x/net from 0.13.0 to 0.17.0 by @dependabot in #251
- ⬆️ Bump k8s.io/client-go from 0.28.2 to 0.28.3 by @dependabot in #254
- ⬆️ Bump k8s.io/api from 0.28.3 to 0.28.4 by @dependabot in #258
- ⬆️ Bump k8s.io/client-go from 0.28.3 to 0.29.0 by @dependabot in #261
- ⬆️ Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #262
- 🎉 release v0.8.4 by @abahmed in #264
New Contributors
Full Changelog: v0.8.3...v0.8.4