Releases: B3Partners/tailormap-legacy
v5.9.14
What's Changed
- Bump postgresql from 42.3.1 to 42.3.2 by @dependabot in #3076
- Bump oracle.version from 21.4.0.0.1 to 21.5.0.0 by @dependabot in #3077
Full Changelog: v5.9.13...v5.9.14
v5.8.3
What's Changed
- [Backport v5.8.x] Bump frontend-maven-plugin from 1.12.0 to 1.12.1 by @github-actions in #3020
- [Backport v5.8.x] Bump maven-deploy-plugin from 3.0.0-M1 to 3.0.0-M2 by @github-actions in #3023
- [Backport v5.8.x] Bump dependency-check-maven from 6.5.1 to 6.5.2 by @github-actions in #3026
- [Backport v5.8.x] Bump maven-release-plugin from 3.0.0-M4 to 3.0.0-M5 by @github-actions in #3029
- [Backport v5.8.x] Bump closure-compiler from v20211201 to v20220104 by @github-actions in #3031
- [Backport v5.8.x] Bump build-helper-maven-plugin from 3.2.0 to 3.3.0 by @github-actions in #3038
- [Backport v5.8.x] Bump maven-jar-plugin from 3.2.0 to 3.2.1 by @github-actions in #3036
- [Backport v5.8.x] Bump dependency-check-maven from 6.5.2 to 6.5.3 by @github-actions in #3043
- [Backport v5.8.x] PDOK changed their URL's by @mvdstruijk in #3048
- [Backport v5.8.x] Bump maven-compiler-plugin from 3.8.1 to 3.9.0 by @github-actions in #3050
- [Backport v5.8.x] Bump apache.poi.version from 5.1.0 to 5.2.0 by @github-actions in #3052
- [Backport v5.8.x] Bump maven-jar-plugin from 3.2.1 to 3.2.2 by @github-actions in #3054
- [Backport v5.8.x] Bump versions-maven-plugin from 2.8.1 to 2.9.0 by @github-actions in #3063
- [Backport v5.8.x] Bump fop from 2.6 to 2.7 by @github-actions in #3058
- [Backport v5.8.x] Bump xercesImpl from 2.12.1 to 2.12.2 by @github-actions in #3071
- [5.8.x] Bump postgresql and oracle drivers (security fix) by @mprins in #3078
Full Changelog: v5.8.2...v5.8.3
v5.9.13
What's Changed
- Bump maven-release-plugin from 3.0.0-M4 to 3.0.0-M5 by @dependabot in #3027
- GBIM-258: Implement multi-select fields in form by @geertplaisier in #2998
- Bump closure-compiler from v20211201 to v20220104 by @dependabot in #3030
- Bump jasmine-core from 3.99.0 to 4.0.0 in /viewer/src/main/webapp/viewer-html by @dependabot in #3032
- Bump maven-jar-plugin from 3.2.0 to 3.2.1 by @dependabot in #3034
- Bump build-helper-maven-plugin from 3.2.0 to 3.3.0 by @dependabot in #3033
- Bump dependency-check-maven from 6.5.2 to 6.5.3 by @dependabot in #3041
- PDOK changed their URL's by @mvdstruijk in #3046
- GBIM-16: set aliases on export by @geertplaisier in #3044
- Bump maven-compiler-plugin from 3.8.1 to 3.9.0 by @dependabot in #3040
- Bump slf4j.version from 1.7.32 to 1.7.33 by @dependabot in #3045
- Bump apache.poi.version from 5.1.0 to 5.2.0 by @dependabot in #3051
- Bump maven-jar-plugin from 3.2.1 to 3.2.2 by @dependabot in #3039
- Bump hibernate.version from 5.6.3.Final to 5.6.4.Final by @dependabot in #3055
- Bump xmlgraphics-commons from 2.6 to 2.7 by @dependabot in #3056
- Bump fop from 2.6 to 2.7 by @dependabot in #3057
- Bump tomcat from 9.0.56-jre11 to 9.0.58-jre11 in /docker/src/main/docker by @dependabot in #3059
- Bump versions-maven-plugin from 2.8.1 to 2.9.0 by @dependabot in #3061
- Bump geotools.version from 26.1 to 26.2 by @dependabot in #3060
- Bump mockito-core from 4.2.0 to 4.3.0 by @dependabot in #3064
- Bump mockito-core from 4.3.0 to 4.3.1 by @dependabot in #3067
- Bump slf4j.version from 1.7.33 to 1.7.35 by @dependabot in #3065
- Bump hibernate.version from 5.6.4.Final to 5.6.5.Final by @dependabot in #3066
- Bump xercesImpl from 2.12.1 to 2.12.2 by @dependabot in #3069
- [HTM-124] make it possible to store the service capabilities document by @mprins in #3068
- [HTM-125] Add all those persistence classes by @mprins in #3073
- [HTM-122] Store WMTS capabilities document when loading or updating service by @mprins in #3072
- Bump b3p-commons-csw from 7.2 to 7.3 by @dependabot in #3075
- Bump mssql-jdbc from 9.4.1.jre11 to 10.2.0.jre11 by @dependabot in #3074
Full Changelog: v5.9.12...v5.9.13
v5.9.12
What's Changed
- Bump postgresql from 42.3.0 to 42.3.1 by @dependabot in #2957
- fix for failing reactorModuleConvergence enforcer rule by @mprins in #2959
- Bump apache.poi.version from 5.0.0 to 5.1.0 by @dependabot in #2958
- Bump docker-maven-plugin from 0.37.0 to 0.38.0 by @dependabot in #2964
- Bump dependency-check-maven from 6.4.1 to 6.5.0 by @dependabot in #2965
- Bump closure-compiler from v20211006 to v20211107 by @dependabot in #2968
- GBIM-222: Fixes form validation (mandatory, readonly, domain validation) by @geertplaisier in #2961
- GBIM-227: Allow for bulk editing all features from attribute list by @geertplaisier in #2962
- Bump geotools.version from 26.0 to 26.1 by @dependabot in #2974
- Bump
de.jpdigital:hibernate54-ddl-maven-plugin:2.3.0
tode.jpdigital:hibernate56-ddl-maven-plugin:2.5.0
by @mprins in #2940 - GBIM-231: Create userlayer criteria for nested relations by @geertplaisier in #2972
- GBIM-230: Fix copying nested related features by @geertplaisier in #2970
- Bump hibernate56-ddl-maven-plugin from 2.5.0-SNAPSHOT to 2.5.0 by @dependabot in #2976
- Jakarta mail bump by @mprins in #2977
- Bump b3p-commons-csw from 7.1 to 7.2 by @dependabot in #2979
- GBIM-189: Allow to select unique values when creating userlayer criteria by @geertplaisier in #2973
- Bump junit-bom from 5.8.1 to 5.8.2 by @dependabot in #2980
- Bump mockito-core from 4.0.0 to 4.1.0 by @dependabot in #2975
- GBIM-17: Resizable attribute list columns by @geertplaisier in #2981
- GBIM-250: Changed label for copying features by @geertplaisier in #2982
- Bump jsdom from 18.1.1 to 19.0.0 in /viewer/src/main/webapp/viewer-html by @dependabot in #2984
- Bump json from 20210307 to 20211205 by @dependabot in #2985
- Bump closure-compiler from v20211107 to v20211201 by @dependabot in #2987
- Bump httpcore from 4.4.14 to 4.4.15 by @dependabot in #2989
- Bump hibernate.version from 5.6.1.Final to 5.6.2.Final by @dependabot in #2990
- Bump jdom2 from 2.0.6 to 2.0.6.1 by @dependabot in #2991
- Bump tomcat from 9.0.55-jre11 to 9.0.56-jre11 in /docker/src/main/docker by @dependabot in #2993
- Dependency updates by @mprins in #2994
- Bump jackson2.version from 2.12.5 to 2.12.6 by @dependabot in #2996
- Bump hibernate.version from 5.6.2.Final to 5.6.3.Final by @dependabot in #2999
- Bump mockito-core from 4.1.0 to 4.2.0 by @dependabot in #3000
- Bump dependency-check-maven from 6.5.0 to 6.5.1 by @dependabot in #3001
- Bump oracle.version from 21.3.0.0 to 21.4.0.0.1 by @dependabot in #3004
- Bump docker-maven-plugin from 0.38.0 to 0.38.1 by @dependabot in #3003
- Bump tika-core from 2.1.0 to 2.2.0 by @dependabot in #3006
- GBIM-183: bulk edit from attributelist by @mvdstruijk in #2983
- Bump tika-core from 2.2.0 to 2.2.1 by @dependabot in #3011
- Bump maven-site-plugin from 3.9.1 to 3.10.0 by @dependabot in #3014
- Bump cargo-maven3-plugin from 1.9.8 to 1.9.9 by @dependabot in #3015
- Revert "Bump cargo-maven3-plugin from 1.9.8 to 1.9.9" by @mprins in #3019
- Bump frontend-maven-plugin from 1.12.0 to 1.12.1 by @dependabot in #3018
- Bump maven-deploy-plugin from 3.0.0-M1 to 3.0.0-M2 by @dependabot in #3022
- Bump dependency-check-maven from 6.5.1 to 6.5.2 by @dependabot in #3024
- [HTM-72] Release the viewer-config-persistence module under both AGPL as well as MIT by @mprins in #3010
Full Changelog: v5.9.11...v5.9.12
Download: Compiled artifacts are available in the B3Partners Nexus repository: https://repo.b3p.nl/nexus/#browse/search=keyword%3Dtailormap%20AND%20version%3D5.9.12
v5.8.2
What's Changed
- [Backport v5.8.x] Bump apache.poi.version from 5.0.0 to 5.1.0 by @github-actions in #2960
- [Backport v5.8.x] Bump docker-maven-plugin from 0.37.0 to 0.38.0 by @github-actions in #2966
- [Backport v5.8.x] Bump dependency-check-maven from 6.4.1 to 6.5.0 by @github-actions in #2967
- [Backport v5.8.x] Bump closure-compiler from v20211006 to v20211107 by @github-actions in #2969
- [Backport v5.8.x] Bump json from 20210307 to 20211205 by @github-actions in #2986
- [Backport v5.8.x] Bump closure-compiler from v20211107 to v20211201 by @github-actions in #2988
- [Backport v5.8.x] Bump jdom2 from 2.0.6 to 2.0.6.1 by @github-actions in #2992
- Dependency updates v5.8.x by @mprins in #2995
- Bump jackson2.version from 2.12.5 to 2.12.6 by @mprins in #2997
- [Backport v5.8.x] Bump dependency-check-maven from 6.5.0 to 6.5.1 by @github-actions in #3002
- [Backport v5.8.x] Bump docker-maven-plugin from 0.38.0 to 0.38.1 by @github-actions in #3008
- [Backport v5.8.x] Bump tika-core from 2.1.0 to 2.2.0 by @github-actions in #3009
- [Backport v5.8.x] Bump tika-core from 2.2.0 to 2.2.1 by @github-actions in #3012
- [Backport v5.8.x] Bump maven-site-plugin from 3.9.1 to 3.10.0 by @github-actions in #3016
- [TM-353] Bump GeoTools from 25.3 to 25.4 by @mprins in #3017
Full Changelog: v5.8.1...v5.8.2
Download: Compiled artifacts are available in the B3Partners Nexus repository: https://repo.b3p.nl/nexus/#browse/search=keyword%3Dflamingo%20AND%20version%3D5.8.2
v5.9.11
What's Changed
- Bump http-server from 13.0.2 to 14.0.0 in /viewer/src/main/webapp/viewer-html by @dependabot in #2941
- Bump hsqldb from 2.6.0 to 2.6.1 by @dependabot in #2945
- Bump closure-compiler-maven-plugin from 2.21.0 to 2.22.0 by @dependabot in #2946
- Bump hibernate.version from 5.6.0.Final to 5.6.1.Final by @dependabot in #2947
- GBIM-210: Refresh map after removing feature from form by @geertplaisier in #2948
- [GBIM-213] Fix date formatting for new attributelist by @mvdstruijk in #2949
- GBIM-220: Allow to download related features with filter on layer by @geertplaisier in #2950
- GBIM-208: added boolean for using SQLFiltering by @mvdstruijk in #2951
- GBIM-219: use sql filtering for getting analysis when store is a JDBCstore by @mvdstruijk in #2952
- GBIM-220: Remove the export button for related features by @geertplaisier in #2954
- GBIM-205: Empty default values instead of -1 by @geertplaisier in #2955
- GBIM-178: Fix copying related features by @geertplaisier in #2956
Full Changelog: v5.9.10...v5.9.11
v5.8.1
Highlights
De Angular componenten zijn verwijderd in deze release; 2 van de 3 waren specifiek voor een bepaald datamodel en de NgAttributeList is verwijderd omdat deze niet stabiel genoeg bleek en functionaliteit voor Oracle en MS SQL Server ontbreekt, dwz. de component / delen van de component werkten alleen goed met een Postgis database icm. een specifieke Geoserver configuratie.
What's Changed
- [Backport v5.8.x] Bump commons-io from 2.10.0 to 2.11.0 by @github-actions in #2781
- [Backport v5.8.x] Bump tika-core from 1.27 to 2.0.0 by @github-actions in #2785
- [Backport v5.8.x] Bump maven-enforcer-plugin from 3.0.0-M3 to 3.0.0 by @github-actions in #2825
- [Backport v5.8.x] Bump closure-compiler from v20210601 to v20210808 by @github-actions in #2852
- dependency version bumps by @mprins in #2867
- Dependency updates by @mprins in #2880
- [21.0007] kaartlaag aanzetten via url parameters by @mprins in #2924
- Bump GeoTools 25.2 -> 25.3 by @mprins in #2944
- [TM-349][v5.8.x] verwijder GBI componenten uit stable branch by @mprins in #2943
- [TM-350][v5.8.x] Verwijder de userlayer knop van de attribuutlijst by @mprins in #2942
- [TM-349] [v5.8.x] remove angular components by @mprins in #2953
Full Changelog: v5.8.1-rc3...v5.8.1
Download: Compiled artifacts are available in the B3Partners nexus repository: https://repo.b3p.nl/nexus/#browse/search=keyword%3Dflamingo%20AND%20version%3D5.8.1
v5.9.10
v5.9.9
[maven-release-plugin] copy for tag v5.9.9