This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
Releases: mattermost/mmctl
Releases · mattermost/mmctl
Mattermost mmctl release v5.38.0
Mattermost mmctl release v5.37.0
v5.36.0: feat(commands): added displaying user roles on update (#321)
* feat(commands): added displaying user roles on update * fix(commands): fixed the approach
v5.35.0: MM 28114 refactor entity commands (#294)
* First attempt on making a summary * replace getUsersFromUserArgs and getUserFromUserArg on user.go fix some tests * fix unit tests. ready for review * refactor teamargs * refactor channelargs.go * new approach on errors * PR suggestions * PR suggestions * fix e2e tests * linting issues * disable golinter on unused functions * add copyright * Add license to new test files * comment the function indicating that it can return the result and the error at the same time * commit suggestions * nits Co-authored-by: Miguel de la Cruz <[email protected]>
v5.34.0
Lock CI
v5.33.1
Update server deps (#343)
v5.32.0
add e2e tests to coverage (#304)
v5.31.0
Bump version to 5.31
v5.33.0
Fix docs config-path flag for webhooks (#287)
v5.30.0
[MM-29809] Add end-2-end tests to bot assign command (#268)