Skip to content

Updating GitLab Mattermost to 3.7 for GitLab 9.0 release

Jason Blais requested to merge jasonblais/omnibus-gitlab:patch-2 into master

Mattermost 3.7 has been tested with GitLab SSO with official release on March 16 from http://www.mattermost.com/download/.

  • Mattermost team is ready to test GitLab 9.0 omnibus RC for both upgrade and new install.
  • You can visit https://gitlab.mattermost.com to verify and test the release.

Key updates in this release:

  • Group direct messaging
  • Channel push notification preferences
  • New website link previews
  • Improved performance via faster server-side processing

Full release notes can be found here. No changes are required for gitlab.rb. Changes to Mattermost config.json are documented in release notes.

Please let me know if you have any questions. Thanks!

PS: Backwards compatibility with the old CLI will be removed with Mattermost 3.8 on April 16th, following the release of the new CLI on January 16th. See documentation to learn more about the new CLI tool.

Merge request reports