Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [5.2.0](v5.1.0...v5.2.0) (2024-06-19) ### Features * add binding to service provider for use in Groovy script ([990a152](990a152)) * add paramter "resolvedepth" in UI when downloading data via WFS ([693b8b8](693b8b8)), closes [#1085](#1085) * allow usage of LookupTableImpl and LookupTableInfoImpl in Groovy ([6b96ff9](6b96ff9)) * CSV, Excel and JSON writer - reduce to single geometries if data does not contain multi geometry ([3aa38bf](3aa38bf)), closes [#986](#986) * update version number to 5.2.0 for the next snapshot ([5fbde49](5fbde49)) ### Bug Fixes * functions not working for elements with value and attribute ([2493822](2493822)) * add quotes to automatically generated condition contexts on parent ([72b243d](72b243d)) * allow filtering for joins ([4309686](4309686)) * **deps:** update dependency de.undercouch:gradle-download-task to v5 ([9d9a370](9d9a370)) * **deps:** update dependency org.apache.maven.plugin-tools:maven-plugin-annotations to v3.13.0 ([b8241c1](b8241c1)) * **deps:** update dependency org.apache.maven.resolver:maven-resolver-api to v1.9.20 ([d56e083](d56e083)) * **deps:** update dependency org.apache.maven.wagon:wagon-http to v3.5.3 ([f23c9fa](f23c9fa)) * **deps:** update dependency org.eclipse.jgit:org.eclipse.jgit to v6 ([4a6064f](4a6064f)) * **deps:** update dependency org.slf4j:slf4j-simple to v2 ([71567f7](71567f7)) * **deps:** update dependency org.yaml:snakeyaml to v2 ([7d321e3](7d321e3)) * **deps:** update dependency to.wetransform.offlineresources.feature to v2024.5.23.bnd-osxq0g ([db6b415](db6b415)) * **deps:** update dependency to.wetransform.offlineresources.feature to v2024.6.13.bnd-dc5qw ([160ac42](160ac42)) * **deps:** update dependency to.wetransform.offlineresources.feature to v2024.6.18.bnd-nmxrdq ([ef6534f](ef6534f)) * **deps:** update other org.apache.maven.wagon dependencies ([1e87ef5](1e87ef5)) * don't close PrintStream when using printCell ([ca99edf](ca99edf)) * fix provider definition for geometry.unifyWindingOrder parameters ([4cca094](4cca094)) * Reload and update schemas - saves the last changes ([a80cf5a](a80cf5a)), closes [#956](#956) * use appropriate methods to convert the numbers in XML ([2baec50](2baec50))
- Loading branch information