👀 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
toh2c
: rfc7540
Headers, which should be sent to upgrade connection:Upgrade
:h2c
Connection
:HTTP2-Settings
Connection
:Upgrade
HTTP2-Settings
:AAMAAABkAARAAAAAAAIAAAAA
RFC
-
✏️ VELOX: Add GitLab support. Starting from the
beta.2
you may useGitHub
andGitLab
plugins together. Configuration updated. Keep in mind, that until the stable release1.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)