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-369 days ago0 downloads
0.1.0-270 days ago0 downloads
0.1.0-170 days ago0 downloads

Dependencies

kong >= 3.4, < 4.0

Manifests