github onthegomap/planetiler v0.9.3

2 days ago

What's Changed

This release includes a few bug fixes and improvements:

Dependency upgrades in this release
  • Upgrade planetiler-openmaptiles by @msbarry in #1369
  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 in /.github/planetiler-examples-dependabot by @dependabot[bot] in #1338
  • build(deps): bump org.codehaus.mojo:flatten-maven-plugin from 1.7.2 to 1.7.3 by @dependabot[bot] in #1337
  • build(deps-dev): bump org.junit.jupiter:junit-jupiter-api from 5.13.4 to 5.14.0 in /.github/planetiler-examples-dependabot by @dependabot[bot] in #1343
  • build(deps): bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre by @dependabot[bot] in #1342
  • build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.46.1 to 3.0.0 by @dependabot[bot] in #1345
  • build(deps): bump log4j.version from 2.25.1 to 2.25.2 by @dependabot[bot] in #1350
  • build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.1 to 3.6.2 by @dependabot[bot] in #1351
  • build(deps-dev): bump org.junit.jupiter:junit-jupiter-api from 5.14.0 to 6.0.0 in /.github/planetiler-examples-dependabot by @dependabot[bot] in #1346
  • build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.3 to 3.5.4 by @dependabot[bot] in #1354
  • build(deps): bump junit.version from 5.13.4 to 6.0.0 by @dependabot[bot] in #1356
  • build(deps): bump actions/setup-node from 5 to 6 by @dependabot[bot] in #1361
  • build(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0 by @dependabot[bot] in #1358
  • build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 by @dependabot[bot] in #1364
  • build(deps): bump geotools.version from 33.2 to 34.0 by @dependabot[bot] in #1365
  • build(deps): bump org.commonmark:commonmark from 0.25.1 to 0.27.0 by @dependabot[bot] in #1366
  • build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #1367
  • build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1372
  • build(deps): bump org.mockito:mockito-core from 5.19.0 to 5.20.0 by @dependabot[bot] in #1371
  • build(deps): bump com.github.jnr:jnr-ffi from 2.2.17 to 2.2.18 by @dependabot[bot] in #1373

What's Changed

  • planetiler-openmaptiles adjusted and updated + excluded tests now re-… by @phanecak-maptiler in #1339
  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 in /.github/planetiler-examples-dependabot by @dependabot[bot] in #1338
  • build(deps): bump org.codehaus.mojo:flatten-maven-plugin from 1.7.2 to 1.7.3 by @dependabot[bot] in #1337
  • build(deps-dev): bump org.junit.jupiter:junit-jupiter-api from 5.13.4 to 5.14.0 in /.github/planetiler-examples-dependabot by @dependabot[bot] in #1343
  • build(deps): bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre by @dependabot[bot] in #1342
  • Improve handling of super relation by @HarelM in #1341
  • 0.9.3-snapshot by @msbarry in #1347
  • build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.46.1 to 3.0.0 by @dependabot[bot] in #1345
  • build(deps): bump log4j.version from 2.25.1 to 2.25.2 by @dependabot[bot] in #1350
  • build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.1 to 3.6.2 by @dependabot[bot] in #1351
  • build(deps-dev): bump org.junit.jupiter:junit-jupiter-api from 5.14.0 to 6.0.0 in /.github/planetiler-examples-dependabot by @dependabot[bot] in #1346
  • Super-relation opt-in by @msbarry in #1353
  • build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.3 to 3.5.4 by @dependabot[bot] in #1354
  • build(deps): bump junit.version from 5.13.4 to 6.0.0 by @dependabot[bot] in #1356
  • Allow setting the overlay metadata by @zstadler in #1363
  • build(deps): bump actions/setup-node from 5 to 6 by @dependabot[bot] in #1361
  • Add getOrKeep(key) CEL function by @zstadler in #1360
  • build(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0 by @dependabot[bot] in #1358
  • build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 by @dependabot[bot] in #1364
  • build(deps): bump geotools.version from 33.2 to 34.0 by @dependabot[bot] in #1365
  • build(deps): bump org.commonmark:commonmark from 0.25.1 to 0.27.0 by @dependabot[bot] in #1366
  • Pin commons-lang3 and snakeyaml versions by @msbarry in #1368
  • Upgrade planetiler-openmaptiles by @msbarry in #1369
  • build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #1367
  • build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1372
  • build(deps): bump org.mockito:mockito-core from 5.19.0 to 5.20.0 by @dependabot[bot] in #1371
  • build(deps): bump com.github.jnr:jnr-ffi from 2.2.17 to 2.2.18 by @dependabot[bot] in #1373
  • Building height fix by @msbarry in #1374

Full Changelog: v0.9.2...v0.9.3

Don't miss a new planetiler release

NewReleases is sending notifications on new releases.