kong-plugin-version-gate

Kong plugin that enforces monotonic version consistency between request and response headers.

$ luarocks install kong-plugin-version-gate

version-gate compares an expected version header on the request with an actual version header on the upstream response, detects invariant violations, and enforces configurable actions (log, warn, or reject) to guarantee monotonic-read consistency at the API gateway layer.

Versions

0.1.0-3195 days ago3 downloads
0.1.0-2195 days ago2 downloads
0.1.0-1195 days ago3 downloads

Dependencies

kong >= 3.4, < 4.0

Manifests