You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/documentation.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@ This is the official user documentation ("handbook") for deegree webservices.
12
12
13
13
### deegree webservices 3.5
14
14
15
+
* 3.5.9 Released January 8, 2025 |[HTML](https://download.deegree.org/documentation/3.5.9/html/)|[PDF](https://download.deegree.org/documentation/3.5.9/deegree-webservices-handbook-3.5.9.pdf)
15
16
* 3.5.8 Released June 11, 2024 |[HTML](https://download.deegree.org/documentation/3.5.8/html/)|[PDF](https://download.deegree.org/documentation/3.5.8/deegree-webservices-handbook-3.5.8.pdf)
16
17
* 3.5.7 Released April 11, 2024 |[HTML](https://download.deegree.org/documentation/3.5.7/html/)|[PDF](https://download.deegree.org/documentation/3.5.7/deegree-webservices-handbook-3.5.7.pdf)
17
18
* 3.5.6 Released March 7, 2024 |[HTML](https://download.deegree.org/documentation/3.5.6/html/)|[PDF](https://download.deegree.org/documentation/3.5.6/deegree-webservices-handbook-3.5.6.pdf)
The following early previews are intended for testers and advanced users. Some instability is expected. You need to have a **Java Servlet 6.0** container and **Java 17** installed on your machine.
The development builds (from main branch) are untested, except for automated regression, unit and integration tests on the build server. Use these builds for testing only!
56
56
57
-
* deegree webservices 3.6.x (LATEST) - [Download from Jenkins CI](https://buildserver.deegree.org/view/All/job/pull-request/job/main/) - [Download from repo](https://repo.deegree.org/#browse/search/maven=attributes.maven2.artifactId%3Ddeegree-webservice*%20AND%20version%3D3.6.*)
57
+
* deegree webservices 3.6.x (LATEST) - [Download from Jenkins CI](https://buildserver.deegree.org/view/All/job/pull-request/job/main/) - [Download from repo](https://repo.deegree.org/#browse/search/maven=attributes.maven2.artifactId%3Ddeegree-webservices%20AND%20version%3D3.6.*)
58
58
* deegree OGC API 1.3.x (LATEST) - [Download from Jenkins CI](https://buildserver.deegree.org/view/All/job/ogcapi-pr/job/main/)
59
59
60
60
## Archived versions
@@ -64,6 +64,7 @@ We are recommending to update to the most recent stable version of deegree. The
64
64
<spanstyle="text-decoration: underline;">**WARNING:**</span> These archived versions are only provided for software development purposes, e.g. comparing differences in behavior between earlier deegree versions, and should in <spanstyle="text-decoration: underline;">no</span> circumstance be used for new installations in production environments!
65
65
66
66
{% capture accordion_body %}
67
+
* 3.5.8 Released June 11, 2024 |[WAR](https://repo.deegree.org/content/repositories/public/org/deegree/deegree-webservices/3.5.8/deegree-webservices-3.5.8.war)|[Changelog](https://github.com/deegree/deegree3/pulls?q=is:pr+is:closed+is:merged+milestone:3.5.8)
67
68
* 3.5.7 Released April 11, 2024 |[WAR](https://repo.deegree.org/content/repositories/public/org/deegree/deegree-webservices/3.5.7/deegree-webservices-3.5.7.war)|[Changelog](https://github.com/deegree/deegree3/pulls?q=is:pr+is:closed+is:merged+milestone:3.5.7)
68
69
* 3.5.6 Released March 7, 2024 |[WAR](https://repo.deegree.org/content/repositories/public/org/deegree/deegree-webservices/3.5.6/deegree-webservices-3.5.6.war)|[Changelog](https://github.com/deegree/deegree3/pulls?q=is:pr+is:closed+is:merged+milestone:3.5.6)
69
70
* 3.5.5 Released December 2, 2023 |[WAR](https://repo.deegree.org/content/repositories/public/org/deegree/deegree-webservices/3.5.5/deegree-webservices-3.5.5.war)|[Changelog](https://github.com/deegree/deegree3/pulls?q=is:pr+is:closed+is:merged+milestone:3.5.5)
0 commit comments