- ORS hosts in config to contain default base path
/ors/v2
(#99)
- Expose option -l to request (#91)
- Use named functions (#92)
- Update dependencies (#87)
- Valhalla support (#77)
- Possibility to launch VROOM in plan mode. (#70)
- Rotate log files (#59)
- Update dependencies (#63)
- Drop
body-parser
dependency (#62)
- Configurable API root url (#56)
- Update dependencies (#52)
- Endpoint for health check with self-contained small instance (#30)
- Allow setting number of threads and exploration level at query time (#42)
- Add env var for access.log (#41)
- Compatibility with
vroom
v1.5 (#37) - Configuration file (#25, #38)
- Code formatting setup (#26)
- Improve error handling for file writing (#31)
- Wrong http status code in case of crash or missing executable (#27)
- Content-type not always properly set to
application/json
(#19) - Server crash with concurrent requests (#20)
- Empty response with 200 status (#22)
- Truncated response (#18)
- Compatibility with
vroom
v1.4 - Command-line option for router choice (#11)
- Description for multiple routing profiles (#11)
- Add option to limit number of vehicles in input (#14)
- Adjust http response status based on vroom exit code (#13)
- Crash with big POST load (#16)
- Compatibility with
vroom
v1.3 - Expose configuration as parameters to command line (#8)
- Raise default size and timeout limits and max jobs value (#5, #6)
- Code cleanup