What's Changed
Important news 📣
Botkube Cloud has been discontinued. That change results to two important changes: - Microsoft Teams and Cloud Slack chat integrations are now discontinued, as they required Botkube Cloud services to work. - All Botkube Cloud plugins are now open-source. See the docs for more details.
Implemented Enhancements 🎉
- Update Socket Slack app upload API by @mszostok in https://github.com/kubeshop/botkube/pull/1480
Fixed Bugs 🐛
- Fix panic on missing root event type for k8s source by @mszostok in https://github.com/kubeshop/botkube/pull/1481
Other Changes ✨
- Update README.md by @yllek in https://github.com/kubeshop/botkube/pull/1476
- Remove cloud commands, make sure segment doesn't spam logs with errors by @mszostok in https://github.com/kubeshop/botkube/pull/1477
- Remove migration e2e testing by @mszostok in https://github.com/kubeshop/botkube/pull/1479
- Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in https://github.com/kubeshop/botkube/pull/1478
Full Changelog: https://github.com/kubeshop/botkube/compare/v1.13.0...v1.14.0