Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Releases: mattermost/mmctl

Mattermost mmctl release v5.38.0

22 Aug 21:05
cf832fb
Compare
Choose a tag to compare
  • cf832fb MM17693 - Updated user create help output to change hyphens to underscores in the examples (#361)

Mattermost mmctl release v5.37.0

22 Aug 21:05
2782c05
Compare
Choose a tag to compare
  • 2782c05 [15945]Add end to end tests to the "pluginMarketplaceListCmdF" mmctl command (#318)
  • 61e1329 Remove local mode only check from commands after system bot was merged (#360)

v5.36.0: feat(commands): added displaying user roles on update (#321)

03 Jun 08:33
a3c6ff1
Compare
Choose a tag to compare
* feat(commands): added displaying user roles on update

* fix(commands): fixed the approach

v5.35.0: MM 28114 refactor entity commands (#294)

22 Apr 15:23
b33b2f2
Compare
Choose a tag to compare
* 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 <miguel@mcrx.me>

v5.34.0

25 Mar 13:04
Compare
Choose a tag to compare
Lock CI

v5.33.1

22 Mar 14:31
81cf3c5
Compare
Choose a tag to compare
Update server deps (#343)

v5.32.0

28 Jan 09:14
48cfd91
Compare
Choose a tag to compare
add e2e tests to coverage (#304)

v5.31.0

13 Jan 09:41
Compare
Choose a tag to compare
Bump version to 5.31

v5.33.0

01 Mar 10:54
cd2b6a9
Compare
Choose a tag to compare
Fix docs config-path flag for webhooks (#287)

v5.30.0

03 Dec 17:59
52a3f91
Compare
Choose a tag to compare
[MM-29809] Add end-2-end tests to bot assign command (#268)