Releases: Kong/kong-plugin-aws-lambda
Releases · Kong/kong-plugin-aws-lambda
3.5.4
- tests: just fix the test suite so that it works with kong repo too
3.5.2
- tests: just fix test suite for upcoming change to
ssl_cert
on Kong project
3.5.0
- 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
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
- Enable the enterprise encryption of aws secrets.
3.0.1
- Remove the no-longer supported
run_on
field from plugin config schema
0.2.0
Changed
- convert the plugin to the PDK and new DB (developed against Kong 1.2)