🚀 v2023.1.1 🚀
🩹 Fixes
- 🐛 Centrifuge plugin: Fix incorrect proto package import that caused panic on large payload PR
- 🐛 PHP metapackage: Unable to install RoadRunner via Composer, BUG, (thanks @monkenWu, @butschster)
- 🐛 HTTP plugin: Fix double unmarshal of the main plugin configuration.
- 🐛 RR: Fix
TestCommandWorkingDir
predifined temp directory, BUG, (thanks @shyim) - 🐛 Status plugin: Fix
superfluous response.WriteHeader
bug, BUG, (thanks @mfadul24)