Skip to content

Releases: mattermost/mattermost-plugin-gitlab

v1.10.0

06 Jan 12:11
v1.10.0
cf6cb00
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 7.1.0+

Enhancements

  • 105215e [MM-61120] Add diagnostics data to the Support Packet (#532)
  • 5bd5d97 [MM-523]: Hide UsePreregisteredApplication on on-prem instances (#525)
  • 8837c71 [MM-387]: Added support to subscribe to release and deployment (#515)
  • b3acd9e Optimized code to decrease the number of API calls to get label details (#514)
  • aefdbd2 [MM-57194] Mark confidential settings as secrets (#522)
  • c7208c0 [GH-61]: Adding "Create Issue" and "Attach Comment to Issue" modals (#306)

Fixes

  • cf6cb00 Fix issue in adding subscriptions (#541)
  • 0d94466 [Snyk] Security upgrade jest from 26.4.2 to 27.0.2 (#536)
  • 87c2865 [MM-517]: Fixed the issue #517 'Unable to subscribe to groups or subgroups' (#518)
  • 25b4802 Convert files related to redux from js to ts (#462)
  • ccd82b9 [MM-516]: Fixed the plugin crashing on running subscription add command without arguments (#519)
  • 72b6843 [GH-449] Fix DM notification messages (#511)
  • d70c438 [MM-454] Fix Invalid message while creating subscription for a project with no access to create webhook (#512)
  • a99bfb1 [GH-461] Handle case of very long title and label in RHS (#510)
  • 47ff76e [MM-232]: Fixed the issue of same message being received while creating and deleting tags (#524)
  • 550007a upgraded the golangci-lint version from 1.51.1 to 1.55.0 (#533)
  • 01b5e6c [MM-340] Fix issue of receiving incorrect notification for various events in DM (#471)
  • 70cda32 [MM-326] Fix issue of gitlab sidebar icons visible when user is not connected (#468)
  • cfdcab7 [feat] makefile adding an aprooval step for version bump targets (#504)
  • 3d4fb11 [MM-509] Fix documentation link (#502)
  • 433e2cb [chore] Makefile - Allow releasing also from release.* branches (#498)
  • debb7da [feat] Implementing new release process (#497)

v1.10.0-rc2

24 Dec 09:13
v1.10.0-rc2
cf6cb00
Compare
Choose a tag to compare
v1.10.0-rc2 Pre-release
Pre-release

Supported Mattermost Server Versions: 7.1.0+

Enhancements

Fixes

v1.10.0-rc1

11 Dec 11:08
v1.10.0-rc1
0d94466
Compare
Choose a tag to compare
v1.10.0-rc1 Pre-release
Pre-release

Supported Mattermost Server Versions: 7.1.0+

Enhancements

Fixes

  • 0d94466 [Snyk] Security upgrade jest from 26.4.2 to 27.0.2 (#536)
  • 105215e [MM-61120] Add diagnostics data to the Support Packet (#532)
  • 5bd5d97 [MM-523]: Hide UsePreregisteredApplication on on-prem instances (#525)
  • c837692 Bump webpack from 5.76.0 to 5.96.1 in /webapp (#534)
  • 87c2865 [MM-517]: Fixed the issue #517 'Unable to subscribe to groups or subgroups' (#518)
  • 25b4802 Convert files related to redux from js to ts (#462)
  • 8837c71 [MM-387]: Added support to subscribe to release and deployment (#515)
  • ccd82b9 [MM-516]: Fixed the plugin crashing on running subscription add command without arguments (#519)
  • 72b6843 [GH-449] Fix DM notification messages (#511)
  • d70c438 [MM-454] Fix Invalid message while creating subscription for a project with no access to create webhook (#512)
  • a99bfb1 [GH-461] Handle case of very long title and label in RHS (#510)
  • 47ff76e [MM-232]: Fixed the issue of same message being received while creating and deleting tags (#524)
  • b3acd9e Optimized code to decrease the number of API calls to get label details (#514)
  • 550007a upgraded the golangci-lint version from 1.51.1 to 1.55.0 (#533)
  • aefdbd2 [MM-57194] Mark confidential settings as secrets (#522)
  • f1ec0c9 Update CODEOWNERS (#505)
  • c7208c0 [GH-61]: Adding "Create Issue" and "Attach Comment to Issue" modals (#306)
  • 01b5e6c [MM-340] Fix issue of receiving incorrect notification for various events in DM (#471)
  • bef60dd Bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7 (#503)
  • 9811165 Bump css-loader version from 4.3.0 to 6.11.0 (#492)
  • 70cda32 [MM-326] Fix issue of gitlab sidebar icons visible when user is not connected (#468)
  • cfdcab7 [feat] makefile adding an aprooval step for version bump targets (#504)
  • 3d4fb11 [MM-509] Fix documentation link (#502)
  • 28ca071 Bump ws from 6.2.2 to 6.2.3 in /webapp (#500)
  • 433e2cb [chore] Makefile - Allow releasing also from release.* branches (#498)
  • debb7da [feat] Implementing new release process (#497)

v1.9.1

17 May 14:41
69ab85a
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 7.1.0+

Enhancements

Fixes

  • 69ab85a [MM-493]: Fixed the bug 'don't have the permissions to create subscriptions for this project (#495)
  • 8de9330 Migrate setup/config/usage to Product Docs (#494)
  • d013ec1 [MM-402] Remove react-markdown package and use functions exposed by mattermost webapp (#491)

v1.9.1-rc1

17 May 14:29
69ab85a
Compare
Choose a tag to compare
v1.9.1-rc1 Pre-release
Pre-release

Supported Mattermost Server Versions: 7.1.0+

Enhancements

Fixes

  • 69ab85a [MM-493]: Fixed the bug 'don't have the permissions to create subscriptions for this project (#495)
  • 8de9330 Migrate setup/config/usage to Product Docs (#494)
  • d013ec1 [MM-402] Remove react-markdown package and use functions exposed by mattermost webapp (#491)

v1.9.0

25 Apr 14:05
191a11a
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 7.1.0+

Enhancements

  • 7834d0f [MM-176] Sync the plugin with starter template (#451)
  • 54a9c46 [GH-326] Added subscription flag for filtering out confidential issues, and disallow guests from creating subscriptions (#376)
  • d89afc9 [MM-99] Added a note to create subscription for "pipeline" event after running a pipeline (#433)
  • 7d0e97c [MM-35] Update plugin with respect to phase 1 upgrades (#428)
  • b49b535 [GH-394] Migration to TypeScript: Sidebar_button migrated to Typescript (#438)
  • eab8193 436 utils folder typescript migration (#442)
  • ee780c1 Add missing ` to README (#443)
  • bf6c752 refactor. migrated date_utils file to typescript, add tests (#440)
  • e611323 Bump version to 1.8.0. (#417)
  • b5184fa [GH-61]: Add tooltip for pull request and issue links (#301)
  • 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)

Fixes

  • 191a11a Bump golang.org/x/net from 0.17.0 to 0.23.0 (#490)
  • 43b787a Bump golang.org/x/net from 0.11.0 to 0.17.0 (#488)
  • 6ad08e0 Bump loader-utils from 1.4.0 to 1.4.2 in /webapp (#480)
  • 1216fd8 Bump google.golang.org/grpc from 1.56.1 to 1.56.3 (#487)
  • 954aefd Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#483)
  • 5ded897 Bump moment from 2.29.3 to 2.30.1 in /webapp (#482)
  • 6326d47 Bump golang.org/x/crypto from 0.10.0 to 0.17.0 (#484)
  • 247815f Bump node-fetch and mattermost-redux in /webapp (#486)
  • 77b88d0 Bump tough-cookie from 4.1.2 to 4.1.3 in /webapp (#473)
  • b341fd3 Bump semver from 5.7.1 to 5.7.2 in /webapp (#474)
  • cfc88ed Bump browserify-sign from 4.2.1 to 4.2.3 in /webapp (#475)
  • 02dc045 Bump decode-uri-component from 0.2.0 to 0.2.2 in /webapp (#479)
  • a732ff3 Bump @babel/traverse from 7.18.2 to 7.24.1 in /webapp (#477)
  • ed73ade Bump json5 from 1.0.1 to 1.0.2 in /webapp (#476)
  • 302b1d2 Bump word-wrap from 1.2.3 to 1.2.5 in /webapp (#472)
  • 53b10f3 [MM-283] Fix lint error (#466)
  • 789a404 [MM-204] Fixed issues/enhancements in link tooltip component (#457)
  • 387d84d [MM-202] Upgrade "go-gitlab" package from 0.55 -> 0.97 (#458)
  • 175c61d Added check for the 'show' prop before making API request for the link tooltip. (#453)
  • 60d1605 [GH-321]:Fixed issue #321 'Wrong notification in case of assigned prs' (#395)
  • b729b66 Remove check for client secret length (#419)
  • 98fdf4f [MM-42] Fix CI error: implicit memory aliasing (#429)
  • 8130d66 [MI-3405] Fix issues #271: Sidebar header MR count should show assigned MRs instead of opened MRs (#39) (#394)
  • 7a6700f [MI-3719] Send the users an ephemeral message if they try to connect their account via MM desktop app (#416)
  • 848d1da [MM-320] Added config setting to enable/disable child pipeline notification (#409)
  • 801c3f0 [MI-3588] Fix issue: Image attachment breaking in comment notification (#406)
  • 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)

v1.9.0-rc3

19 Apr 18:44
191a11a
Compare
Choose a tag to compare
v1.9.0-rc3 Pre-release
Pre-release

Supported Mattermost Server Versions: 7.1.0+

Enhancements

Fixes

  • 191a11a Bump golang.org/x/net from 0.17.0 to 0.23.0 (#490)
  • 43b787a Bump golang.org/x/net from 0.11.0 to 0.17.0 (#488)
  • 6ad08e0 Bump loader-utils from 1.4.0 to 1.4.2 in /webapp (#480)
  • 1216fd8 Bump google.golang.org/grpc from 1.56.1 to 1.56.3 (#487)
  • 954aefd Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#483)
  • 5ded897 Bump moment from 2.29.3 to 2.30.1 in /webapp (#482)
  • 6326d47 Bump golang.org/x/crypto from 0.10.0 to 0.17.0 (#484)
  • 247815f Bump node-fetch and mattermost-redux in /webapp (#486)
  • 77b88d0 Bump tough-cookie from 4.1.2 to 4.1.3 in /webapp (#473)
  • b341fd3 Bump semver from 5.7.1 to 5.7.2 in /webapp (#474)
  • cfc88ed Bump browserify-sign from 4.2.1 to 4.2.3 in /webapp (#475)
  • 02dc045 Bump decode-uri-component from 0.2.0 to 0.2.2 in /webapp (#479)
  • a732ff3 Bump @babel/traverse from 7.18.2 to 7.24.1 in /webapp (#477)
  • ed73ade Bump json5 from 1.0.1 to 1.0.2 in /webapp (#476)
  • 302b1d2 Bump word-wrap from 1.2.3 to 1.2.5 in /webapp (#472)
  • 53b10f3 [MM-283] Fix lint error (#466)
  • 54a9c46 [GH-326] Added subscription flag for filtering out confidential issues, and disallow guests from creating subscriptions (#376)
  • 789a404 [MM-204] Fixed issues/enhancements in link tooltip component (#457)
  • 387d84d [MM-202] Upgrade "go-gitlab" package from 0.55 -> 0.97 (#458)
  • 175c61d Added check for the 'show' prop before making API request for the link tooltip. (#453)
  • d89afc9 [MM-99] Added a note to create subscription for "pipeline" event after running a pipeline (#433)
  • 7834d0f [MM-176] Sync the plugin with starter template (#451)
  • 7d0e97c [MM-35] Update plugin with respect to phase 1 upgrades (#428)
  • 60d1605 [GH-321]:Fixed issue #321 'Wrong notification in case of assigned prs' (#395)
  • b49b535 [GH-394] Migration to TypeScript: Sidebar_button migrated to Typescript (#438)
  • eab8193 436 utils folder typescript migration (#442)
  • ee780c1 Add missing ` (#443)
  • b729b66 Remove check for client secret length (#419)
  • bf6c752 refactor. migrated date_utils file to typescript, add tests (#440)
  • 98fdf4f [MM-42] Fix CI error: implicit memory aliasing (#429)
  • 8130d66 [MI-3405] Fix issues #271: Sidebar header MR count should show assigned MRs instead of opened MRs (#39) (#394)
  • e611323 Bump version to 1.8.0. (#417)
  • 7a6700f [MI-3719] Send the users an ephemeral message if they try to connect their account via MM desktop app (#416)
  • 848d1da [MM-320] Added config setting to enable/disable child pipeline notification (#409)
  • 801c3f0 [MI-3588] Fix issue: Image attachment breaking in comment notification (#406)
  • b5184fa [GH-61]: Add tooltip for pull request and issue links (#301)
  • 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.9.0-rc2

19 Apr 18:36
Compare
Choose a tag to compare
v1.9.0-rc2 Pre-release
Pre-release

Supported Mattermost Server Versions: 7.1.0+

Enhancements

Fixes

  • 9450e86 Merge branch 'master' of github.com:mattermost/mattermost-plugin-gitlab into release-bump-1.8.1
  • 53b10f3 [MM-283] Fix lint error (#466)
  • 54a9c46 [GH-326] Added subscription flag for filtering out confidential issues, and disallow guests from creating subscriptions (#376)
  • 789a404 [MM-204] Fixed issues/enhancements in link tooltip component (#457)
  • 387d84d [MM-202] Upgrade "go-gitlab" package from 0.55 -> 0.97 (#458)
  • 175c61d Added check for the 'show' prop before making API request for the link tooltip. (#453)
  • d89afc9 [MM-99] Added a note to create subscription for "pipeline" event after running a pipeline (#433)
  • 7834d0f [MM-176] Sync the plugin with starter template (#451)
  • 7d0e97c [MM-35] Update plugin with respect to phase 1 upgrades (#428)

v1.8.1

v1.8.1-rc2

20 Feb 07:51
270b234
Compare
Choose a tag to compare
v1.8.1-rc2 Pre-release
Pre-release

Supported Mattermost Server Versions: 7.1.0+

Enhancements

Fixes