This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
Mattermost mmctl release v7.2.0
mattermost-build
released this
15 Aug 12:39
·
60 commits
to master
since this release
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