Skip to content

Releases: IGNF/road2

3.0.0

02 Jun 07:17
9f4545a

Choose a tag to compare

CHANGED:

(breaking) Updated OSRM to 26.4.1
Dockerfile now uses Node 24.12 on debian trixie
Valhalla source now uses JS binding instead of child process

UPDATED:

Updated all package.json dependencies to last versions (08/01/2026)
Updated default docker image and the associated doc
Updated the sample docker config to have empty dirs
Enforced resource files to end with .resource and source files to end with .source

FIXED:

Link to openApi in simple api was redirecting to osrm Api

REMOVED:

All references to Smartrouting and Smartpgr

Full Changelog: 2.3.1...3.0.0

3.0.0-rc.1

09 Jan 08:02

Choose a tag to compare

3.0.0-rc.1 Pre-release
Pre-release

CHANGED:

  • (breaking) Updated OSRM to 6.0.0
  • Dockerfile now uses Node 24.12 on debian trixie
  • Valhalla source now uses JS binding instead of child process

UPDATED:

  • Updated all package.json dependencies to last versions (08/01/2026)

2.3.1

07 Jan 16:19
68486a8

Choose a tag to compare

FIXED:

  • invalid isochrone geometries

2.3.0

23 Dec 10:42
53e512b

Choose a tag to compare

What's Changed

  • feat(capabilities): add INSPIRE fields by @azarz in #120
  • chore(openapi): add definition link in ui by @azarz in #121
  • feat(api): routes configurable via env by @azarz in #122

Full Changelog: 2.2.11...2.3.0

2.2.11

17 Jun 08:57
d239091

Choose a tag to compare

UPDATED:
Updated Dockefile: downgrade node version to 16 for compatibility with OSRM 5.26.0

2.2.10

21 Feb 11:24
82a0861

Choose a tag to compare

What's Changed

  • chore(docker): update dockerfile by @azarz in #118

Full Changelog: 2.2.9...2.2.10

2.2.9

10 Feb 08:18
09ea18d

Choose a tag to compare

What's Changed

  • fix(valhalla-source): wrong default walking speed: 5.1km/h -> 4km/h by @azarz in #117

Full Changelog: 2.2.8...2.2.9

2.2.8

18 Dec 20:42
ba77282

Choose a tag to compare

What's Changed

  • feat(valhalla): allow to configure exec timeout by @tetram in #111

New Contributors

Full Changelog: 2.2.7...2.2.8

2.2.7

13 Dec 15:51
93e9965

Choose a tag to compare

What's Changed

  • feat(valhalla): handle exec maxBuffer size with environment variable #109
  • doc: english #107

2.2.6

16 May 16:22
9069468

Choose a tag to compare

What's Changed

  • fix(pgr): turf error on some routes (DSR) by @azarz in #105
  • fix(pgr): turf error on some routes (DSR) (#105) by @azarz in #106

Full Changelog: 2.2.5...2.2.6