Skip to content

Releases: kubeshop/botkube

v1.12.0

29 May 08:33
Compare
Choose a tag to compare

What's Changed

Implemented Enhancements 🎉

Fixed Bugs 🐛

Other Changes ✨

  • Update Helm chart description and error wording by @pkosiec in #1445
  • Remove packages for Botkube app for Microsoft Teams by @pkosiec in #1447
  • Update Helm chart Readme links rendering by @pkosiec in #1449
  • Introduce italic description for Button Builder API by @pkosiec in #1450
  • Add cluster scan help docs by @vaijab in #1451

Full Changelog: v1.11.0...v1.12.0

v1.12.0-rc.1

29 May 08:06
Compare
Choose a tag to compare
v1.12.0-rc.1 Pre-release
Pre-release

What's Changed

Implemented Enhancements 🎉

Fixed Bugs 🐛

Other Changes ✨

  • Update Helm chart description and error wording by @pkosiec in #1445
  • Remove packages for Botkube app for Microsoft Teams by @pkosiec in #1447
  • Update Helm chart Readme links rendering by @pkosiec in #1449
  • Introduce italic description for Button Builder API by @pkosiec in #1450
  • bot: add cluster scan help docs by @vaijab in #1451

Full Changelog: v1.11.0...v1.12.0-rc.1

v1.11.0

13 May 07:25
Compare
Choose a tag to compare

What's Changed

Implemented Enhancements 🎉

Fixed Bugs 🐛

Other Changes ✨

Full Changelog: v1.10.0...v1.11.0

v1.11.0-rc.1

10 May 07:31
Compare
Choose a tag to compare
v1.11.0-rc.1 Pre-release
Pre-release

What's Changed

Implemented Enhancements 🎉

Fixed Bugs 🐛

Other Changes ✨

Full Changelog: v1.10.0...v1.11.0-rc.1

v1.10.0

08 Apr 11:01
Compare
Choose a tag to compare

What's Changed

Implemented Enhancements 🎉

Fixed Bugs 🐛

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

v1.10.0-rc.1

08 Apr 07:37
Compare
Choose a tag to compare
v1.10.0-rc.1 Pre-release
Pre-release

What's Changed

Implemented Enhancements 🎉

Fixed Bugs 🐛

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

v1.9.1

27 Feb 16:19
Compare
Choose a tag to compare

What's Changed

Fixed Bugs 🐛

  • Fix overwriting custom RBAC config and Kubernetes plugin JSON schema by @pkosiec in #1402

Full Changelog: v1.9.0...v1.9.1

v1.9.1-rc.1

27 Feb 15:43
Compare
Choose a tag to compare
v1.9.1-rc.1 Pre-release
Pre-release

What's Changed

Fixed Bugs 🐛

  • Fix overwriting custom RBAC config and Kubernetes plugin JSON schema by @pkosiec in #1402

Full Changelog: v1.9.0...v1.9.1-rc.1

v1.9.0

26 Feb 14:45
Compare
Choose a tag to compare

What's Changed

Botkube is introducing new plugins with advanced functionality that will be part of the Botkube Team and Enterprise packages. These advanced plugins require cloud services provided by Botkube and are not part of the Botkube open source software.

As part of this change, some of the existing Botkube plugins are being moved to a new repository. This repository requires authentication with a Botkube account. To continue using these Botkube plugins, create an account at https://app.botkube.io/ and configure a Botkube instance, or migrate an existing installation with the Botkube CLI.

Implemented Enhancements 🎉

Fixed Bugs 🐛

Other Changes ✨

  • Reorganize migrate constaints check and add unit tests by @pkosiec in #1362
  • Fix Botkube installation exec config for the migration tests by @pkosiec in #1363
  • Bump github.com/gin-gonic/gin from 1.8.1 to 1.9.1 by @mszostok in #1369
  • Move plugin-related internal packages to pkg by @pkosiec in #1373
  • Update setup-go action by @mszostok in #1375
  • Move internal/plugin to pkg by @pkosiec in #1383
  • Bump helm.sh/helm/v3 from 3.13.2 to 3.14.1 by @mszostok in #1388
  • Extract plugins and delete legacy platforms by @pkosiec in #1390
  • Fix migration CI job and remove unused lifecycleServer properties by @pkosiec in #1392

New Contributors

Full Changelog: v1.8.0...v1.9.0

v1.9.0-rc.2

23 Feb 18:34
Compare
Choose a tag to compare
v1.9.0-rc.2 Pre-release
Pre-release

What's Changed

Implemented Enhancements 🎉

Fixed Bugs 🐛

Other Changes ✨

  • Reorganize migrate constaints check and add unit tests by @pkosiec in #1362
  • Fix Botkube installation exec config for the migration tests by @pkosiec in #1363
  • Bump github.com/gin-gonic/gin from 1.8.1 to 1.9.1 by @mszostok in #1369
  • Move plugin-related internal packages to pkg by @pkosiec in #1373
  • Update setup-go action by @mszostok in #1375
  • Move internal/plugin to pkg by @pkosiec in #1383
  • Bump helm.sh/helm/v3 from 3.13.2 to 3.14.1 by @mszostok in #1388
  • Extract plugins and delete legacy platforms by @pkosiec in #1390
  • Fix migration CI job and remove unused lifecycleServer properties by @pkosiec in #1392

New Contributors

Full Changelog: v1.8.0...v1.9.0-rc.2