Open Source Routing Machine (OSRM) v5.26.0 Release Notes

    • Changes from 5.25.0
      • API:
        • FIXED: Allow for special characters in the profile/method as part of the HTTP URL. #6090
        • FIXED: Set osrm-routed to immediately close bad connections #6112
      • Build:
        • CHANGED: Replace Travis with Github Actions for CI builds #6071
        • FIXED: Fixed Boost link flags in pkg-config file. #6083
        • FIXED: Fixed test cache to consider MLD executable changes. #6129
      • Routing:
        • FIXED: Fix generation of inefficient MLD partitions #6084
        • FIXED: Fix MLD level mask generation to support 64-bit masks. #6123
        • FIXED: Fix metric offset overflow for large MLD partitions. This breaks the data format #6124