What's Changed
- read from GeoJSON export of boundaries.osm by @karussell in #2658
- use same names for the keys in the EdgeKVStorage by @karussell in #2661
- Move curvature EncodedValue out of MotorcycleTagParser by @karussell in #2665
- deprecate graph.flag_encoders and use custom weighting in example config by @karussell in #2667
- Remove VehicleTagParser#applyWayTags by @easbar in #2669
- remove Bike2WeightTagParser by @karussell in #2668
- Provide all intersections with additional information along a route via PathDetails by @boldtrn in #2590
- Remove YAML support for server-side custom models by @karussell in #2672
- Replace old with new maps client by @easbar in #2674
- Print warnings for odd restriction relations, handle no_exit, only_u_turn and multiple from-members by @easbar in #2680
- Upgrade dropwizard to 2.0.34 by @easbar in #2682
- Improve area check precision by @otbutz in #2684
- Treat segments tagged as "lcn=yes" the same way as a bicycle route relation with "network=lcn" by @ratrun in #2693
- Add support for (single) via-way restrictions by @lukasalexanderweber and @easbar in #2689
- Replace com.wdtinc MVT library with no.ecc by @easbar in #2698
- Support ";" access delimiter for bikes by @ratrun in #2676
- Remove LegacyProfileResolver by @karussell in #2679
- Create edges even if flags are empty by @easbar in #2700
- Add OSM way ID encoded value by @easbar in #2701
- Use explicit ignore list for highway values by @easbar in #2702
- Add footway encoded value by @easbar in #2707
- Use GitHub Actions for Maven Central deployment too by @karussell in #2709
- Remove name and turn cost encoded value from vehicle tag parsers by @easbar in #2713
- distance_influence should not get a default value if no value is specified by @karussell in #2716
- make custom areas available in custom models by @karussell in #2725
- improve handling of low speed by @karussell in #2726
- Maxspeed fix by @karussell in #2727
- Test access and speed instead of just flags.isEmpty() for foot and bike parsers by @easbar in #2728
- contributing no_NO and updating pl_PL while at it by @OlafFlebbeBosch in #2730
- Moving Bokmål locale to the correct nb_NO by @OlafFlebbeBosch in #2731
- Split vehicle tag parsers into access, speed and priority by @easbar in #2738
- Use multi-threading for subnetwork preparation by @easbar in #2737
- Remove block area by @easbar in #2741
- Make sure waypoints are not removed during path simplification by @easbar in #2742
- use FeatureCollection instead of String,Feature Map by @karussell in #2734
- minor bike improvement by @karussell in #2736
- i18n: updated sv_SE by @OlafFlebbeBosch in #2748
- handle 'permit' like 'private' by @karussell in #2749
- i18n: updated tr and fix typo in nb_NO by @OlafFlebbeBosch in #2750
- Extend Heading Documentation by @lukasalexanderweber in #2714
- Make sure LM approximation is never worse than beeline by @easbar in #2756
- remove hike vehicle by @karussell in #2759
- Remove block_area (again) by @easbar in #2755
- Fix snap issue by @karussell in #2752
- fix follow up snap issue by @karussell in #2769
- Allow skipping the creation of ReaderNodes/Ways/Relations for pbfs, skip nodes in first pass of OSM import by @easbar in #2770
- Show u-turn instruction for plain u-turns by @easbar in #2767
Full Changelog: 6.0...7.0