Skip to content

Releases: abahmed/kwatch

v0.8.3

13 Mar 21:06
68250f4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.8.3

v0.8.2

09 Mar 22:19
3e86d52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2

v0.8.1

06 Mar 10:40
1fa7ea9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.8.1

v0.8.0

13 Feb 10:34
9e4fa7b
Compare
Choose a tag to compare

What's Changed

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

31 Jan 13:08
2c34d12
Compare
Choose a tag to compare

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

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

24 Jul 22:54
4f18438
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

24 Jul 18:42
9c9d844
Compare
Choose a tag to compare

What's Changed

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.5.0...v0.6.0

v0.5.0

19 Mar 14:56
d68b633
Compare
Choose a tag to compare

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

02 Feb 00:54
c007bba
Compare
Choose a tag to compare

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

Full Changelog: v0.3.0...v0.4.0

v0.3.0

04 Jan 01:27
92031b0
Compare
Choose a tag to compare

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

Full Changelog: v0.2.0...v0.3.0