Skip to content
This repository was archived by the owner on Nov 9, 2021. It is now read-only.

Releases: Kong/kong-plugin-request-transformer

1.3.2

08 Jan 15:05
1.3.2
c268c4b

Choose a tag to compare

  • Marked array fields with default value as required to prevent possible
    nil / null errors on runtime.
  • Keep configured name case on append/add headers, fixes #28

1.2.4

13 Nov 22:42

Choose a tag to compare

  • Remove the no-longer supported run_on field from plugin config schema

1.2.1

07 Jun 11:52
1.2.1

Choose a tag to compare

  • Remove dependency to BasePlugin (not needed anymore)