What's Changed
Implemented Enhancements 🎉
- Enhance the help message by @mszostok in #1409
- Reduce memory consumption for Kubernetes source configuration by @pkosiec in #1425
Fixed Bugs 🐛
- Fix panic on plugin report when RBAC is nil by @pkosiec in #1395
- Ignore upgrade checker error by @mszostok in #1396
- Fix overwriting custom RBAC config and Kubernetes plugin JSON schema by @pkosiec in #1401
- Fix Helm chart upgrade when
lookup
is not supported by @pkosiec in #1408 - Fix sending file messages in Cloud Slack by @mszostok in #1412
- Only log incorrect k8s buttons definitions by @mszostok in #1413
- Update gql models for Cloud by @mszostok in #1417
Other Changes ✨
- Bump helm.sh/helm/v3 from 3.14.1 to 3.14.2 by @dependabot in #1393
- Fix executor assertion for integration tests by @pkosiec in #1397
- Improve resilience of E2E and integration tests by @pkosiec in #1406
- Reduce number of prod tests, add missing error assertions by @pkosiec in #1411
- Bump github.com/lestrrat-go/jwx from 1.2.28 to 1.2.29 by @dependabot in #1410
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #1416
- Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible by @dependabot in #1420
Full Changelog: v1.9.0...v1.10.0-rc.1