Releases: Tailormap/tailormap-api
Releases · Tailormap/tailormap-api
10.0.0
What's Changed
See the full changelog for all dependency updates.
- HTM-632: Add AppStyling model + response to /app API by @geertplaisier in #288
- HTM-637: Return sorted unique values by @matthijsln in #294
- HTM-625: Send starting opacity in API by @puckipedia in #293
- HTM-570: Add /user endpoint to get user login information by @geertplaisier in #303
- Layer export API by @matthijsln in #300
- HTM-623: Only return generic geometry type by @matthijsln in #313
- HTM-641: ConfiguredAttribute.getFeatureType() may be null when layer… by @matthijsln in #312
Full Changelog: tailormap-api-10.0.0-rc2...tailormap-api-10.0.0
v10.0.0-rc2 🎁
What’s Changed
- [HTM-621] Add POST method for endpoints with possibly large filters (#284) @matthijsln
- Bump sentry.version from 6.9.2 to 6.10.0 (#282) @dependabot
- Bump docker-maven-plugin from 0.40.2 to 0.40.3 (#281) @dependabot
- [HTM-598] Set URL on layer for proxied layers (#280) @matthijsln
- Do not use ClobElement but work with Optional and toString() (#278) @matthijsln
- Bump versions-maven-plugin from 2.14.0 to 2.14.1 (#279) @dependabot
- Bump versions-maven-plugin from 2.13.0 to 2.14.0 (#276) @dependabot
- [HTM-572] Deny feature source access for layers proxied with auth in public app (#271) @matthijsln
- Refactor Spring controllers using ControllerAdvice (#267) @matthijsln
- Bump dependency-check-maven from 7.4.0 to 7.4.1 (#274) @dependabot
- Supply password when updating feature sources with psql (#266) @matthijsln
- Bump sentry.version from 6.9.1 to 6.9.2 (#273) @dependabot
- Bump maven-site-plugin from 4.0.0-M3 to 4.0.0-M4 (#269) @dependabot
- Bump dependency-check-maven from 7.3.2 to 7.4.0 (#268) @dependabot
- Bump sentry.version from 6.9.0 to 6.9.1 (#263) @dependabot
- Bump junit-pioneer from 1.9.0 to 1.9.1 (#264) @dependabot
- Bump spring-boot-starter-parent from 2.7.5 to 2.7.6 (#262) @dependabot
- Bump tailormap-persistence.version from 10.1-SNAPSHOT to 10.1 (#260) @dependabot
- Bump sentry.version from 6.8.0 to 6.9.0 (#259) @dependabot
- Bump pmd.version from 6.51.0 to 6.52.0 (#257) @dependabot
- [HTM-586] Describe only visible attributes (#255) @matthijsln
- [HTM-588] Geo service proxy: support POST requests (#254) @matthijsln
- [HTM-482] Fix double-encoded legendImageUrl when proxied (#256) @matthijsln
- Bump jackson-bom.version from 2.14.0 to 2.14.1 (#252) @mprins
- Bump sentry.version from 6.7.1 to 6.8.0 (#250) @dependabot
- Bump dependency-check-maven from 7.3.1 to 7.3.2 (#251) @dependabot
- Bump geotools.version from 28-RC to 28.0 (#249) @dependabot
- Bump sentry.version from 6.7.0 to 6.7.1 (#248) @dependabot
- Bump dependency-check-maven from 7.3.0 to 7.3.1 (#247) @dependabot
- Bump swagger-annotations from 2.2.6 to 2.2.7 (#245) @dependabot
- Bump swagger-ui from 4.15.0 to 4.15.5 (#244) @dependabot
- Bump junit-pioneer from 1.8.0 to 1.9.0 (#243) @dependabot
- Bump modernizer-maven-plugin.version from 2.4.0 to 2.5.0 (#242) @dependabot
- Bump junit-pioneer from 1.7.2 to 1.8.0 (#241) @dependabot
- Bump actions/dependency-review-action from 2 to 3 (#240) @dependabot
- Bump junit-pioneer from 1.7.1 to 1.7.2 (#239) @dependabot
- [HTM-127] Return components config (#237) @matthijsln
- Bump jackson-bom.version from 2.14.0-rc3 to 2.14.0 (#235) @mprins
- Bump hibernate.version from 5.6.13.Final to 5.6.14.Final (#234) @mprins
- Bump sentry.version from 6.6.0 to 6.7.0 (#233) @dependabot
- Bump eclipse-temurin from 11.0.16.1_1-jre to 11.0.17_8-jre (#232) @dependabot
- Bump hibernate.version from 5.6.12.Final to 5.6.13.Final (#231) @mprins
- Bump swagger-annotations from 2.2.4 to 2.2.6 (#230) @dependabot
- Bump maven-release-plugin from 3.0.0-M6 to 3.0.0-M7 (#229) @dependabot
- Bump openapi-generator-maven-plugin from 6.2.0 to 6.2.1 (#228) @dependabot
- Bump aquasecurity/trivy-action from 0.7.1 to 0.8.0 (#227) @dependabot
- Dependency updates (#226) @mprins
- Update ubuntu packages before upgrade (#225) @mprins
- Bump pmd.version from 6.50.0 to 6.51.0 (#224) @dependabot
- Bump sentry.version from 6.5.0 to 6.6.0 (#222) @dependabot
- Bump spring-boot-starter-parent from 2.7.4 to 2.7.5 (#217) @dependabot
- Bump tailormap-persistence to 10.1-SNAPSHOT (#221) @mprins
- Bump geotools.version from 27.1 to 27.2 (#219) @dependabot
- Bump versions-maven-plugin from 2.12.0 to 2.13.0 (#220) @dependabot
- Bump swagger-ui from 4.14.3 to 4.15.0 (#218) @dependabot
- Bump dependency-check-maven from 7.2.1 to 7.3.0 (#216) @dependabot
- Bump swagger-annotations from 2.2.3 to 2.2.4 (#214) @dependabot
🚀 New features and improvements
- [HTM-614] Add description to levels and application layers (#277) @matthijsln
- [HTM-596] Features: add only geometries parameter (#272) @matthijsln
- [HTM-583] Add LayerDescriptionController (#253) @matthijsln
- OGC WMS/WMTS proxy (#238) @matthijsln
- Improve authorization checks (#223) @puckipedia
- [HTM-527] set-up multi-arch builds (#215) @mprins
🐛 Bug Fixes
- [HTM-616] Fix links to apps with version with 'v' prefixed to version (#275) @matthijsln
- Set timezone for expected query results using timestamps (#270) @matthijsln
- [HTM-581] Fix NPE when service layer missing (#246) @matthijsln
- AuthorizationService: Remove unused variable (#236) @puckipedia
📖 Documentation updates
v10.0.0-rc1 🎁
What’s Changed
- Bump swagger-ui from 4.14.2 to 4.14.3 (#213) @dependabot
- Bump tailormap-persistence from 10.0-SNAPSHOT to 10.0 (#211) @dependabot
- Bump pmd.version from 6.49.0 to 6.50.0 (#209) @dependabot
- Upgrade the expat library to 2.4.9-r0 to resolve https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-40674 (#207) @mprins
- Bump swagger-ui from 4.14.0 to 4.14.2 (#206) @dependabot
- Bump
hibernate.version
from 5.6.11.Final to 5.6.12.Final (#204) @mprins - Bump swagger-annotations from 2.2.2 to 2.2.3 (#203) @dependabot
- Bump spring-boot-starter-parent from 2.7.3 to 2.7.4 (#198) @dependabot
- Bump openapi-generator-maven-plugin from 6.1.0 to 6.2.0 (#201) @dependabot
- Bump eclipse-temurin from 11.0.15_10-jre-alpine to 11.0.16_8-jre-alpine (#199) @dependabot
- Bump actions/stale from 5 to 6 (#200) @dependabot
- Bump dependency-check-maven from 7.2.0 to 7.2.1 (#197) @dependabot
- [HTM-470] Update all GH action runners and increase wait time for test databases (#195) @mprins
- Bump dependency-check-maven from 7.1.2 to 7.2.0 (#193) @dependabot
- Bump snakeYAML from 1.31 to 1.32 (#192) @mprins
- ♻️ General code improvements (#191) @mprins
- Bump openapi-generator-maven-plugin from 6.0.1 to 6.1.0 (#190) @dependabot
- Bump mssql-jdbc from 11.2.0.jre11 to 11.2.1.jre11 (#189) @mprins
- Various plugin and dependency updates (#188) @mprins
- Bump maven-pmd-plugin from 3.18.0 to 3.19.0 (#187) @dependabot
- Rename hiDpiMode to serverType (#183) @matthijsln
- Bump pmd.version from 6.48.0 to 6.49.0 (#182) @dependabot
- Bump hibernate.version from 5.6.10.Final to 5.6.11.Final (#181) @mprins
- Bump maven-pmd-plugin from 3.17.0 to 3.18.0 (#179) @dependabot
- Bump dependency-check-maven from 7.1.1 to 7.1.2 (#178) @dependabot
- Bump maven-jxr-plugin from 3.2.0 to 3.3.0 (#177) @dependabot
- Bump aquasecurity/trivy-action from 0.6.2 to 0.7.1 (#175) @dependabot
- Bump spring-boot-starter-parent from 2.7.2 to 2.7.3 (#174) @dependabot
- Bump maven-project-info-reports-plugin from 3.4.0 to 3.4.1 (#172) @dependabot
- Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 (#173) @dependabot
- Bump spring-boot-starter-parent from 2.7.1 to 2.7.2 (#163) @dependabot
- Bump aquasecurity/trivy-action from 0.6.1 to 0.6.2 (#171) @dependabot
- Bump swagger-ui from 4.11.1 to 4.13.2 (#170) @dependabot
- Bump pmd.version from 6.47.0 to 6.48.0 (#168) @dependabot
- Bump maven-site-plugin from 4.0.0-M2 to 4.0.0-M3 (#165) @dependabot
- Bump aquasecurity/trivy-action from 0.5.1 to 0.6.1 (#166) @dependabot
- Bump docker-maven-plugin from 0.40.1 to 0.40.2 (#169) @dependabot
- Bump maven-project-info-reports-plugin from 3.3.0 to 3.4.0 (#160) @dependabot
- Bump sortpom-maven-plugin from 3.1.3 to 3.2.0 (#161) @dependabot
- [HTM-272][HTM-327] Add support for proper layer titles, authorisation (#139) @puckipedia
- try and redeploy the full stack after a push to main (#159) @mprins
- Bump hibernate.version from 5.6.9.Final to 5.6.10.Final (#158) @mprins
- Bump openapi-generator-maven-plugin from 6.0.0 to 6.0.1 (#156) @dependabot
- Bump aquasecurity/trivy-action from 0.5.0 to 0.5.1 (#155) @dependabot
- Bump maven-fluido-skin from 1.11.0 to 1.11.1 (#150) @dependabot
- [HTM-398] use new persistence module (#149) @mprins
- Try to resolve integration test failures on merged branch integration test build (#148) @mprins
- Bump aquasecurity/trivy-action from 0.4.1 to 0.5.0 (#143) @dependabot
- Bump pmd.version from 6.46.0 to 6.47.0 (#145) @dependabot
- Bump maven-site-plugin from 4.0.0-M1 to 4.0.0-M2 (#144) @dependabot
- Bump spring-boot-starter-parent from 2.7.0 to 2.7.1 (#140) @dependabot
- update some dependencies (#138) @mprins
- Bump actions/dependency-review-action from 1 to 2 (#137) @dependabot
- Bump aquasecurity/trivy-action from 0.3.0 to 0.4.1 (#136) @dependabot
- Return hidpi options for services and layers (#134) @matthijsln
- Bump swagger-annotations from 2.2.0 to 2.2.1 (#132) @dependabot
- Bump dependency-check-maven from 7.1.0 to 7.1.1 (#130) @dependabot
- Bump docker-maven-plugin from 0.40.0 to 0.40.1 (#131) @dependabot
- Bump maven-release-plugin from 3.0.0-M5 to 3.0.0-M6 (#129) @dependabot
- Bump maven-pmd-plugin from 3.16.0 to 3.17.0 (#128) @dependabot
- Bump openapi-generator-maven-plugin from 5.4.0 to 6.0.0 (#123) @dependabot
- Bump spring-boot-starter-parent from 2.6.7 to 2.7.0 (#117) @dependabot
- [HTM-344] Upgrade GeoTools 26.x ➜ 27.x (#112) @mprins
- Bump pmd.version from 6.45.0 to 6.46.0 (#125) @dependabot
- Bump versions-maven-plugin from 2.10.0 to 2.11.0 (#119) @dependabot
- Bump swagger-ui from 4.10.3 to 4.11.1 (#122) @dependabot
- Bump docker-maven-plugin from 0.39.1 to 0.40.0 (#124) @dependabot
- Bump sortpom-maven-plugin from 3.0.1 to 3.1.3 (#126) @dependabot
- Bump maven-fluido-skin from 1.10.0 to 1.11.0 (#116) @dependabot
- Bump eclipse-temurin 11.0.14.1_1-jre-alpine to 11.0.15_10-jre-alpine (#114) @mprins
- Bump aquasecurity/trivy-action from 0.2.5 to 0.3.0 (#113) @dependabot
- Bump spring-boot-starter-parent from 2.6.6 to 2.6.7 (#105) @dependabot
- Bump org.tailormap.version from 5.9.18 to 5.9.21 (#106) @dependabot
- Bump maven-project-info-reports-plugin from 3.2.2 to 3.3.0 (#109) @dependabot
- Bump github/codeql-action from 1 to 2 (#110) @dependabot
- Bump maven-site-plugin from 3.11.0 to 3.12.0 (#104) @dependabot
- Bump aquasecurity/trivy-action from 0.2.4 to 0.2.5 (#107) @dependabot
- Bump dependency-check-maven from 7.0.4 to 7.1.0 (#108) @dependabot
- Bump pmd.version from 6.44.0 to 6.45.0 (#111) @dependabot
- Bump actions/setup-java from 2 to 3 (#102) @dependabot
- Bump aquasecurity/trivy-action from 0.2.3 to 0.2.4 (#101) @dependabot
- Bump geotools.version from 26.3 to 26.4 (#100) @dependabot
- [HTM-248] Layer tree API tests (#99) @puckipedia
- Bump actions/stale from 4 to 5 (#97) @dependabot
- Bump aquasecurity/trivy-action from 0.2.2 to 0.2.3 (#95) @dependabot
- Bump codecov/codecov-action from 2 to 3 (#96) @dependabot
- Bump actions/upload-artifact from 2 to 3 (#98) @dependabot
- Bump actions/download-artifact from 2 to 3 (#94) @dependabot
- update some dependencies (#93) @mprins
- [HTM-248] Layer tree API (#86) @puckipedia
- Bump swagger-ui from 4.9.1 to 4.10.3 (#92) @dependabot
- Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 (#91) @dependabot
- Bump swagger-annotations from 2.1.13 to 2.2.0 (#89) @dependabot
- Bump spring-boot-starter-parent from 2.6.5 to 2.6.6 (#84) @dependabot
- Bump org.tailormap.version from 5.9.16-SNAPSHOT to 5.9.17 (#82) @dependabot
- Bump dependency-check-maven from 7.0.3 to 7.0.4 (#80) @dependabot
- Bump dependency-check-maven from 7.0.2 to 7.0.3 (#79) @dependabot
- Bump dependency-check-maven from 7.0.1 to 7.0.2 (#78) @dependabot
- Bump pmd.version from 6.43.0 to 6.44.0 (#77) @dependabot
- Bump spring-boot-starter-parent from 2.6.4 to 2.6.5 (#76) @dependabot
- Bump/override jackson-bom.version from 2.13.1 -> 2.13.2 (#75) @mprins
- Bump dependency-check-maven from 7.0.0 to 7.0.1 (#74) @dependabot
- Bump actions/cache from 2 to 3 (#73) @dependabot
- Bump maven-jxr-plugin from 3.1.1 to 3.2.0 (#72) @dependabot
- Bump versions-maven-plugin from 2.9.0 to 2.10.0 (#70) @dependabot
- Bump vlaurin/action-ghcr-prune from 0.3.0 to 0.4.0 (#67) @dependabot
- Bump actions/checkout from 2 to 3 (#65) @dependabot
- Bump modernizer-maven-plugin.version from 2.3.0 to 2.4.0 (#66) @dependabot
- Bump dependency-check-maven from 6.5.3 to 7.0.0 (#64) @dependabot
- Bump docker-maven-plugin from 0.39.0 to 0.39.1 (#62) @dependabot
- Bump maven-project-info-reports-plugin from 3.2.1 to 3.2.2 (#63) @dependabot
- Bump pmd.version from 6.42.0 to 6.43.0 (#61) @dependabot
- Bump spring-boot-starter-parent from 2.6.3 to 2.6.4 (#60) @dependabot
- Bump geotools.version from 26.2 to 26.3 (#59) @dependabot
- Bump maven-pmd-plugin from 3.15.0 to 3.16.0 (#55) @dependabot
- Bump maven-site-plugin from 3.10.0 to 3.11.0 (#56) @dependabot
- Set-up Trivy security scanner (#52) @mprins
- Bump org.tailormap.version from 5.9.14 to 5.9.15 (#51) @dependabot
- Bump swagger-annotations from 2.1.12 to 2.1.13 (#50) @dependabot
- Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.1 (#49) @dependabot
- Bump docker-maven-plugin from 0.38.1 to 0.39.0 (#48) @dependabot
- Bump org.tailormap.version from 5.9.13 to 5.9.14 (#47) @dependabot
- Bump org.tailormap.version from 5.9.13-SNAPSHOT to 5.9.13 (#46) @dependabot
- Bump openapi-generator-maven-plugin from 5.3.1 to 5.4.0 (#45) @dependabot
- Bump pmd.version from 6.41.0 to 6.42.0 (#44) @dependabot
- Bump versions-maven-plugin from 2.8.1 to 2.9.0 (#42) @dependabot
- Bump spring-boot-starter-parent from 2.6.2 to 2.6.3 (#40) @dependabot
- Bump JamesIves/github-pages-deploy-action from 4.2.0 to 4.2.2 (#38) @dependabot
- Bump dependency-check-maven from 6.5.2 to 6.5.3 (#37) @dependabot
- Maintainance workflow (#36) @mprins
- Bump JamesIves/github-pages-deploy-action from 4.1.8 to 4.2.0 (#35) @dependabot
- Bump maven-release-plugin from 3.0.0-M4 to 3.0.0-M5 (#32) @dependabot
- Bump org.tailormap.version from 5.9.12-SNAPSHOT to 5.9.12 (#31) @dependabot
- Bump dependency-check-maven from 6.5.1 to 6.5.2 (#30) @dependabot
- Bump maven-deploy-plugin from 3.0.0-M1 to 3.0.0-M2 (#28) @dependabot
- Bump sortpom-maven-plugin from 3.0.0 to 3.0.1 (#29) @dependabot
- Bump maven-site-plugin from 3.9.1 to 3.10.0 (#26) @dependabot
- Bump swagger-annotations from 2.1.11 to 2.1.12 (#25) @dependabot
- Bump openapi-generator-maven-plugin from 5.3.0 to 5.3.1 (#20) @dependabot
- Bump spring-boot-starter-parent from 2.6.1 to 2.6.2 (#21) @dependabot
- Bump docker-maven-plugin from 0.38.0 to 0.38.1 (#15) @dependabot
- Bump dependency-check-maven from 6.5.0 to 6.5.1 (#14) @dependabot
- Bump JamesIves/github-pages-deploy-action from 4.1.7 to 4.1.8 (#13) @dependabot
- [QA] validate javadoc (#6) @mprins
- read version from properties and add integration test (#4) @mprins
- Depende...