mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-14 20:32:27 -06:00
49d35ce75b
Kong version 1.0.0 introduced the Plugin Development Kit and updated all bundled plugins to use version 1.0 of the PDK. All entities and concepts marked as deprecated in Kong 0.x have been removed in Kong 1.0 and a final version (0.15) that support plugins for Kong 0.x series as been released at the same time. The TravelNest implementation has been done for Kong v0.13.x and has not been updated to work with versions > 1.0.x This new implementation follows the new plugins project structure and has been tested with Kong 2.0.0. Signed-off-by: Younes Zahidi <12915382+zahiyo@users.noreply.github.com>