Skip to content

Commit

Permalink
chore(deps) bump AWS Lambda plugin to 3.5.0 (#6379)
Browse files Browse the repository at this point in the history
## aws-lambda 3.5.0 22-Sep-2020

- 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
  • Loading branch information
Tieske committed Sep 28, 2020
1 parent cce87dd commit dbdf5ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kong-2.1.4-0.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies = {
"kong-proxy-cache-plugin ~> 1.3",
"kong-plugin-request-transformer ~> 1.2",
"kong-plugin-session ~> 2.4",
"kong-plugin-aws-lambda ~> 3.4",
"kong-plugin-aws-lambda ~> 3.5",
"kong-plugin-acme ~> 0.2",
"kong-plugin-grpc-web ~> 0.2",
"kong-plugin-grpc-gateway ~> 0.1",
Expand Down

0 comments on commit dbdf5ff

Please sign in to comment.