Wiki source code of Latest and LTS Definitions

Last modified by Vincent Massol on 2020/10/30 10:27

Show last authors
1 As a general rule and when not indicated differently, we support the "latest" and "LTS" versions of products.
2
3 Definitions:
4 * "latest": This is the last, stable release of a product. It excludes any development version that is not stabilized.
5 * "LTS": This is the last super stable release of a product, that is still maintained (i.e. for which bugfix versions are released if problems are found). Sometimes it's not easy to understand what is the LTS version. So here are some rules to help find it out:
6 ** It's the closest previous version that is maintained (ie it has bugfix releases)
7 ** It's been maintained for over a year or so
8 ** It's a free maintained releases (doesn’t require a paying contract)
9 * For both, the version must be available to all OSes (for ex for Oracle, version 19.5 was only available for Solaris at a time, and thus couldn't be considered as "latest" version).
10
11 Note that the tested version values displayed represent the tags on docker container for the related product, found on [[DockerHub>>https://hub.docker.com/]]. In order to not have to change very frequently the tested tags, we use tags that represent the latest versions. For example if Tomcat's last release is version 9.0.35, we use "9.0" or even "9" to signify the last released version of that branch.
12
13 See the following forum threads where this strateg was discussed:
14 * [[thread #1 (deprecated)>>https://forum.xwiki.org/t/new-database-and-servlet-container-support-strategy/6934]]
15 * [[thread #2 (current)>>https://forum.xwiki.org/t/supported-version-strategy-take-3/7490]]

Get Connected