Skip to content
This repository has been archived by the owner on Aug 27, 2021. It is now read-only.

Releases: Kong/kong-plugin-aws-lambda

3.5.4

22 Mar 15:44
3.5.4
2c4e3a5
Compare
Choose a tag to compare
  • tests: just fix the test suite so that it works with kong repo too

3.5.2

09 Nov 16:14
3.5.2
Compare
Choose a tag to compare
  • tests: just fix test suite for upcoming change to ssl_cert on Kong project

3.5.0

22 Sep 07:25
Compare
Choose a tag to compare
  • feat: adding support for 'isBase64Encoded' flag in Lambda function responses
  • fix: respect skip_large_bodies config setting even when not using
    AWS API Gateway compatibility

3.4.0

12 May 22:07
3.4.0
Compare
Choose a tag to compare

3.4.0 12-May-2020

  • Change luaossl to lua-resty-openssl
  • fix: do not validate region name against hardcoded list of regions
  • feat: add host configuration to allow for custom Lambda endpoints

3.2.0

11 Feb 21:37
09df1bd
Compare
Choose a tag to compare
  • Enable the enterprise encryption of aws secrets.

3.0.1

13 Nov 22:43
Compare
Choose a tag to compare
  • Remove the no-longer supported run_on field from plugin config schema

0.2.0

23 Sep 19:29
Compare
Choose a tag to compare

Changed

  • convert the plugin to the PDK and new DB (developed against Kong 1.2)