Releases: serverless-operations/serverless-apigateway-service-proxy
Releases · serverless-operations/serverless-apigateway-service-proxy
v2.2.1
2.2.1 (2023-01-13)
Bug Fixes
- add expected 206 and relevant headers to tests (faf3f16)
- indentation with tabs and not spaces (fb7cf6d)
- trying to fix indentation (dd3525a)
v2.2.0
2.2.0 (2022-09-05)
Bug Fixes
- dynamodb: fix requestParameters configuration reference (d282233)
Features
- dynamodb: add full response example for dynamodb custom response (31cf96d)
- dynamodb: add request parameters to db requests (a50c2a7)
- dynamodb: add response template support for dynamodb (cc43dd8)
- dynamodb: replace sns integration response fn w dynamodb (24aa555)
v2.1.1
2.1.1 (2022-07-27)
Bug Fixes
- add request property to EventBridge schema (ebb2846)
v2.1.0
2.1.0 (2022-03-17)
Features
- support s3 request templates (da84da2)
- support s3 response templates (51a024a)
v2.0.0
2.0.0 (2022-03-17)
BREAKING CHANGES
- Support Serverless Framework v3.0.0 and drop v2
v1.14.1
1.14.1 (2022-01-05)
Bug Fixes
- Support for Serverless Framework v2
v1.14.0
1.14.0 (2020-12-15)
Features
- dynamodb: allow custom request template definition (f7ce36e)
- dynamodb: test custom request template is created (fb71234)
v1.13.0
1.13.0 (2020-10-26)
Features
- sns: add response template support for SNS (a377b52)
v1.12.0
1.12.0 (2020-09-04)
Features
- kinesis: support Kinesis PutRecords (7d80b8c)
v1.11.1
1.11.1 (2020-08-18)
Bug Fixes
- use AWS::Partition pseudo-parameter in ARNs (f40bbdf)