Related Documentation
Made by
Kong Inc.
Supported Gateway Topologies
hybrid db-less traditional
Supported Konnect Deployments
hybrid cloud-gateways serverless
Compatible Protocols
grpc grpcs http https tcp tls tls_passthrough udp ws wss

3.10.0.0

Release date 2025/03/27

Bugfix

  • 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.

3.9.0.1

Release date 2025/01/28

Bugfix

  • 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.

3.8.0.0

Release date 2024/09/11

Bugfix

  • When there is a JSON decoding error, respond with status 400 and error information in the body instead of status 500.

3.4.0.0

Release date 2023/08/09

Bugfix

  • Fixed an issue where an array with one element would fail to be encoded.

  • Fixed an issue where empty (all default value) messages couldn’t be unframed correctly.#10836

3.3.0.0

Release date 2023/05/19

Bugfix

  • Fixed an issue where having a null value in the JSON payload caused an uncaught exception to be thrown during pb.encode.#10687

  • Fixed an issue where empty arrays in JSON were incorrectly encoded as "{}". They are now encoded as "[]" to comply with standards.#10790

3.1.0.0

Release date 2022/12/06

Bugfix

  • Added the missing protocols field to the following plugin schemas: gRPC Gateway (grpc-gateway)

3.0.0.0

Release date 2022/09/09

Bugfix

  • Fixed the handling of boolean fields from URI arguments.#9180

2.8.4.0

Release date 2023/03/28

Bugfix

  • Added the missing protocols field to the following plugin schemas: gRPC Gateway (grpc-gateway)

Something wrong?

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!