Skip to content

Latest commit

 

History

History
342 lines (265 loc) · 29.6 KB

CHANGELOG.md

File metadata and controls

342 lines (265 loc) · 29.6 KB

Change Log

v0.10.0 (2020-04-27)

Full Changelog

Implemented enhancements:

  • Option to restrict BotKube command execution only from configured channel #235
  • Pass BotKube communication settings as a K8s Secret #211
  • Make update events configurable to watch only specific fields #203
  • Expose prometheus metrics for BotKube #182

Fixed bugs:

  • Node getting ready is reported as an error #260
  • nodeSelector is not applied #258
  • [BUG] Error Posting Webhook: Ɛ #252
  • [BUG] Helm instructions not available #236
  • [BUG] missing fields in elasticsearch #234
  • [BUG] BotKube redundant error messages when deployed in multicluster #230
  • [BUG] Error in loading configuration. Error:open /config/resource_config.yaml: no such file or directory #229

Closed issues:

  • Don't use latest in helm image tag #257
  • [Slack] is it necessary for BotKube to require permissions to view messages and files across all channels #246
  • Add deployment tests in CI #239
  • [Refactor] Add copyright license headers in all source code files #225

Merged pull requests:

v0.9.1 (2019-11-25)

Full Changelog

Fixed bugs:

  • [BUG] BotKube not notifying about cluster-scoped resource #218
  • [BUG] BotKube stops responding to the commands after Slack update #216
  • [BUG] botkube.io is not accessible #210
  • [BUG] ping message isn't filtered by Channel Id (mattermost) #205
  • [BUG] Failed to list *v1beta1.Ingress: the server could not find the requested resources #204
  • [Mattermost] Bot stop responding to commands after a while #201
  • [BUG] Botkube sends slack notifications multiple times for an event #181

Merged pull requests:

v0.9.0 (2019-10-11)

Full Changelog

Implemented enhancements:

  • Add basic proxy support for helm deployment #155
  • Customizable (or one-liner) notifications #58
  • Run as non-root #161
  • [Kubernetes/Helm] Make cert usage generic #160
  • Send Alert for Image Version Updates #151
  • Ability to disable config file watcher #150
  • Unit-Test code in Travis #144
  • [Refactoring] Use SharedInformerFactory instead of cache.NewInformer to watch K8s resources #143
  • Migrate BotKube to Go modules #137
  • Improve test coverage for BotKube #136
  • Show Docker Image Tag on Deployments #135
  • Node Level Critical Events using filters #134
  • Annotations based enable/disable notifications for a particular object. #133
  • Annotations Based Multi-Channel support #132
  • Send more info with update resource notification #131
  • Exclude or Ignore Namespaces #128

Fixed bugs:

  • [BUG] Remove Deprecated API groups in K8s 1.16 #191
  • [BUG] File upload fails when output of "@BotKube log" it too long #185
  • [BUG] empty namespaces in config file ignores all events #157
  • [BUG] Update and Error events of old resources are skipped #147
  • [Openshift] Pod keeps restarting as the registered watcher says "Config file /config/config.yaml is updated" #142
  • [BUG] Botkube 0.8.0 - crash loop - invalid memory address or nil pointer deference #126
  • Test cases missing #57

Closed issues:

  • [ERROR] unmarshal error from configmap.yaml #194
  • [Cleanup] Remove vendor #165

Merged pull requests:

v0.8.0 (2019-07-09)

Full Changelog

Implemented enhancements:

  • BotKube filters list should give one liner description about the listed filters #113
  • Notify user to upgrade if newer version is available #110
  • Add "error" option to resource level BotKube config #96
  • Include job status (succeeded/failed) with notification #95
  • Make develop as a default branch #91
  • Make target for building BotKube binary #90
  • Image tag in Helm chart should be configurable #88
  • Capability to disable specific filters #71
  • Using Github releases for BotKube #70
  • Automatically generating changelog for BotKube #69
  • Add GitHub Pull Request template #80 (bhavin192)
  • Add CONTRIBUTING.md #79 (bhavin192)

Fixed bugs:

  • [BUG] BotKube sends older update events after resync #123
  • [BUG] BotKube should trim whitespaces in the command #121
  • [BUG] Commands shouldn't need @BotKube prefix if posted as DM to BotKube user #115
  • [BUG] Timestamp is missing in the BotKube error events #107
  • [BUG] BotKube is sending older events when configured to watch update events #103
  • [BUG] unable to find service account in clusterrolebinding. #102
  • [BUG] crashloop for mattermost bot on new deploy #87
  • [BUG] Fresh deploy in Kubernetes 1.14.1 not working #85
  • [BUG] mattermost self-signed certificate #81

Merged pull requests:

v0.7.0 (2019-04-04)

Full Changelog

Implemented enhancements:

  • Restart BotKube pod if configmap is updated #72
  • Add Skip field BotKube Event #63
  • Add ElasticSearch support #53
  • Mattermost support #26

Fixed bugs:

  • [BUG] Add a way to set Log level #66
  • [BUG] Do not dump auth token in @BotKube notifier showconfig command response #64
  • Report Botkube and Kubernetes version in ping command #62
  • [BUG] Helm chart version not in sync with Botkube version #51

Closed issues:

  • Migrating to "Slash Commands" for help #46
  • Add filter to add warnings if pod is created without any labels #27

Merged pull requests:

v0.6.0 (2019-03-07)

Full Changelog

Implemented enhancements:

  • Run the command on the slack channel, only the information of the corresponding cluster is displayed. #37
  • Include clustername in start/stop messages from BotKube #16

Fixed bugs:

  • Reduce docker image size #41

Closed issues:

  • "BotKube notifier" commands should be executable only from a slack channel #40

Merged pull requests:

v0.5.0 (2019-02-28)

Full Changelog

Fixed bugs:

  • Add helm lint in travis CI #33

Closed issues:

  • Add "helm lint" checks to CI build #34

Merged pull requests:

v0.4.0 (2019-01-18)

Full Changelog

Closed issues:

  • Change botkube to BotKube in help messages #20

Merged pull requests:

v0.3.0 (2019-01-17)

Full Changelog

Closed issues:

  • Change license to MIT #17
  • Add license #10
  • Provide a way to install without Helm #9
  • Send clustername in the event message #7

Merged pull requests:

v0.2.0 (2019-01-15)

Full Changelog

Closed issues:

  • Add flag to enable/disable kubectl command execution #8

Merged pull requests:

v0.1.0 (2019-01-11)

Closed issues:

  • Change of name #4
  • Publish messages when bot started/stopped #2

Merged pull requests: