Skip to content

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

v1.3.0

16 Oct 14:22
bec01ce
Compare
Choose a tag to compare

1.3.0 (2019-10-16)

Features

  • add support for specifying custom roles (da0cc35)

v1.2.0

04 Sep 16:08
b5afda4
Compare
Choose a tag to compare

1.2.0 (2019-09-04)

Bug Fixes

  • make s3 key, requestParameters mutually exclusive when applicable (af855f2)

Features

  • allow passing requestParameters to s3 integration (f3c8f52)

v1.1.0

21 Aug 08:12
dea5692
Compare
Choose a tag to compare

1.1.0 (2019-08-21)

Bug Fixes

  • pass authorization properties to s3 method (d1f615b)

Features

0.8.0(2019-08-20)

20 Aug 08:42
Compare
Choose a tag to compare

BREAKING: Changed default behavior of Kinesis proxy(#24)

0.7.0(2019-08-19)

19 Aug 10:07
Compare
Choose a tag to compare

Support S3 Proxy(#22)

0.6.0(2019-08-17)

17 Aug 07:01
Compare
Choose a tag to compare

limit sqs,kinesis permissions(#20 )

0.5.0(2019-08-15)

15 Aug 05:13
Compare
Choose a tag to compare
  • add support for setting AuthorizationType and AuthorizerId(#11 )
  • add ability to pass in additional request parameters for sqs(#15 )

0.4.0(2019-08-13)

12 Aug 23:17
Compare
Choose a tag to compare

BREAKING: Changed default behavior of SQS proxy(#12 #13 )

0.3.0(06.02.2019)

06 Feb 06:09
Compare
Choose a tag to compare
  • Fixed a bug which failed with first deployment of Kinesis service proxy

0.2.0(02.02.2019)

03 Feb 11:59
Compare
Choose a tag to compare

Change property name from apiGatewayServiceProxy to apiGatewayServiceProxies in serverless.yml.