What's Changed
This release includes some bug fixes and a performance improvement that reduces overall CPU usage by 20%:
- Bug fixes
- Performance improvements
- Other changes in this release
- expose
setId()for custommap/YAML profiles by @phanecak-maptiler in #1469 - feat: reuse existing feature DB for faster post-processing iteration by @1Ninad in #1497
- Suppress exceptions in custommap yaml files by @msbarry in #1454
- Readme updates by @msbarry in #1466
- 0.10.1-snapshot by @msbarry in #1478
- Upgrade omt and re-enable tests by @msbarry in #1492
- docs: fix typo in README.md by @lucas6028 in #1494
- AI policy by @msbarry in #1503
- Retry publish by @msbarry in #1505
- expose
Dependency upgrades in this release
- build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 by @dependabot[bot] in #1462
- build(deps): bump dawidd6/action-download-artifact from 14 to 15 by @dependabot[bot] in #1472
- build(deps-dev): bump org.junit.jupiter:junit-jupiter-api from 6.0.2 to 6.0.3 in /.github/planetiler-examples-dependabot by @dependabot[bot] in #1471
- build(deps): bump org.xerial:sqlite-jdbc from 3.51.1.0 to 3.51.2.0 by @dependabot[bot] in #1467
- build(deps): bump junit.version from 6.0.2 to 6.0.3 by @dependabot[bot] in #1475
- build(deps): bump geotools.version from 34.1 to 34.2 by @dependabot[bot] in #1479
- build(deps-dev): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.4 to 3.5.5 in /.github/planetiler-examples-dependabot by @dependabot[bot] in #1481
- build(deps-dev): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.4 to 3.5.5 by @dependabot[bot] in #1480
- build(deps-dev): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 in /.github/planetiler-examples-dependabot by @dependabot[bot] in #1483
- build(deps): bump jackson.version from 2.21.0 to 2.21.1 by @dependabot[bot] in #1482
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 by @dependabot[bot] in #1484
- build(deps): bump dawidd6/action-download-artifact from 15 to 16 by @dependabot[bot] in #1488
- build(deps): bump com.google.protobuf:protobuf-java from 4.33.3 to 4.33.5 by @dependabot[bot] in #1487
- build(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #1490
- build(deps): bump org.roaringbitmap:RoaringBitmap from 1.3.0 to 1.6.12 by @dependabot[bot] in #1489
- build(deps): bump com.google.protobuf:protobuf-java from 4.33.5 to 4.34.0 by @dependabot[bot] in #1495
- build(deps): bump org.yaml:snakeyaml from 2.5 to 2.6 by @dependabot[bot] in #1496
- build(deps-dev): bump com.diffplug.spotless:spotless-maven-plugin from 3.2.1 to 3.3.0 by @dependabot[bot] in #1498
- build(deps): bump org.tukaani:xz from 1.11 to 1.12 by @dependabot[bot] in #1501
- build(deps): bump org.mockito:mockito-core from 5.21.0 to 5.22.0 by @dependabot[bot] in #1502
- build(deps): bump blue.strategic.parquet:parquet-floor from 1.60 to 1.62 by @dependabot[bot] in #1504
New Contributors
- @lucas6028 made their first contribution in #1494
- @1Ninad made their first contribution in #1497
Full Changelog: v0.10.0...v0.10.1