RoadRunner v1.6.3 Release Notes

Release Date: 2020-03-10 // about 4 years ago
    • ๐Ÿ›  Fixed bug with UB when the plugin is failing during start
    • ๐Ÿ‘ Better signals handling
    • โœ… Rotate ports in tests
    • โž• Added BORS to the repository [https://bors.tech/], so, now you can use commands from it, like bors d=@some_user, bors try, or bors r+
    • ๐Ÿ“ฆ Reverted change with musl-gcc. We reverted CGO_ENABLED=0, so, CGO turned off for all targets and netgo, osuser etc.. system-dependent packages are not statically linked. Also separate musl binary provided.
    • ๐ŸŽ macOS temporarily removed from CI
    • โž• Added curl dependency to download rr (@dkarlovi)