deegree-3.6.0-pre3
Pre-release
Pre-release
What's Changed
Enhancements 🎉
Bug fixes 🐞
- Fixed schemaLocation element in WMS 1.1.3 capabilities to use https protocoll (3.6) by @lgoltz in #1722
- Fixed config template for MS SQL Server in the deegree web console by @julianzz98 in #1734
- Fixed value of nilReason in GMLFeatureWriter (3.6) by @lgoltz in #1745
- Fixed URL creation when header X-Forwarded-Port and X-Forwarded-Host with port are used (3.6) by @stephanr in #1755
- Fixed missing JobBuilderFactory bean in GmlLoaderConfiguration by @julianzz98 in #1759
Documentation 📖
- Updated documentation for minor release of deegree 3.6 by @julianzz98 in #1763
- Removed links to HTTP and replace them with HTTPS in maven site by @julianzz98 in #1715
Dependencies 📦
- Upgraded dependencies: jts, slf4j, extra-enforcer-rules, xmlunit-matchers by @lgoltz in #1736
- Upgraded commons-io, commons-codec, h2, gson, log4j.version (3.6) by @lgoltz in #1767
- Upgraded to imageio-ext to latest version 1.4.12 by @tfr42 in #1739
- Upgraded Primefaces to version 13.0.10/11 by @tfr42 in #1716
- Upgraded Primefaces and other dependencies to latest bugfix version (3.6) by @lgoltz in #1762
- Upgraded dependencies to fit with Spring Boot 3.3.0 by @tfr42 in #1720
- Upgraded Spring Boot to v3.3.5 by @tfr42 in #1742
Build and code 🏗️
- Moved Spring Boot BOM into submodule deegree-tools-gml by @tfr42 in #1724
- Upgraded maven plugins to latest version by @tfr42 in #1717
- Upgraded jetty and soapUI maven plugins to latest bugfix version by @tfr42 in #1748
- Upgraded maven plugins for jaxb,surefire, failsafe and other by @tfr42 in #1738
- Added property with add-opens, add-exports JVM arguments by @tfr42 in #1737
- Fixed typo in maven property axiom.version by @tfr42 in #1719
- Adjusted the information displayed in the service metadata example of deegree by @julianzz98 in #1712
- Fixed badge url for build status, main branch (3.6) by @tfr42 in #1741
- Removed remote layer pointing to external URL from deegree-workspace-utah used for integration tests by @dstenger in #1749
- Fixed release pipeline to use managed credentials from jenkins (3.6) by @tfr42 in #1768
Changes introduced with 3.6.0-pre2
Full Changelog: deegree-3.6.0-pre2...deegree-3.6.0-pre3