This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
Mattermost mmctl release v7.5.1
mattermost-build
released this
16 Nov 21:38
·
42 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
- [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
- Add the option to disable newlines and pre-parse templates by @noxer in #553
- [MM-38708] Add import validator by @noxer in #552
- [GH-21223] Add error handling for pluginInstallUvRLCmdF by @atlekbai in #560
- Add a new command to upload a license from a license payload string by @nickmisasi in #567
- ref: return multi error by @s4kh in #566
- [MM-47398] add http proxy support by @isacikgoz in #579
- refact: adding error handling for assignUsersCmdF by @rafaelrubbioli in #561
- [MM-47825] refactor rolesSystemAdminCmdF function to return an error #21477 by @yakuter in #592
- Bump github.com/stretchr/testify from 1.7.2 to 1.8.1 by @dependabot in #591
- Bump github.com/hashicorp/memberlist from 0.3.1 to 0.5.0 by @dependabot in #571
- Refactored verifyUserEmailWithoutTokenCmdF function to return an erro… by @amogh2019 in #593
- [MM-47810] Return error from rolesMemberCmdF by @ermanimer in #596
New Contributors
- @AshishDhama made their first contribution in #470
- @oh6hay made their first contribution in #432
- @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
- @atlekbai made their first contribution in #560
- @nickmisasi made their first contribution in #567
- @rafaelrubbioli made their first contribution in #561
- @yakuter made their first contribution in #592
- @amogh2019 made their first contribution in #593
- @ermanimer made their first contribution in #596
Full Changelog: v6.4.1...v7.5.1