-
-
Notifications
You must be signed in to change notification settings - Fork 99
End of Life and Support Matrix
tfr42 edited this page Jun 13, 2024
·
102 revisions
Below you can find the life cycle for each version of deegree webservice, including the first release date (GA), the end of regular releases (last bug fix version), and the end of life (EOL) dates for each version.
deegree Version | Java Version | Release Date | End of regular Releases | End of Life |
---|---|---|---|---|
3.7.x | 21 | TBA | TBA | TBA |
3.6.x | 17 | TBA | TBA | TBA |
3.5.x | 11 | 2023-07-12 | TBA | TBA |
3.4.x | 1.8 | 2018-04-20 | 2023-07-28 | 2023-10-26(*) |
3.3.x | 1.6 | 2013-05-17 | 2018-02-16 | 2018-04-30 |
3.2.x | 1.6 | 2013-03-21 | 2013-05-14 | 2013-12-31 |
3.1.x | 1.6 | 2011-10-25 | 2012-02-29 | 2012-12-31 |
3.0.x | 1.6 | 2010-11-16 | 2011-05-06 | 2012-12-31 |
2.5 | 1.5 | 2011-06-01 | 2011-06-01 | 2012-12-31 |
(*) EOL is 3 months after general availability of next major or minor release
timeline
deegree Releases
2018 : 3.4 GA
: 3.3 EOL
2023 : 3.5 GA
: 3.4 EOL
2024 : 3.6 GA
: 3.5 EOL
Versions of Java, Tomcat and Databases supported by which versions of deegree web services. In parentheses the end of life (EOL) date is given.
deegree (EOL Date) | Java SE | Java EE | Tomcat | PostgreSQL/PostGIS | Oracle (Spatial) | MS SQL Server |
---|---|---|---|---|---|---|
3.6.0-pre2 | 17+ | Servlet 6.0+ | 10.1+ | 16.0+/3.4+ | TBD | TBD |
3.5.8 | 11+ (*) | Servlet 3.1+ | 9.0+ | 12.0+/3.0+ | 18c,19c,21c | 2012-2019 |
3.4.35 (EOL 2023) | 1.8 | Servlet 3.1+ | 8.5+ | 9.5-11/2.4-2.5 | 11.2,12.2 | 2008,2008R2 |
3.3.21 (EOL 2018) | 1.6+ | Servlet 2.5+ | 7.0+ | 8.3-9.3/1.5-2.3 | 10.2,11.2 | 2008,2008R2 |
3.2.5 (EOL 2013) | 1.6+ | Servlet 2.4+ | 6.0+ | - | - | - |
3.1.2 (EOL 2012) | 1.6+ | Servlet 2.4+ | 5.0+ | - | - | - |
3.0.4 (EOL 2012) | 1.6+ | Servlet 2.4+ | 5.0+ | - | - | - |
2.5 (EOL 2012) | 1.5+ | Servlet 2.3+ | 3.0+ | - | - | - |
(*) Full support for OpenJDK 11. A TCK certified OpenJDK is recommended! See our wiki page Support for Java SE 11 for more information.
- Apache Tomcat: http://tomcat.apache.org/whichversion.html
- Java Releases: https://www.java.com/releases/
- PostgreSQL: https://www.postgresql.org/support/versioning/
- PostGIS: https://trac.osgeo.org/postgis/wiki/UsersWikiPostgreSQLPostGIS
- Oracle DB: https://www.oracle.com/support/lifetime-support/
- Oracle JDK: http://www.oracle.com/technetwork/java/javase/eol-135779.html
- MS SQL Server: https://learn.microsoft.com/en-us/sql/connect/jdbc/microsoft-jdbc-driver-for-sql-server-support-matrix?view=sql-server-ver16