Skip to content

Updated Mattermost to 4.7.3 (GitLab 10.6)

Mattermost 4.7.3 has been tested with GitLab SSO with official release on March 8 from https://about.mattermost.com/download/. I've tested it with a version of GitLab from master earlier today (March 8)


Full release notes are here. The config changes that affect Team Edition for this release are:

  • Under ServiceSettings in config.json:
    • Added "ImageProxyType": "", "ImageProxyOptions": "", and "ImageProxyURL": "" to ensure posts served to the client will have their markdown modified such that all images are loaded through a proxy.
  • Under RateLimitingSettings in config.json:
    • Added "VaryByUser": false, a user-based rate limiting, to rate limit on token and on userID.

Mattermost 4.7.3 contains a security fix that affects Mattermost 4.7.0 through 4.7.2 so no backporting is necessary.

Edited by GitLab Release Tools Bot

Merge request reports