v3.5.0
What's Changed
- Added support for the upcoming release version of RoadRunner 2024.1
- Added a way to communicate between RoadRunner and the PHP part using
Protocol Buffers. This communication method will be introduced in RoadRunner v2024.1, replacing the current method of communication usingJSON. The JSON communication implementation remains for backward compatibility and will be removed in v4.0.0.
Full Changelog: v3.4.0...v3.5.0