Add changelog entry.
This commit is contained in:
parent
1635f7351d
commit
3b1b12069f
@ -17,6 +17,8 @@
|
|||||||
- Open sockets with SO_REUSEPORT to allow multiple osrm-routed processes serving requests from the same port.
|
- Open sockets with SO_REUSEPORT to allow multiple osrm-routed processes serving requests from the same port.
|
||||||
- Add SIGNAL_PARENT_WHEN_READY environment variable to enable osrm-routed signal its parent with USR1 when it's running and waiting for requests.
|
- Add SIGNAL_PARENT_WHEN_READY environment variable to enable osrm-routed signal its parent with USR1 when it's running and waiting for requests.
|
||||||
- BREAKING: Intersection Classification adds a new file to the mix (osrm.icd). This breaks the fileformat for older versions.
|
- BREAKING: Intersection Classification adds a new file to the mix (osrm.icd). This breaks the fileformat for older versions.
|
||||||
|
- Disable http access logging via DISABLE_ACCESS_LOGGING environment
|
||||||
|
variable.
|
||||||
|
|
||||||
- Guidance:
|
- Guidance:
|
||||||
- improved detection of turning streets, not reporting new-name in wrong situations
|
- improved detection of turning streets, not reporting new-name in wrong situations
|
||||||
|
Loading…
Reference in New Issue
Block a user