Skip to content

Releases: IGNF/road2

3.0.1

Choose a tag to compare

@azarz azarz released this 26 Jun 14:08

FIXED:

Bad Valhalla source response handling

3.0.0

Choose a tag to compare

@azarz azarz released this 02 Jun 07:17
9f4545a

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

3.0.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@azarz azarz released this 09 Jan 08:02

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

Choose a tag to compare

@azarz azarz released this 07 Jan 16:19
68486a8

FIXED:

  • invalid isochrone geometries

2.3.0

Choose a tag to compare

@azarz azarz released this 23 Dec 10:42
53e512b

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

Choose a tag to compare

@azarz azarz released this 17 Jun 08:57
d239091

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

2.2.10

Choose a tag to compare

@azarz azarz released this 21 Feb 11:24
82a0861

What's Changed

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

Full Changelog: 2.2.9...2.2.10

2.2.9

Choose a tag to compare

@azarz azarz released this 10 Feb 08:18
09ea18d

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

Choose a tag to compare

@azarz azarz released this 18 Dec 20:42
ba77282

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

Choose a tag to compare

@azarz azarz released this 13 Dec 15:51
93e9965

What's Changed

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