Skip to content

Releases: skyleague/aws-rest-api

v3.2.0

20 Mar 10:54
933629e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.2.0

v3.1.0

11 Oct 11:04
bbaef94

Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.1.0

v3.0.1

22 Sep 07:57
ccc6095

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

25 Aug 12:21
04b5eb3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v3.0.0

v2.0.1

22 May 13:58
72b2ed4

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

18 May 06:13
5fafd1a

Choose a tag to compare

What's Changed

BREAKING CHANGE

The lambda objects in the input should not depend on aws_lambda_function resources. Lambda permissions are moved out of the CloudFormation stack into separate resources.

New Contributors

Full Changelog: v1.3.1...v2.0.0

v1.3.1

08 Sep 12:44
f5cba3f

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

05 Sep 12:26

Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.2.1

23 Aug 11:22

Choose a tag to compare

What's Changed

  • fix(vpc): add allow policy for calls from inside the VPC by @MickVanDuijn in #11

Full Changelog: v1.2.0...v1.2.1

v1.2.0

23 Aug 09:21

Choose a tag to compare

What's Changed

  • feat: make access_log_settings nullable with dynamic block by @MickVanDuijn in #9
  • feat(vpc): automatically generate Deny policy for invocation outside of VPC by @MickVanDuijn in #10

Full Changelog: v1.1.0...v1.2.0