What's Changed
Implemented Enhancements 🎉
- Use color scheme in E2E tests by @madebyrogal in #778
- Introduce interactive
kubectl
command selection by @mszostok in #787 - Add namespace dropdown, render other dropdowns dynamically based on context by @mszostok in #795
- Make event notifications actionable by @pkosiec in #803
- Print kubectl command builder on
@Botkube k|kc|kubectl
, add tokens validation by @mszostok in #801 - Interactive output filtering by @huseyinbabal in #805
- Filter not supported verbs by interactive
kubectl
, improve telemetry for interactive Slack messages by @pkosiec in #810 - Update help messsage for Socket Slack by @mszostok in #807
- Add opt to append filter when building the
kubectl
command by @mszostok in #812 - Output filtering by @ezodude in #808
- Use real command guard and cached client, fix bug with orphan resource name by @mszostok in #818
- Add namespace label to default keyword, change filter placeholder by @mszostok in #817
- filter output placeholder change by @huseyinbabal in #823
- Prevent resource deletion from the actionable notifications by @pkosiec in #822
Fixed Bugs 🐛
- Add Service to the default executor configuration, remove problematic emoji by @pkosiec in #780
- Support quotes for the
--cluster-name
flag by @pkosiec in #800 - Response thread fix by @huseyinbabal in #820
- v0.15.0 Fixes / Enhancements by @huseyinbabal in #826
Other Changes ✨
- Remove CHANGELOG.md by @pkosiec in #782
- Botkube rebranding by @madebyrogal in #793
- Run E2E tests in parallel by @ezodude in #784
- Print diff between expected and actual messages in e2e tests by @wangyangjun in #811
- The CONTRIBUTING.md file is outdated by @ezodude in #809
New Contributors
- @wangyangjun made their first contribution in #811
Full Changelog: v0.14.0...v0.15.0-rc.2