Releases: skyleague/aws-rest-api
Releases · skyleague/aws-rest-api
v3.2.0
What's Changed
- feat: add cache cluster params by @dlcaio-knab in #27
New Contributors
- @dlcaio-knab made their first contribution in #27
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- fix: deduplicate authorizers by name by @MickVanDuijn in #25
- fix: restrict character set on path parameters by @MickVanDuijn in #26
Full Changelog: v3.0.1...v3.1.0
v3.0.1
What's Changed
- fix: remove data source dependency for iam policies by @MickVanDuijn in #24
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- feat(aws): upgrade provider to version 5 by @pevisscher in #23
New Contributors
- @pevisscher made their first contribution in #23
Full Changelog: v2.0.1...v3.0.0
v2.0.1
What's Changed
- fix: properly support OpenAPI extensions from AWS by @MickVanDuijn in #22
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- chore: updated License and ReadMe by @aldegoeij in #15
- feat(esm): move to ESM by @MickVanDuijn in #18
- fix(dependencies): upgrade to next majors by @MickVanDuijn in #19
- feat: remove scripts dependency by @MickVanDuijn in #21
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
- @aldegoeij made their first contribution in #15
Full Changelog: v1.3.1...v2.0.0
v1.3.1
What's Changed
- fix: add depends_on for APIGW policy by @MickVanDuijn in #14
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- fix(iam): move to full ARN for stability by @MickVanDuijn in #12
- feat(authorizer): add standardized input by @MickVanDuijn in #13
Full Changelog: v1.2.1...v1.3.0
v1.2.1
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
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