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

Changelog

Kong Gateway 3.10.x

  • Fixed a bug where the TE (transfer-encoding) header would not be sent to the upstream gRPC servers when grpc-web or grpc-gateway were in use.

Kong Gateway 3.8.x

  • When there is a JSON decoding error, the plugin now responds with status 400 and error information in the body instead of status 500. #12971

Kong Gateway 3.4.x

  • 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

Kong Gateway 2.6.x

  • Fields of type .google.protobuf.Timestamp on the gRPC side are now transcoded to and from ISO8601 strings on the REST side.
  • URI arguments like ..?foo.bar=x&foo.baz=y are interpreted as structured fields, equivalent to {"foo": {"bar": "x", "baz": "y"}}.
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!
OSZAR »