🚀 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.