What's Changed
New Features 🎉
- feat: include OSM data version in the API response by @jarinox in #2054
- feat: adding maven wrapper to project by @rtroilo in #1973
- feat: matrix generation CLI by @HendrikLeuschner in #2059
- feat: Read country tags from an enriched PBF file by @aoles in #1753
Fixes 🔧
- fix: GPX response missing graph and osm dates by @jarinox in #2056
- fix: matrix generator by @HendrikLeuschner in #2062
- fix: avoid roads reserved to customers by @aoles in #2060
- fix: default value of
hazmat = false
interpreted as custom value inprofileParams
by @TheGreatRefrigerator in #2071 - fix: decouple vehicle parameters from vehicle type by @aoles in #2073
- fix: missing boundaries warning by @aoles in #2079
Other Changes
- docs: add documentation for isochrone attributes by @jarinox in #2057
- ci: update deprecated or failing GitHub actions by @aoles in #2061
- refactor: store core node ID map using DataAccess by @takb in #2074
Full Changelog: v9...v9.3.0