v1.8.0-rc.1
Pre-release
Pre-release
What's Changed
Implemented Enhancements 🎉
- ADD recommended flag to plugin index by @madebyrogal in #1339
- Forward action output to sinks by @mszostok in #1341
- Migrate disabled plugins to Cloud by @madebyrogal in #1355
Fixed Bugs 🐛
- Fix redacting credentials and hide CA certificate when showing config by @pkosiec in #1340
- Update Doctor's engine to
gpt-3.5-turbo-instinct
and fix prompt by @pkosiec in #1349 - Fix Botkube version constraint during migration by @pkosiec in #1353
Other Changes ✨
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #1336
- Fix slight confusion in agent built bin name by @vaijab in #1342
- Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #1344
- Run the Cloud Slack E2E test every hour by @pkosiec in #1346
- Update Slack E2E tests with full workspace reconnect flow by @pkosiec in #1347
- Update README.md with new description by @yllek in #1351
- Improve Cloud Slack e2e test resiliency around Slack workspace connect by @pkosiec in #1352
- Update Cloud Slack E2E tests with plugin
enable
/disable
by @pkosiec in #1354 - Bump github.com/lestrrat-go/jwx from 1.2.26 to 1.2.27 by @dependabot in #1358
- Bump github.com/lestrrat-go/jwx from 1.2.27 to 1.2.28 by @dependabot in #1359
- Update migration tests by @madebyrogal in #1357
- Update GraphQL models used for remote config tests by @pkosiec in #1345
- Fix Cloud Slack Dev E2E tests after GQL model changes by @pkosiec in #1335
New Contributors
Full Changelog: v1.7.0...v1.8.0-rc.1