Skip to content

Releases: mattermost/mattermost-plugin-github

v2.3.0

02 Jul 15:36
v2.3.0
2d1479b
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 7.1.0+

Enhancements

Fixes

  • 664345d [chore] Makefile - Allow releasing also from release.* branches (#787)
  • 516750b [feat] Implementing new release process (#786)
  • 796d591 Fix PR subscription error "You cannot update an existing Post" (#755)
  • e958064 Migrating setup/config/usage to Product Docs (#777)
  • 2056a77 [MM-352] Add feature to publish release create and delete events (#762)
  • 936e5c3 [MM-199] Convert files related to redux from js to ts (#743)
  • da4c4df [GH-647]: Hide UsePreregisteredApplication on on-prem instances (#774)
  • 49ad56d Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#772)
  • dbedde7 Updates go-github to v54 for projects v2 support (#771)
  • fba634d Fixes #498: "Validation Message Should be User Friendly" (#764)
  • f826788 Bump golang.org/x/net from 0.21.0 to 0.23.0 (#769)
  • 6cc3429 Bump json5 from 1.0.1 to 1.0.2 in /webapp (#759)
  • 119e23c Bump semver from 5.7.1 to 5.7.2 in /webapp (#760)
  • c9ec87c Bump @babel/traverse from 7.11.0 to 7.24.1 in /webapp (#758)
  • 6beeb45 Bump express from 4.18.2 to 4.19.2 in /e2e/playwright/mock_oauth_server (#756)
  • cd4aa3a Bump express from 4.18.2 to 4.19.2 in /e2e/playwright (#757)
  • b46157b Fix flaky TestFilterLogEntries (#753)
  • 0100b54 Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#752)
  • 417886a Bump go version for playwrigth test (#751)
  • 73c5db9 [GH-733] Updated the "issue_creations" subscription to post notification when an issue is labeled/reopened (#736)
  • aa1faef Adopt memorystore for tests (#745)
  • 475c110 [MM-36] Update plugin with respect to phase 1 upgrades (#727)
  • 44f9c83 [MM-53944] Make use of github.com/mattermost/mattermost/server/public (#725)

v2.3.0-rc1

19 Jun 04:54
v2.3.0-rc1
664345d
Compare
Choose a tag to compare
v2.3.0-rc1 Pre-release
Pre-release

Supported Mattermost Server Versions: 7.1.0+

Enhancements

Fixes

  • 664345d [chore] Makefile - Allow releasing also from release.* branches (#787)
  • 516750b [feat] Implementing new release process (#786)
  • 796d591 Fix PR subscription error "You cannot update an existing Post" (#755)
  • e958064 Migrating setup/config/usage to Product Docs (#777)
  • 2056a77 [MM-352] Add feature to publish release create and delete events (#762)
  • 936e5c3 [MM-199] Convert files related to redux from js to ts (#743)
  • da4c4df [GH-647]: Hide UsePreregisteredApplication on on-prem instances (#774)
  • 49ad56d Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#772)
  • dbedde7 Updates go-github to v54 for projects v2 support (#771)
  • fba634d Fixes #498: "Validation Message Should be User Friendly" (#764)
  • f826788 Bump golang.org/x/net from 0.21.0 to 0.23.0 (#769)
  • 6cc3429 Bump json5 from 1.0.1 to 1.0.2 in /webapp (#759)
  • 119e23c Bump semver from 5.7.1 to 5.7.2 in /webapp (#760)
  • c9ec87c Bump @babel/traverse from 7.11.0 to 7.24.1 in /webapp (#758)
  • 6beeb45 Bump express from 4.18.2 to 4.19.2 in /e2e/playwright/mock_oauth_server (#756)
  • cd4aa3a Bump express from 4.18.2 to 4.19.2 in /e2e/playwright (#757)
  • b46157b Fix flaky TestFilterLogEntries (#753)
  • 0100b54 Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#752)
  • 417886a Bump go version for playwrigth test (#751)
  • 73c5db9 [GH-733] Updated the "issue_creations" subscription to post notification when an issue is labeled/reopened (#736)
  • aa1faef Adopt memorystore for tests (#745)
  • 475c110 [MM-36] Update plugin with respect to phase 1 upgrades (#727)
  • 44f9c83 [MM-53944] Make use of github.com/mattermost/mattermost/server/public (#725)

v2.2.0

13 Feb 15:21
376f881
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 7.1.0+

Enhancements

Fixes

v2.2.0-rc3

16 Jan 16:33
36e72f4
Compare
Choose a tag to compare
v2.2.0-rc3 Pre-release
Pre-release

Supported Mattermost Server Versions: 7.1.0+

Enhancements

  • Provide a way to shrink notification bodies per-subscription #470
  • Add build info #598
  • Feature: Synchronize emoji reactions on posts generated by the plugin #500
  • mm-241 - adds aria labels to right hand side elements #462
  • [MM-50985] Remove usage of model.AppError #648
  • [MM-52397] Move client package into root directory #671
  • [MM-42918] Add debug information for setup wizard #679
  • Update flows.go #690
  • Update go version to 1.21 #700
  • [GH-418]: Add --exclude option to subscriptions command #683
  • [GH-378]:Fixed issue #378 'Check for webhook while subscribing' #664
  • [GH-593] Add feature flag for new pull requests #712
  • [GH-717] Implement subscription notification for pull request "reopened" event #718

Fixes

  • 2608197 [MM-17] Fix issues in release 2.2.0 (#721)
  • Change OAuth complete timeout to 2 minutes #606
  • Log non actionable errors on WARN level #628
  • Duplicate bot DM is being created when a user is mentioned on a PR assigned to the user #558
  • [MM-51245] Handle relative paths in permalinks #656
  • GitHub Create and Attach does not show results when org lock is set to a user's workspace #548
  • API rate limit exceeded for user ID #613
  • Pull Request Reviews are not posted. #686
  • [GH-512,513] Fixed issue #512 and #513 on github plugin 'Updated subscription success messages' #661
  • [GH-693] Fix improper rendering of some unreads in the response of "/github todo" command #699

v2.1.8

13 Dec 17:51
0d7f8ee
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 6.5.0+

Enhancements

Fixes

  • #718 Implement subscription notification for pull request "reopened" event

v2.2.0-rc2

06 Dec 03:09
Compare
Choose a tag to compare
v2.2.0-rc2 Pre-release
Pre-release

Supported Mattermost Server Versions: 7.1.0+

Enhancements

  • Provide a way to shrink notification bodies per-subscription #470
  • Add build info #598
  • Feature: Synchronize emoji reactions on posts generated by the plugin #500
  • mm-241 - adds aria labels to right hand side elements #462
  • [MM-50985] Remove usage of model.AppError #648
  • [MM-52397] Move client package into root directory #671
  • [MM-42918] Add debug information for setup wizard #679
  • Update flows.go #690
  • Update go version to 1.21 #700
  • [GH-418]: Add --exclude option to subscriptions command #683
  • [GH-378]:Fixed issue #378 'Check for webhook while subscribing' #664
  • [GH-593] Add feature flag for new pull requests #712
  • [GH-717] Implement subscription notification for pull request "reopened" event #718

Fixes

  • Change OAuth complete timeout to 2 minutes #606
  • Log non actionable errors on WARN level #628
  • Duplicate bot DM is being created when a user is mentioned on a PR assigned to the user #558
  • [MM-51245] Handle relative paths in permalinks #656
  • GitHub Create and Attach does not show results when org lock is set to a user's workspace #548
  • API rate limit exceeded for user ID #613
  • Pull Request Reviews are not posted. #686
  • [GH-512,513] Fixed issue #512 and #513 on github plugin 'Updated subscription success messages' #661
  • [GH-693] Fix improper rendering of some unreads in the response of "/github todo" command #699

v2.1.7

10 Nov 08:41
aa70cf1
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 6.5.0+

Enhancements

Fixes

  • aa70cf1 Bump version to 2.1.7 (#708)
  • Fix formatting inside code block in issue created notification (#697)

v2.1.6

28 Apr 17:14
926294c
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 6.5.0+

Enhancements

Fixes

v2.1.6-rc1

28 Apr 16:40
926294c
Compare
Choose a tag to compare
v2.1.6-rc1 Pre-release
Pre-release

Supported Mattermost Server Versions: 6.5.0+

Enhancements

Fixes

v2.1.5

30 Mar 16:03
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 6.5.0+

Enhancements

Fixes