Skip to content

v11.4.0 🎁

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Sep 17:30
· 213 commits to refs/heads/main since this release
a3c59cb

What's Changed

  • Docker image tags and Java packages were renamed after moving to the new Tailormap GitHub organisation
  • HTM-1162: Configure logfile so it can be retrieved using actuator by @matthijsln in #938
  • HTM-1110: Add timeout to JDBC data stores by @mprins in #945
  • HTM-1206: disable Solr indexing for WFS feature types by @mprins in #943
  • HTM-1211: Some code improvements for Solr functionality by @mprins in #946
  • Default for hiDpiDisabled changed to true when setting is null by @matthijsln in #954
  • Change default for tilingDisabled to true by @matthijsln in #961
  • HTM-1160: Allow configuration of template for feature type by @geertplaisier in #957
  • Layer export fixes by @matthijsln in #958
  • HTM-1002: Sanitize WFS url params by @matthijsln in #962

🔨 Dependency updates

  • Bump sentry.version from 7.11.0 to 7.12.0 by @dependabot in #886
  • Bump aquasecurity/trivy-action from 0.23.0 to 0.24.0 by @dependabot in #885
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 by @dependabot in #889
  • Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.1 to 3.6.2 by @dependabot in #888
  • Bump org.codehaus.mojo:versions-maven-plugin from 2.17.0 to 2.17.1 by @dependabot in #887
  • Bump org.owasp:dependency-check-maven from 10.0.2 to 10.0.3 by @dependabot in #891
  • Bump org.apache.maven.plugins:maven-site-plugin from 4.0.0-M15 to 4.0.0-M16 by @dependabot in #897
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #896
  • Bump com.google.errorprone:error_prone_core from 2.28.0 to 2.29.2 by @dependabot in #893
  • Bump io.fabric8:docker-maven-plugin from 0.44.0 to 0.45.0 by @dependabot in #900
  • Bump sentry.version from 7.12.0 to 7.13.0 by @dependabot in #902
  • Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.0 to 2.8.1 by @dependabot in #904
  • Bump geotools.version from 31.2 to 31.3 by @dependabot in #895
  • Bump io.hypersistence:hypersistence-utils-hibernate-63 from 3.8.1 to 3.8.2 by @dependabot in #899
  • Bump eclipse-temurin from 17.0.11_9-jre to 17.0.12_7-jre by @dependabot in #901
  • Bump org.eclipse.jetty.ee10:jetty-ee10-bom from 12.0.11 to 12.0.12 by @dependabot in #903
  • Bump org.springframework.boot:spring-boot-starter-parent from 3.3.1 to 3.3.2 by @dependabot in #894
  • Bump com.google.errorprone:error_prone_core from 2.29.2 to 2.30.0 by @dependabot in #906
  • Bump org.junit:junit-bom from 5.10.3 to 5.11.0 by @dependabot in #908
  • Bump sentry.version from 7.13.0 to 7.14.0 by @dependabot in #907
  • Bump org.apache.maven.skins:maven-fluido-skin from 2.0.0-M9 to 2.0.0-M10 by @dependabot in #910
  • Bump com.spotify.fmt:fmt-maven-plugin from 2.23 to 2.24 by @dependabot in #915
  • Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.2 to 3.7.0 by @dependabot in #916
  • Bump org.openapitools:openapi-generator-maven-plugin from 7.7.0 to 7.8.0 by @dependabot in #913
  • Bump org.apache.maven.plugins:maven-jxr-plugin from 3.4.0 to 3.5.0 by @dependabot in #919
  • HTM-1196: Spring Boot 3.3.3 and other dependency updates by @mprins in #917
  • Bump lcollins/pmd-github-action from 3.0.0 to 3.1.0 by @dependabot in #921
  • Bump dataaxiom/ghcr-cleanup-action from 1.0.8 to 1.0.10 by @dependabot in #920
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #925
  • Bump org.apache.maven.plugins:maven-pmd-plugin from 3.24.0 to 3.25.0 by @dependabot in #924
  • Bump io.swagger.core.v3:swagger-annotations from 2.2.22 to 2.2.23 by @dependabot in #927
  • Bump com.google.errorprone:error_prone_core from 2.30.0 to 2.31.0 by @dependabot in #926
  • HTM-1041: fix error prone warnings, restore compiler error levels by @mprins in #928
  • Bump org.owasp:dependency-check-maven from 10.0.3 to 10.0.4 by @dependabot in #932
  • Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 by @mprins in #934
  • Bump org.eclipse.jetty.ee10:jetty-ee10-bom from 12.0.12 to 12.0.13 by @dependabot in #940
  • Bump org.apache.solr:solr-solrj from 9.6.1 to 9.7.0 by @dependabot in #942
  • Bump com.google.errorprone:error_prone_core from 2.31.0 to 2.32.0 by @dependabot in #947
  • Bump dataaxiom/ghcr-cleanup-action from 1.0.10 to 1.0.13 by @dependabot in #952

Full Changelog: tailormap-api-11.3.5...tailormap-api-11.4.0