Skip to content

3.5.1

Latest
Compare
Choose a tag to compare
@kevinkreiser kevinkreiser released this 10 Oct 11:09
· 39 commits to master since this release
d377c8a

Release Date: 2024-10-10 Valhalla 3.5.1

  • Removed
  • Bug Fix
    • FIXED: All logging in valhalla_export_edges now goes to stderr #4892
    • FIXED: Iterate over only kLandmark tagged values in AddLandmarks() #4873
    • FIXED: walk_or_snap mode edge case with loop routes #4895
    • FIXED: -Wdefaulted-function-deleted compilation warning/error in NarrativeBuilder #4877
    • FIXED: For a long time we were potentially wrongly encoding varints by using static_cast vs reinterpret_cast [#4877]#4925
  • Enhancement
    • CHANGED: voice instructions for OSRM serializer to work better in real-world environment #4756
    • ADDED: Add option edge.forward to trace attributes #4876
    • ADDED: Provide conditional speed limits from "maxspeed:conditional" in /locate and proto /route responses #4851
    • ADDED: Support multiple levels and level ranges #4879