Release date 2025/03/27
Bugfix
-
Fixed a bug where the
TE
(transfer-encoding) header would not be sent to the upstream gRPC servers whengrpc-web
orgrpc-gateweay
are in use.
Release date 2025/03/27
Fixed a bug where the TE
(transfer-encoding) header would not be sent to the upstream gRPC servers when grpc-web
or grpc-gateweay
are in use.
Release date 2025/01/28
Fixed a bug where the TE
(transfer-encoding) header would not be sent to the upstream gRPC servers when grpc-web
or grpc-gateweay
are in use.
Release date 2024/09/11
When there is a JSON decoding error, respond with status 400 and error information in the body instead of status 500.
Release date 2022/12/06
Added the missing protocols
field to the following plugin schemas: gRPC Gateway (grpc-gateway
)