Releases: kubeshop/botkube
Releases · kubeshop/botkube
v1.1.0
What's Changed
Implemented Enhancements 🎉
- Handle invalid commands by @huseyinbabal in #1053
- Add ability to configure liveness and readiness probes by @huseyinbabal in #1056
- Report Botkube version as a part of startup by @huseyinbabal in #1052
- Add validation that kubeconfig is specified by @mszostok in #1063
- Calculate and check sha256 of plugins by @josefkarasek in #1072
- Set custom path for mounted ServiceAccount token by @huseyinbabal in #1077
- Cloud gRPC Stream Integration by @huseyinbabal in #1083
- Handle --all-clusters flag by @mszostok in #1085
- gRPC client auth added by @huseyinbabal in #1084
- Send the cluster name for all interactive commands by @mszostok in #1091
- Add cloudslack Audit to Platforms by @josefkarasek in #1090
Fixed Bugs 🐛
- Fix logging heartbeat error and require providing Prometheus URL by @pkosiec in #1031
- Skip K8s insights collection if remote configuration is disabled by @huseyinbabal in #1033
- Fix upload lastest plugins by @pkosiec in #1034
- Fix reporting real name for Slack interactive events by @pkosiec in #1039
- Respect Mattermost websocket subpath URLs by @tchellomello in #1040
- Remove orphaned code after k8s extraction by @mszostok in #1043
- Use namespace filter in Recommendations by @josefkarasek in #1054
- use kubeconfig from exec input by @huseyinbabal in #1060
- use kubeconfig for gh plugin by @huseyinbabal in #1062
- Add logging when executing a command in not configured channel by @pkosiec in #1061
- Block actions with ChannelName executors by @josefkarasek in #1065
- Update plugin repo for release by @pkosiec in #1069
- Fix generating Slack button ID by @mszostok in #1071
- Fix logging early errors from goroutines and panic with custom Kubeconfig by @pkosiec in #1088
- Disable modal rendering for Cloud Slack by @mszostok in #1093
Other Changes ✨
- Add Botkube illustration by @madebyrogal in #1087
- Bump github.com/lestrrat-go/jwx from 1.1.7 to 1.2.26 by @dependabot in #1092
- Release candidate No. 2 by @josefkarasek in #1097
- Add help note about multiple instances for Cloud Slack (#1099) by @josefkarasek in #1100
- Cherry Pick: Fix resetting retries when reconnecting to Cloud Slack (#1101) by @josefkarasek in #1102
New Contributors
- @tchellomello made their first contribution in #1040
Full Changelog: v1.0.1...v1.1.0
v1.1.0-rc.4
What's Changed
Implemented Enhancements 🎉
- Handle invalid commands by @huseyinbabal in #1053
- Add ability to configure liveness and readiness probes by @huseyinbabal in #1056
- Report Botkube version as a part of startup by @huseyinbabal in #1052
- Add validation that kubeconfig is specified by @mszostok in #1063
- Calculate and check sha256 of plugins by @josefkarasek in #1072
- Set custom path for mounted ServiceAccount token by @huseyinbabal in #1077
- Cloud gRPC Stream Integration by @huseyinbabal in #1083
- Handle --all-clusters flag by @mszostok in #1085
- gRPC client auth added by @huseyinbabal in #1084
- Send the cluster name for all interactive commands by @mszostok in #1091
- Add cloudslack Audit to Platforms by @josefkarasek in #1090
Fixed Bugs 🐛
- Fix logging heartbeat error and require providing Prometheus URL by @pkosiec in #1031
- Skip K8s insights collection if remote configuration is disabled by @huseyinbabal in #1033
- Fix upload lastest plugins by @pkosiec in #1034
- Fix reporting real name for Slack interactive events by @pkosiec in #1039
- Respect Mattermost websocket subpath URLs by @tchellomello in #1040
- Remove orphaned code after k8s extraction by @mszostok in #1043
- Use namespace filter in Recommendations by @josefkarasek in #1054
- use kubeconfig from exec input by @huseyinbabal in #1060
- use kubeconfig for gh plugin by @huseyinbabal in #1062
- Add logging when executing a command in not configured channel by @pkosiec in #1061
- Block actions with ChannelName executors by @josefkarasek in #1065
- Update plugin repo for release by @pkosiec in #1069
- Fix generating Slack button ID by @mszostok in #1071
- Fix logging early errors from goroutines and panic with custom Kubeconfig by @pkosiec in #1088
- Disable modal rendering for Cloud Slack by @mszostok in #1093
Other Changes ✨
- Add Botkube illustration by @madebyrogal in #1087
- Bump github.com/lestrrat-go/jwx from 1.1.7 to 1.2.26 by @dependabot in #1092
- Release candidate No. 2 by @josefkarasek in #1097
- Add help note about multiple instances for Cloud Slack (#1099) by @josefkarasek in #1100
- Cherry Pick: Fix resetting retries when reconnecting to Cloud Slack (#1101) by @josefkarasek in #1102
New Contributors
- @tchellomello made their first contribution in #1040
Full Changelog: v1.0.0...v1.1.0-rc.4
v1.1.0-rc.3
What's Changed
Implemented Enhancements 🎉
- Handle invalid commands by @huseyinbabal in #1053
- Add ability to configure liveness and readiness probes by @huseyinbabal in #1056
- Report Botkube version as a part of startup by @huseyinbabal in #1052
- Add validation that kubeconfig is specified by @mszostok in #1063
- Calculate and check sha256 of plugins by @josefkarasek in #1072
- Set custom path for mounted ServiceAccount token by @huseyinbabal in #1077
- Cloud gRPC Stream Integration by @huseyinbabal in #1083
- Handle --all-clusters flag by @mszostok in #1085
- gRPC client auth added by @huseyinbabal in #1084
- Send the cluster name for all interactive commands by @mszostok in #1091
- Add cloudslack Audit to Platforms by @josefkarasek in #1090
Fixed Bugs 🐛
- Fix logging heartbeat error and require providing Prometheus URL by @pkosiec in #1031
- Skip K8s insights collection if remote configuration is disabled by @huseyinbabal in #1033
- Fix upload lastest plugins by @pkosiec in #1034
- Fix reporting real name for Slack interactive events by @pkosiec in #1039
- Respect Mattermost websocket subpath URLs by @tchellomello in #1040
- Remove orphaned code after k8s extraction by @mszostok in #1043
- Use namespace filter in Recommendations by @josefkarasek in #1054
- use kubeconfig from exec input by @huseyinbabal in #1060
- use kubeconfig for gh plugin by @huseyinbabal in #1062
- Add logging when executing a command in not configured channel by @pkosiec in #1061
- Block actions with ChannelName executors by @josefkarasek in #1065
- Update plugin repo for release by @pkosiec in #1069
- Fix generating Slack button ID by @mszostok in #1071
- Fix logging early errors from goroutines and panic with custom Kubeconfig by @pkosiec in #1088
- Disable modal rendering for Cloud Slack by @mszostok in #1093
Other Changes ✨
- Add Botkube illustration by @madebyrogal in #1087
- Bump github.com/lestrrat-go/jwx from 1.1.7 to 1.2.26 by @dependabot in #1092
- Release candidate No. 2 by @josefkarasek in #1097
- Add help note about multiple instances for Cloud Slack (#1099) by @josefkarasek in #1100
New Contributors
- @tchellomello made their first contribution in #1040
Full Changelog: v1.0.0...v1.1.0-rc.3
v1.1.0-rc.2
What's Changed
Implemented Enhancements 🎉
- Handle invalid commands by @huseyinbabal in #1053
- Add ability to configure liveness and readiness probes by @huseyinbabal in #1056
- Report Botkube version as a part of startup by @huseyinbabal in #1052
- Add validation that kubeconfig is specified by @mszostok in #1063
- Calculate and check sha256 of plugins by @josefkarasek in #1072
- Set custom path for mounted ServiceAccount token by @huseyinbabal in #1077
- Cloud gRPC Stream Integration by @huseyinbabal in #1083
- Handle --all-clusters flag by @mszostok in #1085
- gRPC client auth added by @huseyinbabal in #1084
- Send the cluster name for all interactive commands by @mszostok in #1091
- Add cloudslack Audit to Platforms by @josefkarasek in #1090
Fixed Bugs 🐛
- Fix logging heartbeat error and require providing Prometheus URL by @pkosiec in #1031
- Skip K8s insights collection if remote configuration is disabled by @huseyinbabal in #1033
- Fix upload lastest plugins by @pkosiec in #1034
- Fix reporting real name for Slack interactive events by @pkosiec in #1039
- Respect Mattermost websocket subpath URLs by @tchellomello in #1040
- Remove orphaned code after k8s extraction by @mszostok in #1043
- Use namespace filter in Recommendations by @josefkarasek in #1054
- use kubeconfig from exec input by @huseyinbabal in #1060
- use kubeconfig for gh plugin by @huseyinbabal in #1062
- Add logging when executing a command in not configured channel by @pkosiec in #1061
- Block actions with ChannelName executors by @josefkarasek in #1065
- Update plugin repo for release by @pkosiec in #1069
- Fix generating Slack button ID by @mszostok in #1071
- Fix logging early errors from goroutines and panic with custom Kubeconfig by @pkosiec in #1088
- Disable modal rendering for Cloud Slack by @mszostok in #1093
Other Changes ✨
- Add Botkube illustration by @madebyrogal in #1087
- Bump github.com/lestrrat-go/jwx from 1.1.7 to 1.2.26 by @dependabot in #1092
- Release candidate No. 2 by @josefkarasek in #1097
New Contributors
- @tchellomello made their first contribution in #1040
Full Changelog: v1.0.0...v1.1.0-rc.2
v1.1.0-rc.1
What's Changed
Implemented Enhancements 🎉
- Add ability to configure liveness and readiness probes by @huseyinbabal in #1056
- Report Botkube version as a part of startup by @huseyinbabal in #1052
- Add validation that kubeconfig is specified by @mszostok in #1063
- Calculate and check sha256 of plugins by @josefkarasek in #1072
- Cloud gRPC Stream Integration by @huseyinbabal in #1083
- Handle --all-clusters flag by @mszostok in #1085
- gRPC client auth added by @huseyinbabal in #1084
- Send the cluster name for all interactive commands by @mszostok in #1091
- Add cloudslack Audit to Platforms by @josefkarasek in #1090
Fixed Bugs 🐛
- Fix logging heartbeat error and require providing Prometheus URL by @pkosiec in #1031
- Fix upload lastest plugins by @pkosiec in #1034
- Fix reporting real name for Slack interactive events by @pkosiec in #1039
- Respect Mattermost websocket subpath URLs by @tchellomello in #1040
- Remove orphaned code after k8s extraction by @mszostok in #1043
- Use namespace filter in Recommendations by @josefkarasek in #1054
- use kubeconfig from exec input by @huseyinbabal in #1060
- use kubeconfig for gh plugin by @huseyinbabal in #1062
- Add logging when executing a command in not configured channel by @pkosiec in #1061
- Block actions with ChannelName executors by @josefkarasek in #1065
- Update plugin repo for release by @pkosiec in #1069
- Fix generating Slack button ID by @mszostok in #1071
- Fix logging early errors from goroutines and panic with custom Kubeconfig by @pkosiec in #1088
- Disable modal rendering for Cloud Slack by @mszostok in #1093
Other Changes ✨
- skip k8s insight collection if remoteconfig is disabled by @huseyinbabal in #1033
- handle invalid commands by @huseyinbabal in #1053
- custom sa token path by @huseyinbabal in #1077
- Add Botkube illustration by @madebyrogal in #1087
- Bump github.com/lestrrat-go/jwx from 1.1.7 to 1.2.26 by @dependabot in #1092
New Contributors
- @tchellomello made their first contribution in #1040
Full Changelog: v1.0.0...v1.1.0-rc.1
v1.0.1
What's Changed
Implemented Enhancements 🎉
- Add validation that kubeconfig is specified by @mszostok in #1063
- Add ability to configure liveness and readiness probes by @huseyinbabal in #1056
- Report Botkube version as a part of startup by @huseyinbabal in #1052
Fixed Bugs 🐛
- Fix reporting real name for Slack interactive events by @pkosiec in #1039
- Respect Mattermost websocket subpath URLs by @tchellomello in #1040
- Remove orphaned code after k8s extraction by @mszostok in #1043
- Use namespace filter in Recommendations by @josefkarasek in #1054
- Use kubeconfig from exec input by @huseyinbabal in #1060
- Use kubeconfig for gh plugin by @huseyinbabal in #1062
- Add logging when executing a command in not configured channel by @pkosiec in #1061
- handle invalid commands by @huseyinbabal in #1053
New Contributors
- @tchellomello made their first contribution in #1040
Full Changelog: v1.0.0...v1.0.1
v1.0.1-rc.2
What's Changed
Implemented Enhancements 🎉
- Add validation that kubeconfig is specified by @mszostok in #1063
- Add ability to configure liveness and readiness probes by @huseyinbabal in #1056
- Report Botkube version as a part of startup by @huseyinbabal in #1052
Fixed Bugs 🐛
- Fix reporting real name for Slack interactive events by @pkosiec in #1039
- Respect Mattermost websocket subpath URLs by @tchellomello in #1040
- Remove orphaned code after k8s extraction by @mszostok in #1043
- Use namespace filter in Recommendations by @josefkarasek in #1054
- Use kubeconfig from exec input by @huseyinbabal in #1060
- Use kubeconfig for gh plugin by @huseyinbabal in #1062
- Add logging when executing a command in not configured channel by @pkosiec in #1061
- handle invalid commands by @huseyinbabal in #1053
New Contributors
- @tchellomello made their first contribution in #1040
Full Changelog: v1.0.0...v1.0.1-rc.2
v1.0.1-rc.1
What's Changed
Fixed Bugs 🐛
- Fix logging heartbeat error and require providing Prometheus URL by @pkosiec in #1031
- Fix upload lastest plugins by @pkosiec in #1034
- Fix reporting real name for Slack interactive events by @pkosiec in #1039
- Respect Mattermost websocket subpath URLs by @tchellomello in #1040
- Remove orphaned code after k8s extraction by @mszostok in #1043
- Use namespace filter in Recommendations by @josefkarasek in #1054
Other Changes ✨
- skip k8s insight collection if remoteconfig is disabled by @huseyinbabal in #1033
- handle invalid commands by @huseyinbabal in #1053
- configurable probes added by @huseyinbabal in #1056
- report botkube version by @huseyinbabal in #1052
New Contributors
- @tchellomello made their first contribution in #1040
Full Changelog: v1.0.0...v1.0.1-rc.1
v1.0.0
What's Changed
Breaking Changes 💥
notification: short/long
was removed, it's up to the plugin to return a suitable message.kubectl
error handling
Before:After:"Sorry, the kubectl command is not authorized to work with 'role' resources in the 'default' Namespace on cluster '%s'. Use 'list executors' to see allowed executors."
Error from server (Forbidden): roles.rbac.authorization.k8s.io is forbidden: User "kubectl-wait-and-deploy-all" cannot list resource "roles" in API group "rbac.authorization.k8s.io" in the namespace "default"
kubectl
configuration is named asbotkube/kubectl
kubernetes
configuration is named asbotkube/kubernetes
- Kubernetes source constraints
event.reason
,event.message
andresources[].name
are now objects with two lists:include
andexclude
. Both take exact values or regex patterns. Exclude takes precedence over include.
This allows you to set exclude patterns, and also unifies the configuration with namespaces constraints.
- New RBAC support: Plugins that use Kubernetes client need to declare RBAC config in order to get kubeconfig.
botkube/kubectl: context: rbac: group: type: Static prefix: "" static: values: [my-group]
filters
configuration is removed from main configuration, now it is under Kubernetes source plugin.
Before:After:# ...trimmed filters: kubernetes: objectAnnotationChecker: true nodeEventsChecker: true #...trimmed
...trimmed 'k8s-all-events': displayName: "Kubernetes Info" botkube/kubernetes: enabled: true config: filters: objectAnnotationChecker: true nodeEventsChecker: true # ...trimmed
Implemented Enhancements 🎉
- Update prometheus message format by @mszostok in #966
- Add SourceBindings built-in alias and fix filtering commands by @pkosiec in #967
- Use new format to download deps by @mszostok in #968
- Support include/exclude regexes for event and resource constraints by @pkosiec in #963
- Add
kubectl
plugin to run directly typedkubectl
commands by @mszostok in #973 - Introduce global bot name placeholder by @mszostok in #979
- Include API Key when fetching remote Botkube configuration by @pkosiec in #980
- Add interactive builder in kubectl plugin by @mszostok in #982
- Kubernetes source plugin by @huseyinbabal in #985
- Add resource version for status reporting and update configuration types by @pkosiec in #1004
- Add event rendering for all platforms, add isInteractive, fix e2e tests, update Prometheus by @mszostok in #1005
- Reload Botkube on remote config change by @pkosiec in #1006
- Update and validate plugin JSON schemas, produce second plugin index by @pkosiec in #1013
- Report Deployment ID when using remote configuration by @pkosiec in #1019
- Support ChannelName RBAC mapping for executors by @josefkarasek in #1023
- Remove built-in kubectl, filters, defaultNamespace, fix list bugs by @mszostok in #1026
- Add error message to remote gql reporter by @mszostok in #1029
Fixed Bugs 🐛
- Fix alias validation and "Show Config" button in Help by @pkosiec in #970
- Enable actions even if not bind to a specific channel by @mszostok in #1014
- Fix audit log reporting for source events and commands by @pkosiec in #1022
Other Changes ✨
- Add "Testing" section in pull request template by @pkosiec in #976
- Update config to support RBAC policy rules by @josefkarasek in #960
- Report botkube status by @josefkarasek in #978
- Add default remote config provider endpoint by @pkosiec in #988
- Bump github.com/hashicorp/go-getter from 1.6.2 to 1.7.0 by @dependabot in #984
- Report executor and source actions to backend by @josefkarasek in #991
- Vulnerability Scanning Workflow Fix by @huseyinbabal in #1002
- Bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #990
- Webhook refactored after k8s plugin extraction by @huseyinbabal in #1008
- Elasticsearch sink refactor by @huseyinbabal in #1010
- Implement patching remote config by @josefkarasek in #1007
- Add remote call for patching Actions by @josefkarasek in #1017
- Heartbeat Reporting by @huseyinbabal in #1018
- Generate kube config based on plugin RBAC by @josefkarasek in #1020
- RBAC e2e tests by @huseyinbabal in #1028
- 1.0.0-rc1 bug fixes by @huseyinbabal in #1035
New Contributors
- @dependabot made their first contribution in #984
Full Changelog: v0.18.0...v1.0.0
v1.0.0-rc.2
What's Changed
Implemented Enhancements 🎉
- Update prometheus message format by @mszostok in #966
- Add SourceBindings built-in alias and fix filtering commands by @pkosiec in #967
- Use new format to download deps by @mszostok in #968
- Support include/exclude regexes for event and resource constraints by @pkosiec in #963
- Add
kubectl
plugin to run directly typedkubectl
commands by @mszostok in #973 - Introduce global bot name placeholder by @mszostok in #979
- Include API Key when fetching remote Botkube configuration by @pkosiec in #980
- Add interactive builder in kubectl plugin by @mszostok in #982
- Kubernetes source plugin by @huseyinbabal in #985
- Add resource version for status reporting and update configuration types by @pkosiec in #1004
- Add event rendering for all platforms, add isInteractive, fix e2e tests, update Prometheus by @mszostok in #1005
- Reload Botkube on remote config change by @pkosiec in #1006
- Update and validate plugin JSON schemas, produce second plugin index by @pkosiec in #1013
- Report Deployment ID when using remote configuration by @pkosiec in #1019
- Support ChannelName RBAC mapping for executors by @josefkarasek in #1023
- Remove built-in kubectl, filters, defaultNamespace, fix list bugs by @mszostok in #1026
- Add error message to remote gql reporter by @mszostok in #1029
Fixed Bugs 🐛
- Fix alias validation and "Show Config" button in Help by @pkosiec in #970
- Enable actions even if not bind to a specific channel by @mszostok in #1014
- Fix audit log reporting for source events and commands by @pkosiec in #1022
Other Changes ✨
- Add "Testing" section in pull request template by @pkosiec in #976
- Update config to support RBAC policy rules by @josefkarasek in #960
- Report botkube status by @josefkarasek in #978
- Add default remote config provider endpoint by @pkosiec in #988
- Bump github.com/hashicorp/go-getter from 1.6.2 to 1.7.0 by @dependabot in #984
- Report executor and source actions to backend by @josefkarasek in #991
- Vulnerability Scanning Workflow Fix by @huseyinbabal in #1002
- Bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #990
- Webhook refactored after k8s plugin extraction by @huseyinbabal in #1008
- Elasticsearch sink refactor by @huseyinbabal in #1010
- Implement patching remote config by @josefkarasek in #1007
- Add remote call for patching Actions by @josefkarasek in #1017
- Heartbeat Reporting by @huseyinbabal in #1018
- Generate kube config based on plugin RBAC by @josefkarasek in #1020
- RBAC e2e tests by @huseyinbabal in #1028
- 1.0.0-rc1 bug fixes by @huseyinbabal in #1035
New Contributors
- @dependabot made their first contribution in #984
Full Changelog: v0.18.0...v1.0.0-rc.2