Skip to content

5.26.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 21:51
· 311 commits to master since this release
9aa7c6d
  • 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