github kubeshop/botkube v0.14.0

latest releases: v1.10.0, v1.10.0-rc.1, v1.9.1...
19 months ago

What's Changed

Breaking Changes 💥

  • The settings.configWatcher option has been replaced with configWatcher.enabled: true. Config Watcher now runs as a sidecar container. See possible configuration options on the Helm chart parameters page.
  • The default source configuration name was changed from k8s-events to k8s-all-events.
  • Default sources bindings for a given channel were changed from k8s-events to k8s-err-events and k8s-recommendation-events.

Implemented Enhancements 🎉

Fixed Bugs 🐛

  • Upgrade Go K8s dependencies to 1.25 by @pkosiec in #700
  • Use image registry when building single Docker image by @pkosiec in #720
  • Disable Discord E2E tests temporarily by @pkosiec in #740
  • Recommendation-related events are posted even if they shouldn't by @ezodude in #757
  • Remove installation ID generation for anonymous analytics by @pkosiec in #759
  • Update message in help, and ignore modal activity by @mszostok in #761
  • Goreleaser prbuild fix by @huseyinbabal in #775
  • Render plain text for messages sent in attachments and remove the header by @ezodude in #773
  • Revert main branch by @huseyinbabal in #779
  • Cherry-pick 0.14 RC1 bug fixes by @pkosiec in #781

Other Changes ✨

New Contributors

Full Changelog: v0.13.0...v0.14.0

Don't miss a new botkube release

NewReleases is sending notifications on new releases.