Skip to content
Takayuki Maruyama edited this page Jul 15, 2019 · 41 revisions

Welcome to the mattermost4j wiki!

What version shoud I use?

See below list.

Mattermost Server Mattermost4j minimum requirement Last tested version Note
5.13.x(upcoming)
5.12.x(latest) 0.14.0 master
5.11.x 0.12.0 master
5.10.x 0.12.0 0.14.0
5.9.x(ESR) 0.11.0 master
5.8.x 0.8.0 0.12.0
5.7.x 0.3.0 0.11.0
5.6.x 0.3.0 0.10.1
5.5.x 0.0.1 0.7.1
4.10.x(ESR) 0.0.1 0.15.0 ESR End of Support at 2019-07-15. Mattemost4j also EoS.
  • We always test with latest, one previous, two previous, and esr version server in ci process
  • If you are using Mattermost4j 0.7.0 or later, you can also use non-compatible version combination by use MattermostClientBuilder#ignoreUnknownProperties() (example: 5.8.0 server + Mattermost4j 0.7.0)
Clone this wiki locally