Skip to content

Releases: serverless-operations/serverless-apigateway-service-proxy

v2.2.1

13 Jan 00:32
df81b3d
Compare
Choose a tag to compare

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

05 Sep 13:25
c2a7dc7
Compare
Choose a tag to compare

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

27 Jul 07:32
acb8ab1
Compare
Choose a tag to compare

2.1.1 (2022-07-27)

Bug Fixes

  • add request property to EventBridge schema (ebb2846)

v2.1.0

17 Mar 13:45
9ea4d43
Compare
Choose a tag to compare

2.1.0 (2022-03-17)

Features

  • support s3 request templates (da84da2)
  • support s3 response templates (51a024a)

v2.0.0

17 Mar 13:01
Compare
Choose a tag to compare

2.0.0 (2022-03-17)

BREAKING CHANGES

  • Support Serverless Framework v3.0.0 and drop v2

v1.14.1

05 Jan 10:11
Compare
Choose a tag to compare

1.14.1 (2022-01-05)

Bug Fixes

  • Support for Serverless Framework v2

v1.14.0

15 Dec 00:35
1ed7b85
Compare
Choose a tag to compare

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

26 Oct 10:34
2a832aa
Compare
Choose a tag to compare

1.13.0 (2020-10-26)

Features

  • sns: add response template support for SNS (a377b52)

v1.12.0

04 Sep 08:12
6185b13
Compare
Choose a tag to compare

1.12.0 (2020-09-04)

Features

  • kinesis: support Kinesis PutRecords (7d80b8c)

v1.11.1

18 Aug 14:21
2858498
Compare
Choose a tag to compare

1.11.1 (2020-08-18)

Bug Fixes

  • use AWS::Partition pseudo-parameter in ARNs (f40bbdf)