Skip to content

Releases: kubeshop/botkube

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

v1.9.0-rc.1

23 Feb 10:44
Compare
Choose a tag to compare
v1.9.0-rc.1 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.1

v1.8.0

29 Jan 10:06
Compare
Choose a tag to compare

What's Changed

Implemented Enhancements 🎉

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 ✨

  • Fix Cloud Slack Dev E2E tests after GQL model changes by @pkosiec in #1335
  • 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
  • Update GraphQL models used for remote config tests by @pkosiec in #1345
  • 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
  • Update migration tests by @madebyrogal in #1357
  • Bump github.com/lestrrat-go/jwx from 1.2.27 to 1.2.28 by @dependabot in #1359

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.8.0-rc.1

26 Jan 08:15
Compare
Choose a tag to compare
v1.8.0-rc.1 Pre-release
Pre-release

What's Changed

Implemented Enhancements 🎉

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

v1.7.0

18 Dec 13:09
Compare
Choose a tag to compare

What's Changed

Implemented Enhancements 🎉

Fixed Bugs 🐛

  • Fix audit logs and config persistence for Cloud Teams by @pkosiec in #1312

Other Changes ✨

Full Changelog: v1.6.0...v1.7.0

v1.7.0-rc.1

15 Dec 11:33
Compare
Choose a tag to compare
v1.7.0-rc.1 Pre-release
Pre-release

What's Changed

Implemented Enhancements 🎉

Fixed Bugs 🐛

  • Fix audit logs and config persistence for Cloud Teams by @pkosiec in #1312

Other Changes ✨

Full Changelog: v1.6.0...v1.7.0-rc.1

v1.6.0

20 Nov 16:48
Compare
Choose a tag to compare

What's Changed

Implemented Enhancements 🎉

Fixed Bugs 🐛

Other Changes ✨

Full Changelog: v1.5.0...v1.6.0