Releases: deegree/deegree3
deegree-3.6.3
What's Changed
Bug fixes 🐞
- Removed unnecessary popup flashing up in admin console by @julianzz98 in #1903
Documentation 📖
Dependencies 📦
- Bumped com.microsoft.sqlserver:mssql-jdbc from 12.10.1.jre11 to 12.10.2.jre11 by @dependabot[bot] in #1904
Release Notes and Upgrade Guide for deegree webservices 3.6
Please check out the changes introduced with versions 3.6.2, 3.6.1, 3.6.0
Full Changelog: deegree-3.6.2...deegree-3.6.3
deegree-3.6.2
What's Changed
Please note this bugfix release comes with some important changes.
Enhancements 🎉
- Extended API of Cql2FilterParser for use in OGC API features by @lgoltz in #1883
- Introduced reduced variants of deegree webservice web app for secure deployments by @stephanr in #1882
Bug fixes 🐞
- Fixed unremoved temp file created when serving large feature collections in WFS (3.6) by @lgoltz in #1864
- Fixed missing mapping of required attributes if property is nillable by @lgoltz in #1887
- Fixed nil properties in GeoJSON (3.6) by @lgoltz in #1849
- Fixed and modernized the deegree admin console styling for PrimeFaces 15 theme by @julianzz98 in #1897
Documentation 📖
Dependencies 📦
- Upgraded Primefaces to non-LTS version 15 by @tfr42 in #1899
- Upgraded GDAL to 3.11.0 and updated documentation by @tfr42 in #1869
- Migrated and upgraded of commons-collections4 to version 4.5.0 and of commons-beanutils2 to version 2.0.0-M2 by @dstenger in #1892
- Switched to ANTLR4 for parsing sql mapping expressions by @copierrj in #1889
- Switched to ANTLR4 for parsing dimension values by @copierrj in #1890
- Upgraded maven dependencies as commons libraries to latest versions by @copierrj in #1886
- Upgraded maven dependencies as Jakarta libs and PG driver to latest version by @lgoltz in #1870
Build and code 🏗️
- Removed references to 3rd party repositories from Maven POM by @dstenger in #1885
- Updated security policy by @tfr42 in #1867
- Upgraded Maven wrapper by @copierrj in #1872
- Added cyclonedx-maven-plugin to generate SBOM artifacts by @copierrj in #1881
- Flattened BOM artifact by @copierrj in #1894
- Set Annotation API to provided by @dstenger in #1896
- Upgraded maven spotbugs plugin in POM and Jenkinsfile by @tfr42 in #1895
- Updated maven plugins used for building the maven site by @tfr42 in #1893
- Improved code quality by removing unnecessary boxing of wrapper types by @dstenger in #1900
- Enabled stale bot to automatically mark stale pr and close them after further inactivity (part 2) by @stephanr in #1902
- Introduce stale bot to automatically mark stale pr and close them after further inactivity (part 1) by @stephanr in #1898
Release Notes and Upgrade Guide for deegree webservices 3.6
Please check out the changes introduced with versions 3.6.1, 3.6.0
Full Changelog: deegree-3.6.1...deegree-3.6.2
deegree-3.6.1
What's Changed
Bug fixes 🐞
- Fixed rendering of Multipoints (3.6) by @lgoltz in #1861
- Fixed SOAP WMS namespace resolving (3.6) by @dstenger in #1859
Build and code 🏗️
Documentation 📖
Release Notes and Upgrade Guide for deegree webservices 3.6
Please check out the changes introduced with version 3.6.0
Full Changelog: deegree-3.6.0...deegree-3.6.1
deegree-3.5.17
What's Changed
- Fixed rendering of multipoints (3.5) by @lgoltz in #1862
- Fixed SOAP WMS namespace resolving (3.5) by @dstenger in #1860
Full Changelog: deegree-3.5.16...deegree-3.5.17
deegree-3.6.0
What's Changed
deegree webservices version 3.6 is the new minor release which supports Java 17 and Jakarta EE 10 API.
⚠️ Noteworthy Changes
This release supports a JDK 17 or higher and a Java Servlet Container supporting Servlet API 6.0, Jakarta EE Web Profile 10 such as Apache Tomcat 10.1.
Before upgrading your deegree webservice installation read the upgrade guide and check the support matrix.
This release includes all changes introduced with the pre-releases 3.6.0-pre1, 3.6.0-pre2, 3.6.0-pre3, 3.6.0-pre4, 3.6-RC1, and 3.6-RC2!
Bug fixes 🐞
- Fixed WMS GetFeatureInfo on SHP datasource by @lgoltz in #1856
- Fixed WKT geometry transformation in GeoJSON for non-default CRS requests (3.6) by @julianzz98 in #1852
Build and code 🏗️
❤️ Contributors
Thank you to all the contributors ...
Previous release
Changes introduced with 3.6-RC2
Full Changelog: deegree-3.6-RC2...deegree-3.6.0
deegree-3.5.16
What's Changed
- Fixed WKT geometry transformation in GeoJSON for non-default CRS requests (3.5) by @julianzz98 in #1853
- Fixed external URL of soapwms schema (3.5) by @lgoltz in #1855
Full Changelog: deegree-3.5.15...deegree-3.5.16
deegree-3.5.15
deegree-3.6-RC2
What's Changed
Enhancements 🎉
- Changed dependencies for imageio-ext with JAXB 4.0 support to custom deegree build by @tfr42 in #1836
- Extended the API to allow export of multiple geometry properties in GeoJSON for ogcapi (3.6) by @lgoltz in #1830
Bug fixes 🐞
- Fixed nil properties in GeoJSON (3.6) by @lgoltz in #1827
- Fixed non-transparant WMS output for remote WMS and GDAL layers by @copierrj in #1814
- Fixed GFI on a group layers if one of the sub layers is not queryable (3.6) by @lgoltz in #1833
- Fixed missing nil property (3.6) by @lgoltz in #1840
- Fixed ConcurrentModifiationException (3.6) by @lgoltz in #1842
Documentation 📖
- Added reference in handbook how to set up database tables with GmlLoader CLI by @julianzz98 in #1828
Dependencies 📦
- Upgraded maven dependencies and plugins to latest version by @tfr42 in #1829
- Upgraded maven dependencies and plugins to latest version by @lgoltz in #1838
- Migrated to Apache Commons Lang 3 by @tfr42 in #1839
Changes introduced with 3.6-RC1
Full Changelog: deegree-3.6-RC1...deegree-3.6-RC2
deegree-3.5.14
What's Changed
- Upgraded maven dependencies to latest bugfix version by @tfr42 in #1832
- Fix nil properties in GeoJSON (3.5) by @lgoltz in #1826
Full Changelog: deegree-3.5.13...deegree-3.5.14
deegree-3.6-RC1
What's Changed
Enhancements 🎉
- Enhanced SqlFeatureStoreConfigCreator to apply useRefDataProps to complex XML elements (3.6) by @lgoltz in #1728
- Added http notation to EPSG:5554,5555,5556 (3.6) by @lgoltz in #1805
- Enhanced bbox requests without geometry property to consider all geometry properties (3.6) by @lgoltz in #1732
- Added calculation of the bounding box across multiple geometry columns for PostgreSQL (3.6) by @lgoltz in #1731
- Added vendor specific parameter CQL2_FILTER to WMS by @lgoltz in #1817
Bug fixes 🐞
- Fixed recognization of deprecated FeatureCollections in deegree (3.6) by @lgoltz in #1758
- Fixed SQL Server dialect for statements using paging (3.6) by @lgoltz in #1818
Dependencies 📦
- Bump org.postgresql:postgresql from 42.7.5 to 42.7.7 by @dependabot in #1823
- Upgraded JDBC driver for MS SQL Server to v12.10 (3.6) by @tfr42 in #1815
- Upgraded spring, spring-boot, xmlunit, commons-fileupload2-jakarta-servlet6 dependencies by @lgoltz in #1820
- Upgraded slf4j to latest bugfix version and maven plugins by @lgoltz in #1799
- Upgraded dependencies commons-dbcp2, weld-servlet-shaded, primefaces-extensions to latest bugfix version by @tfr42 in #1821
- Upgraded dependencies to latest minor/bugfix version by @lgoltz in #1809
Changes introduced with 3.6.0-pre4
Full Changelog: deegree-3.6.0-pre4...deegree-3.6-RC1