Skip to content

Releases: VROOM-Project/vroom-express

v0.12.0

16 Nov 11:36
Compare
Choose a tag to compare

Changed

  • ORS hosts in config to contain default base path /ors/v2 (#99)

v0.11.0

11 Jun 15:59
Compare
Choose a tag to compare

Added

  • Expose option -l to request (#91)

Changed

  • Use named functions (#92)

v0.10.0

31 Jan 07:51
Compare
Choose a tag to compare

Changed

  • Update dependencies (#87)

v0.9.0

06 May 07:55
Compare
Choose a tag to compare

Added

  • Valhalla support (#77)
  • Possibility to launch VROOM in plan mode. (#70)

v0.8.0

04 Mar 16:44
Compare
Choose a tag to compare

Added

  • Rotate log files (#59)

Changed

  • Update dependencies (#63)

Removed

  • Drop body-parser dependency (#62)

v0.7.0

08 Jul 15:38
Compare
Choose a tag to compare

Added

  • Configurable API root url (#56)

Changed

  • Update dependencies (#52)

v0.6.0

02 May 12:29
Compare
Choose a tag to compare

Added

  • Endpoint for health check with self-contained small instance (#30)
  • Allow setting number of threads and exploration level at query time (#42)

Changed

  • Add env var for access.log (#41)

v0.5.0

09 Mar 14:50
Compare
Choose a tag to compare

Added

  • Compatibility with vroom v1.5 (#37)
  • Configuration file (#25, #38)
  • Code formatting setup (#26)

Fixed

  • Improve error handling for file writing (#31)
  • Wrong http status code in case of crash or missing executable (#27)

V0.4.2

14 Mar 11:32
Compare
Choose a tag to compare

Fixed

  • Content-type not always properly set to application/json (#19)
  • Server crash with concurrent requests (#20)
  • Empty response with 200 status (#22)

v0.4.1

09 Mar 16:09
Compare
Choose a tag to compare

Fixed

  • Truncated response (#18)