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 v7.3.0
What's Changed
- prepare release 6.4.2 by @stafot in #466
- Fix broken tests CI for mm-server by @spirosoik in #473
- [MM-42100] Fixes: team users add and remove command example by @AshishDhama in #470
- Makefile: get version from the git tags by @isacikgoz in #488
- Add scorecards analysis by @oh6hay in #432
- Upgrade golint version to v1.45.2 by @pfltdv in #504
- commands/auth: fix 0-return on unsuccessful login attempts by @isacikgoz in #499
- commands/auth: use printer instead of fmt.Println by @isacikgoz in #500
- commands/user: improve user verify documentation by @isacikgoz in #502
- Bump github.com/spf13/cobra from 1.2.1 to 1.4.0 by @dependabot in #483
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #484
- Bump github.com/magefile/mage from 1.11.0 to 1.13.0 by @dependabot in #485
- commands/auth_utils: bugfix on config directory creation by @isacikgoz in #501
- commands/channel_e2_test: skip channel creation with invalid name case by @isacikgoz in #512
- commands/init: version check revamped to indicate errors by @isacikgoz in #516
- update dependencies by @isacikgoz in #515
- MM-38703: Show error detail while printing jobs by @agnivade in #518
- Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.2 by @dependabot in #517
- Reorganize makefile to overwrite DIST_VER variable at release branches by @pfltdv in #520
- MM-38701: Automatically retry on a failed export download by @agnivade in #524
- [fix] Makefile fallback to using latest semver tag by @phoinixgrr in #526
- MM-45161: Fix incorrect version check by @agnivade in #529
- Makefile sets DIST_VER value empty when there is no tag. by @pfltdv in #536
- [GH-20216] Query messages for a channel posted from a certain time by @nadeem-hassan in #521
- bump mm server dependency to v7.1 by @isacikgoz in #540
- Applied correction by @cwarnermm in #431
- MM-38702: Include attachments by default by @agnivade in #543
- print meaningful errors on cloud restricted config fields by @isacikgoz in #541
- [MM-43444] Log profile image deletion issues from server by @plant99 in #508
New Contributors
- @AshishDhama made their first contribution in #470
- @oh6hay made their first contribution in #432
- @dependabot made their first contribution in #483
- @phoinixgrr made their first contribution in #526
- @nadeem-hassan made their first contribution in #521
- @cwarnermm made their first contribution in #431
- @plant99 made their first contribution in #508
Full Changelog: v6.4.1...v7.3.0
Mattermost mmctl release v7.2.1
What's Changed
- Update go version to 1.18 for v7.2 by @pfltdv in #548
Full Changelog: v7.2.0...v7.2.1
Mattermost mmctl release v7.1.9
What's Changed
- Update go version to 1.18 for v7.1 by @pfltdv in #549
Full Changelog: v7.1.0...v7.1.9
Mattermost mmctl release v7.1.8
What's Changed
- Update go version to 1.18 for v7.1 by @pfltdv in #549
Full Changelog: v7.1.0...v7.1.8
Mattermost mmctl release v7.1.7
What's Changed
- Update go version to 1.18 for v7.1 by @pfltdv in #549
Full Changelog: v7.1.0...v7.1.7
Mattermost mmctl release v7.1.6
What's Changed
- Update go version to 1.18 for v7.1 by @pfltdv in #549
Full Changelog: v7.1.0...v7.1.6
Mattermost mmctl release v7.1.5
What's Changed
- Update go version to 1.18 for v7.1 by @pfltdv in #549
Full Changelog: v7.1.0...v7.1.5
Mattermost mmctl release v7.1.4
What's Changed
- Update go version to 1.18 for v7.1 by @pfltdv in #549
Full Changelog: v7.1.0...v7.1.4
Mattermost mmctl release v7.1.3
What's Changed
- Update go version to 1.18 for v7.1 by @pfltdv in #549
Full Changelog: v7.1.0...v7.1.3
Mattermost mmctl release v7.2.0
What's Changed
- prepare release 6.4.2 by @stafot in #466
- Fix broken tests CI for mm-server by @spirosoik in #473
- [MM-42100] Fixes: team users add and remove command example by @AshishDhama in #470
- Makefile: get version from the git tags by @isacikgoz in #488
- Add scorecards analysis by @oh6hay in #432
- Upgrade golint version to v1.45.2 by @pfltdv in #504
- commands/auth: fix 0-return on unsuccessful login attempts by @isacikgoz in #499
- commands/auth: use printer instead of fmt.Println by @isacikgoz in #500
- commands/user: improve user verify documentation by @isacikgoz in #502
- Bump github.com/spf13/cobra from 1.2.1 to 1.4.0 by @dependabot in #483
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #484
- Bump github.com/magefile/mage from 1.11.0 to 1.13.0 by @dependabot in #485
- commands/auth_utils: bugfix on config directory creation by @isacikgoz in #501
- commands/channel_e2_test: skip channel creation with invalid name case by @isacikgoz in #512
- commands/init: version check revamped to indicate errors by @isacikgoz in #516
- update dependencies by @isacikgoz in #515
- MM-38703: Show error detail while printing jobs by @agnivade in #518
- Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.2 by @dependabot in #517
- Reorganize makefile to overwrite DIST_VER variable at release branches by @pfltdv in #520
- MM-38701: Automatically retry on a failed export download by @agnivade in #524
- [fix] Makefile fallback to using latest semver tag by @phoinixgrr in #526
- MM-45161: Fix incorrect version check by @agnivade in #529
- Makefile sets DIST_VER value empty when there is no tag. by @pfltdv in #536
New Contributors
- @AshishDhama made their first contribution in #470
- @oh6hay made their first contribution in #432
- @dependabot made their first contribution in #483
- @phoinixgrr made their first contribution in #526
Full Changelog: v6.4.1...v7.2.0