What's Changed
Implemented Enhancements 🎉
- Add support for KUBECONTEXT environment variable and --kubecontext option into botkube CLI by @mickael-ange in #1457
- Add setting up an Instance via the UI instead of GraphQL by @mszostok in #1458
- Hide private channel names in
show config
command by @pkosiec in #1467 - Hearbeat reporting by @madebyrogal in #1469
Fixed Bugs 🐛
- test/e2e: ensure there is no error waiting for instance by @vaijab in #1400
- Add missing UI URL for prod tests by @mszostok in #1462
Other Changes ✨
- Update GitHub actions by @mszostok in #1460
- Fix and enable instance details page UI tests by @pkosiec in #1461
- Add early cleanup for Slack E2E tests by @pkosiec in #1463
- Add link to exact run by @mszostok in #1465
- Improve stability of Slack E2E tests by @pkosiec in #1466
- Bump golang.org/x/image from 0.0.0-20220722155232-062f8c9fd539 to 0.18.0 in /examples/src by @dependabot in #1464
New Contributors
- @mickael-ange made their first contribution in #1457
Full Changelog: v1.12.0...v1.13.0