Releases: danielchristianschroeter/mattermost-bot
Releases · danielchristianschroeter/mattermost-bot
2.0.3
Changelog
- 4c2d11f Merge pull request #3 from danielchristianschroeter/2-help-should-only-list-available-help-commands-for-roles-defined-in-mb_roles
- a05e04c fix -chdir for allowed terraform commands
- 1b38245 validate keycommands exists in MB_ROLES variable
2.0.2
Changelog
- 25f5cba Merge pull request #1 from danielchristianschroeter/dependabot/go_modules/golang.org/x/net-0.7.0
- fc66568 Bump golang.org/x/net from 0.4.0 to 0.7.0
- 14a2731 rework Terraform wrapper script
- ad7dac8 cleanup comments
2.0.1
Changelog
- 95422e3 Rename MB_PRIVATEBIN_HOST to MB_PRIVATEBIN_URL and MB_GOVC_HOST to MB_GOVC_URL
- d465fcc Rename MB_PRIVATEBIN_HOST to MB_PRIVATEBIN_URL and MB_GOVC_HOST to MB_GOVC_URL
- e64697d Rename MB_PRIVATEBIN_HOST to MB_PRIVATEBIN_URL
- 5bae9bd Rename MB_PRIVATEBIN_HOST to _URL and MB_GOVC_HOST to MB_GOVC_URL
- fb44f79 Rename MB_GOVC_HOST to MB_GOVC_URL
- f61efdc Update config.env.sample
2.0.0
Changelog
- ee7b102 Revised config handling, logging and other functions, use latest Mattermost driver, implement auto reconnect
- 0dada2a Create LICENSE