Releases: mattermost/mattermost-plugin-gitlab
Releases · mattermost/mattermost-plugin-gitlab
v1.12.0
Supported Mattermost Server Versions: 10.7.0+
Enhancements
Fixes
- f91115d MM-67180 Fixing issue with gitlab connect to instance not working with whitespaces (#631)
- eff0f61 [MM-66749] Increasing token refresh buffer time and fixing counter mismatch (#630)
- 1e8e080 Fixing issue with missing handling whitespace characters in instance names (#629)
- 71fba8a Updates github.com/mattermost/mattermost/server/public to v0.1.21 (#627)
- 0b470c3 Migrate sidebar_header component to TypeScript (#617)
- a1bac9f Bump qs from 6.14.0 to 6.14.1 in /webapp (#628)
- dcc909a Update minimum server version to 10.7.0 (#626)
- 0c5dee8 delete url from tag delete webhook message (#618)
- a2eb2b9 Bump golang.org/x/crypto from 0.36.0 to 0.45.0 (#621)
- 7dda092 Bump form-data from 4.0.3 to 4.0.5 in /webapp (#624)
- 4ed2e94 Fix missing slash in release notes URL generation (#625)
- 1cdc994 Bump Go version to 1.24.6 and golangci-lint to v2.6.0 (#623)
- d1fc980 Update CODEOWNERS for Integrations team (#622)
- 77d7f81 Add default instance command and update connnect command (#596)
- 15c323b Save multiple instances in KV Store (#595)
- cda7520 Refactoring code to support multiple instance (#588)
- 46825be Fix/labels & milestones (#614)
- dd70793 fix: properly retrieve all users that have access to a project (#612)
- e170f89 Update CODEOWNERS with team deployment-engineering (#609)
v1.12.0-rc1
Supported Mattermost Server Versions: 10.7.0+
Enhancements
Fixes
- f91115d MM-67180 Fixing issue with gitlab connect to instance not working with whitespaces (#631)
- eff0f61 [MM-66749] Increasing token refresh buffer time and fixing counter mismatch (#630)
- 1e8e080 Fixing issue with missing handling whitespace characters in instance names (#629)
- 71fba8a Updates github.com/mattermost/mattermost/server/public to v0.1.21 (#627)
- 0b470c3 Migrate sidebar_header component to TypeScript (#617)
- a1bac9f Bump qs from 6.14.0 to 6.14.1 in /webapp (#628)
- dcc909a Update minimum server version to 10.7.0 (#626)
- 0c5dee8 delete url from tag delete webhook message (#618)
- a2eb2b9 Bump golang.org/x/crypto from 0.36.0 to 0.45.0 (#621)
- 7dda092 Bump form-data from 4.0.3 to 4.0.5 in /webapp (#624)
- 4ed2e94 Fix missing slash in release notes URL generation (#625)
- 1cdc994 Bump Go version to 1.24.6 and golangci-lint to v2.6.0 (#623)
- d1fc980 Update CODEOWNERS for Integrations team (#622)
- 77d7f81 Add default instance command and update connnect command (#596)
- 15c323b Save multiple instances in KV Store (#595)
- cda7520 Refactoring code to support multiple instance (#588)
- 46825be Fix/labels & milestones (#614)
- dd70793 fix: properly retrieve all users that have access to a project (#612)
- e170f89 Update CODEOWNERS with team deployment-engineering (#609)
v1.11.0
Supported Mattermost Server Versions: 7.1.0+
Enhancements
Fixes
- 3c8c583 Make subscription deletion/addition message non ephimeral post (#605)
- aa3e3ae Remove depricated registerPostDropdownMenuComponent (#599)
- 8c51e5e added support for multiple labels in gitlab subscription add command (#582)
- f7ca383 Fix GetYourProjects to list all accessible projects with issues enabled (#578)
- 6969688 Fix CI pipeline by adding permissions for id-token to write (#584)
Dependency Upgrades
- c8b3165 Upgrade mattermost-redux to 10.8.0 (#577)
- c451185 Bump golang.org/x/oauth2 from 0.21.0 to 0.27.0 (#589)
- 6abb73c [Snyk] Security upgrade jest from 29.7.0 to 30.0.0 (#579)
- fb6688f [MM-63570] added logs for revoking of token (#569)
- f26f8d8 Bump golang.org/x/net from 0.33.0 to 0.38.0 (#572)
- a6b9ad1 Bump golang.org/x/crypto from 0.31.0 to 0.35.0 (#571)
- a912c0f Bump undici from 6.21.1 to 6.21.3 in /webapp (#576)
- dc7f04a Upgrade node version to 20.11 (#575)
- 290a149 Bump image-size from 1.2.0 to 1.2.1 in /webapp (#567)
- abcef79 Bump @babel/helpers from 7.26.7 to 7.27.0 in /webapp (#565)
- 276b029 Bump @babel/runtime in /webapp (#564)
- 37eedec fix: upgrade jest from 29.5.0 to 29.7.0 (#557)
- d376139 Removed code maintainer, co-maintainer from the README (#545)
- a936ed6 fix: upgrade reselect from 4.1.6 to 4.1.8 (#559)
- 3807416 fix: upgrade react from 16.13.1 to 16.14.0 (#560)
- fdd854c fix: upgrade react-dom from 16.13.1 to 16.14.0 (#561)
- 9cb6221 refactor: convert rhs_sidebar component to ts (#527)
- ab3d601 fix: upgrade core-js from 3.6.5 to 3.40.0 (#551)
- fa5857b [GH-437] Update files in icon directory to typescript (#549)
- f0a030b Apply and enforce file-level license headers (#546)
- c72d4dd Bump undici from 6.21.0 to 6.21.1 in /webapp (#547)
- e498478 Bump golang.org/x/net from 0.27.0 to 0.33.0 (#543)
- 24eb830 Bump golang.org/x/crypto from 0.25.0 to 0.31.0 (#544)
- 00b83ac [Snyk] Security upgrade jest from 27.0.2 to 29.5.0 (#539)
v1.11.0-rc2
v1.11.0-rc1
Supported Mattermost Server Versions: 7.1.0+
Enhancements
Fixes
- aa3e3ae Remove depricated registerPostDropdownMenuComponent (#599)
- c8b3165 Upgrade mattermost-redux to 10.8.0 (#577)
- 8c51e5e added support for multiple labels in gitlab subscription add command (#582)
- c451185 Bump golang.org/x/oauth2 from 0.21.0 to 0.27.0 (#589)
- 6969688 Fix CI pipeline by adding permissions for id-token to write (#584)
- f7ca383 Fix GetYourProjects to list all accessible projects with issues enabled (#578)
- 6abb73c [Snyk] Security upgrade jest from 29.7.0 to 30.0.0 (#579)
- fb6688f [MM-63570] added logs for revoking of token (#569)
- f26f8d8 Bump golang.org/x/net from 0.33.0 to 0.38.0 (#572)
- a6b9ad1 Bump golang.org/x/crypto from 0.31.0 to 0.35.0 (#571)
- a912c0f Bump undici from 6.21.1 to 6.21.3 in /webapp (#576)
- dc7f04a Upgrade node version to 20.11 (#575)
- 290a149 Bump image-size from 1.2.0 to 1.2.1 in /webapp (#567)
- abcef79 Bump @babel/helpers from 7.26.7 to 7.27.0 in /webapp (#565)
- 276b029 Bump @babel/runtime in /webapp (#564)
- 37eedec fix: upgrade jest from 29.5.0 to 29.7.0 (#557)
- d376139 Removed code maintainer, co-maintainer from the README (#545)
- a936ed6 fix: upgrade reselect from 4.1.6 to 4.1.8 (#559)
- 3807416 fix: upgrade react from 16.13.1 to 16.14.0 (#560)
- fdd854c fix: upgrade react-dom from 16.13.1 to 16.14.0 (#561)
- 9cb6221 refactor: convert rhs_sidebar component to ts (#527)
- ab3d601 fix: upgrade core-js from 3.6.5 to 3.40.0 (#551)
- 0f886e5 [MM-537]: Added message to delete webhook after subscription deletion (#538)
- fa5857b [GH-437] Update files in icon directory to typescript (#549)
- f0a030b Apply and enforce file-level license headers (#546)
- c72d4dd Bump undici from 6.21.0 to 6.21.1 in /webapp (#547)
- e498478 Bump golang.org/x/net from 0.27.0 to 0.33.0 (#543)
- 24eb830 Bump golang.org/x/crypto from 0.25.0 to 0.31.0 (#544)
- 00b83ac [Snyk] Security upgrade jest from 27.0.2 to 29.5.0 (#539)
v1.10.0
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
v1.10.0-rc1
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
Supported Mattermost Server Versions: 7.1.0+
Enhancements
Fixes
v1.9.1-rc1
Supported Mattermost Server Versions: 7.1.0+