Releases: mattermost/mattermost-plugin-gitlab
Releases · mattermost/mattermost-plugin-gitlab
v1.8.0-rc1
Supported Mattermost Server Versions: 7.1.0+
Enhancements
Fixes
- 475df6a Bump version to 1.8.0.
- a7bba27 [GH-383] Fix UX for member_access_request in right hand sidebar (#407)
- 90ed135 [GH-400] Display proper message for access request todo (#404)
- c56accf [MI-3561] Fixed issue: Getting multiple DMs when Oauth token is revoked (#42) (#408)
- 7190bfd Docs migration from GitBook > GitHub README (#401)
- 4697cd7 Add UserHasBeenDeactivated hook to disconnect user (#315)
- 835b440 [MM-53944] Make use of github.com/mattermost/mattermost/server/public (#393)
v1.7.0
Supported Mattermost Server Versions: 7.1.0+
Enhancements
Fixes
- e98971b bump version 1.7.0 (#380)
- 226fe9a Remove duplicate oauth step (#392)
- 8638c32 simple recovery function added (#388)
- 03e6909 [GH-384] Fix Typo in /gitlab help output for /gitlab pipelines run (#385)
- 842c6b3 [GH-61]: Show code block previews of Gitlab permalinks (#299)
- 025ddb2 README editorial pass (#382)
- 9ec4c71 [MM-52887] Fix panic if todo is not part of a project (#378)
- 4eb8539 Migrate Docs from GitBook (#381)
- 4a527b4 [MM-42918] Add debug information for setup wizard (#379)
- 0e8c416 [GH-261] Handle revoked token (#308)
- c3e7bbc increase slash command timeout to 30 seconds (#375)
- de004a9 Remove usage of model.AppError (#364)
- deac043 Correctly fetch reviewer for LHS (#368)
- 2b10e7c fix rudder key secret name (#369)
- 5adb3d0 [MM-51751] Fix regex for tags trigger in CI/CD (#367)
- 417a095 [GH-237] Number of Issues, Notes etc. not correct: API call responds are limited (#366)
- 90ee5f4 [MM51547] Fix telemetry for gitlab and add account connected event (#365)
- 69abca9 [MM-51269] Log errors from telemetry events (#363)
- ad1d267 [GH-262] Merge request approval subscription (#307)
- 21beec5 [issue 194] Closing issues or merge requests does not create an event post with a link back to the project #194 (#285)
- d041aba [GH-61]: RHS Support (#300)
- 2534105 Add build info (#362)
- 1bac838 Re-remove CircleCI (#358)
- 1a6373d Point re-usable workflows to standard version (#357)
v1.7.0-rc1
Supported Mattermost Server Versions: 7.1.0+
Enhancements
Fixes
- 0a18dc3 Merge branch 'master' into release-bump-1.7.0
- 03e6909 [GH-384] Fix Typo in /gitlab help output for /gitlab pipelines run (#385)
- 842c6b3 [GH-61]: Show code block previews of Gitlab permalinks (#299)
- 025ddb2 README editorial pass (#382)
- 9ec4c71 [MM-52887] Fix panic if todo is not part of a project (#378)
- 4eb8539 Migrate Docs from GitBook (#381)
- ef64264 bump version 1.7.0
- 4a527b4 [MM-42918] Add debug information for setup wizard (#379)
- 0e8c416 [GH-261] Handle revoked token (#308)
- c3e7bbc increase slash command timeout to 30 seconds (#375)
- de004a9 Remove usage of model.AppError (#364)
- deac043 Correctly fetch reviewer for LHS (#368)
- 2b10e7c fix rudder key secret name (#369)
- 5adb3d0 [MM-51751] Fix regex for tags trigger in CI/CD (#367)
- 417a095 [GH-237] Number of Issues, Notes etc. not correct: API call responds are limited (#366)
- 90ee5f4 [MM51547] Fix telemetry for gitlab and add account connected event (#365)
- 69abca9 [MM-51269] Log errors from telemetry events (#363)
- ad1d267 [GH-262] Merge request approval subscription (#307)
- 21beec5 [issue 194] Closing issues or merge requests does not create an event post with a link back to the project #194 (#285)
- d041aba [GH-61]: RHS Support (#300)
- 2534105 Add build info (#362)
- 1bac838 Re-remove CircleCI (#358)
- 1a6373d Point re-usable workflows to standard version (#357)
v1.6.0
Supported Mattermost Server Versions: 6.5.0+
Enhancements
Fixes
- 65187cc reintroduce circleci (#356)
- c774854 Bump version to 1.6.0 (#340)
- 4f646cf Fix path namespace for Job event handling (#344)
- 0e0a0c4 Remove spurious message re: pipeline info (#355)
- b45b46e Anchor the appsbar icon to SiteURL (#347)
- 8106e4a Avoid kvset/kvget race on subscriptions update (#348)
- 57e74ce Log non actionable errors on WARN level (#353)
- 3ae1c83 Change version of CI workflows (#351)
- 82c55a2 Use for CI reusable workflows for DRY (#350)
- 09907ab set context timeout to 30 seconds (#346)
- 2275492 RHS Subscriptions (#333)
- 609aed6 Fix error handling typo (#323)
- 9d0acbb Add help documentation for pipeline run (#335)
- 5772f04 Remove pipeline trigger subcommand from the autocomplete (#334)
- 4cab993 Add support for triggering pipelines and job status updates (#302)
- 0d69bb5 Updated CodeQL to use latest version (#322)
- 1a620e3 Use ReactDOM webpack external (#318)
- 2c3003b gitlab event now looks same as github events (#283)
v1.5.2
v1.5.1
v1.5.0
Supported Mattermost Server Versions: 6.5.0+
Enhancements
Fixes
- c5d107e Bump version to 1.5.0 (#311)
- 244c01d [issue 249] Remove or convert HTML from issue/merge request description #249 (#276)
- f056db7 Fixed the Oauth token expiring issue (issue #275) (#298)
- e3b26ec Update code owner in README (#295)
- d8b8cba
npm install --verbose
to avoid CircleCI timeout (#303) - 59a49c9 Create .gitpod.yml (#296)
- aec8208 [MM-41733] Add Setup Wizard (#273)
- 3a2a705 Change CODEOWNER to mickmister (#294)
- bbd7d38 feat: add link to pipeline for pipeline event (#259)
- 3b92090 dist: build linux/darwin arm64 targets (#269)
- bbed826 [GH-195] Send notification to channel when issue gets reopened (#267)
- de4dd05 [issue 265] Cross-plugin task: Enable the CircleCI "test" job in each plugin repo that has a webapp plugin #265 (#266)
v1.4.1
v1.4.0
v1.3.0
Supported Mattermost Server Versions: 5.10.0+
Enhancements
- b16b42b resolves issue #200 enables webhook commands on subgroups (#202)
- 6951a98 Don't send to do items reminders if there's nothing to be reminded of (#209)
- 1c25547 Posts command response in RHS if triggered from there #217 (#218)
- 698f20a Add golangci-lint, fix golangci-lint issues (#208)
- 6d72c82 Add autocomplete icon (#205)
Fixes
- de46ece [GH-184]: Use UserUsername in Link, Fixes GitLab id storage (#225)
- 9ebca52 Fix panic if siteURL is nil (#231)
- 790c66f Programmatically generate tag URL (#229)
- c81cebe Fix linter (#226)
- 29ef9cc (fix:#181): update URL for self-hosted gitlab (#221)
- 9036e2a List all assigned issues. Fixes #159 (#198)