-
-
Notifications
You must be signed in to change notification settings - Fork 103
End of Life and Support Matrix
tfr42 edited this page Apr 23, 2025
·
110 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.
Release Version | Latest Bugfix | Date of Release | End of regular Releases | End of Life (EoL) |
---|---|---|---|---|
3.7 | -- | TBA | TBA | TBA |
3.6 (preview) | 3.6.0-pre4 | TBA | TBA | TBA |
3.5 (stable) | 3.5.12 | 2023-07-12 | TBA | TBA |
3.4 | 3.4.35 | 2018-04-20 | 2023-07-28 | 2023-10-26 (*) |
3.3 | 3.3.21 | 2013-05-17 | 2018-02-16 | 2018-04-30 |
3.2 | 3.2.5 | 2013-03-21 | 2013-10-22 | 2013-12-31 |
3.1 | 3.1.2 | 2011-10-25 | 2012-02-29 | 2012-12-31 |
3.0 | 3.0.4 | 2010-11-16 | 2011-05-06 | 2012-12-31 |
2.5 | 2.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
2025 : 3.6 GA
: 3.5 EOL
Versions of Java, Tomcat and Databases supported by which versions of deegree webservices.
deegree | Java SE | Jakarta EE | Tomcat | PostgreSQL/PostGIS | Oracle (Spatial) | MS SQL Server |
---|---|---|---|---|---|---|
3.7 | 21+ | Servlet 6.1+ | 11.0+ | TBD | TBD | TBD |
3.6 | 17+ | Servlet 6.0+ | 10.1+ | 16.0+/3.4+ | TBD | TBD |
3.5 | 11+ (*) | Servlet 3.1+ | 9.0+ | 12.0+/3.0+ | 18c,19c,21c | 2012-2019 |
3.4 | 1.8 | Servlet 3.1+ | 8.5+ | 9.5-11/2.4-2.5 | 11.2,12.2 | 2008,2008R2 |
3.3 | 1.6+ | Servlet 2.5+ | 7.0+ | 8.3-9.3/1.5-2.3 | 10.2,11.2 | 2008,2008R2 |
3.2 | 1.6+ | Servlet 2.4+ | 6.0+ | ? | ? | - |
3.1 | 1.6+ | Servlet 2.4+ | 5.0+ | ? | ? | - |
3.0 | 1.6+ | Servlet 2.4+ | 5.0+ | ? | ? | - |
2.5 | 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