WebSocket Validator

Enterprise only
Related Documentation
Made by
Kong Inc.
Supported Gateway Topologies
hybrid db-less traditional
Supported Konnect Deployments
hybrid cloud-gateways serverless
Compatible Protocols
ws wss
Minimum Version
Kong Gateway - 3.0
Tags

3.7.0.0

Release date 2024/05/28

Bugfix

  • priorities have been updated to prevent collisions between plugins. The relative priority (and the order of execution) of bundled plugins remained unchanged.

3.6.1.4

Release date 2024/05/14

Bugfix

  • priorities have been updated to prevent collisions between plugins. The relative priority (and the order of execution) of bundled plugins remained unchanged.

3.5.0.4

Release date 2024/05/20

Bugfix

  • priorities have been updated to prevent collisions between plugins. The relative priority (and the order of execution) of bundled plugins remained unchanged.

3.4.3.8

Release date 2024/05/16

Bugfix

  • priorities have been updated to prevent collisions between plugins. The relative priority (and the order of execution) of bundled plugins remained unchanged.

3.0.0.0

Release date 2022/09/09

Feature

  • New plugins:

    • Export tracing instrumentations to any OTLP/HTTP compatible backend.opentelemetry_tracing configuration must be enabled to collect the core tracing spans of Kong Gateway.#8826
    • TLS Handshake Modifier: Make certificates available to other plugins acting on the same request.
    • TLS Metadata Headers: Proxy TLS client certificate metadata to upstream services via an HTTP headers.
    • WebSocket Size Limit: Allows operators to specify a maximum size for incoming WebSocket messages.
    • WebSocket Validator: Validate individual WebSocket messages against a user-specified schema before proxying them.

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!