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-348 days ago0 downloads
0.1.0-248 days ago0 downloads
0.1.0-148 days ago0 downloads

Dependencies

kong >= 3.4, < 4.0

Manifests