github roadrunner-server/roadrunner v2.10.2

latest releases: v2024.2.1, v2024.2.0, v2024.1.5...
2 years ago

👀 New:

  • ✏️ WORKER: Starting from this release, RR is able to show full error messages sent to the STDOUT during the worker bootstrap. FR (thanks @ykweb)

  • ✏️ HTTP: Connection might be upgraded from the http/1.1 to h2c: rfc7540
    Headers, which should be sent to upgrade connection:

    1. Upgrade: h2c
    2. Connection: HTTP2-Settings
    3. Connection: Upgrade
    4. HTTP2-Settings: AAMAAABkAARAAAAAAAIAAAAA RFC
  • ✏️ VELOX: Add GitLab support. Starting from the beta.2 you may use GitHub and GitLab plugins together. Configuration updated. Keep in mind, that until the stable release 1.0.0 configuration might be changed with breaking changes.

  • ✏️ protoc-gen-php-grpc: Use of fully qualified names in place of imports. PR (thanks @ryanjcohen)

Don't miss a new roadrunner release

NewReleases is sending notifications on new releases.