New
v2025.1.5
๐ v2025.1.5 ๐
Changelog
๐ฏ Core
- โจ SIGUSR2 Signal Support: Added support for the
SIGUSR2signal on Unix-like systems to enable graceful process restarts. When the configuration file is a symlink, RoadRunner will properly re-read the configuration from the symlink target after restart FR (thanks @koren88) - โจ Go Version: Updated minimum Go version to
1.25.4.
๐ฆ Velox
- โจ Velox: Updated to version
v2025.1.5with an updated template that pinned third-party deptablewriterthat caused problems when building RR.