github abahmed/kwatch v0.7.0

latest releases: v0.10.0, v0.9.5, v0.9.4...
19 months ago

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

Don't miss a new kwatch release

NewReleases is sending notifications on new releases.