Releases: amilochau/tf-modules
Releases · amilochau/tf-modules
Version v2.4.2
What's Changed
New features
- Support root domain records by @amilochau in #117
Full Changelog: v2.4.1...v2.4.2
Version v2.4.1
What's Changed
New features
- Support SSG clients with CloudFront functions by @amilochau in #114
Minor changes
- Add a condition to allow CloudFront actions for IAM roles used by GitHub Identity Provider by @amilochau in #115
Full Changelog: v2.4.0...v2.4.1
Version v2.4.0
What's Changed
New features
- Set maximum throughput for DynamoDB tables and GSI by @amilochau in #113
- Improve CloudFront policies: Security headers, Cache header by @amilochau in #112
Minor changes
- Enable smooth streaming in CloudFront distributions by @amilochau in #109
- Register more well-known CloudFront policies by @amilochau in #110
- Drop support for CORS headers in API Gateway by @amilochau in #111
Full Changelog: v2.3.3...v2.4.0
Version v2.3.3
What's Changed
New features
- Support
$defaultHTTP route by @amilochau in #108
Full Changelog: v2.3.2...v2.3.3
Version v2.3.2
What's Changed
Minor changes
- Add
dynamodb:BatchWriteItempermission for Lambda functions by @amilochau in #105
Full Changelog: v2.3.1...v2.3.2
Version v2.3.1
What's Changed
Bug fixes
- Fix missing
request_parametersfor AWS Lambda existing functions by @amilochau in #103 - Fix CORS in complex scenarios by @amilochau in #104
Full Changelog: v2.3.0...v2.3.1
Version v2.3.0
What's Changed
New features
- Support existing lambda functions within a Functions app by @amilochau in #99
- Support external accesses for Lambda functions on DynamoDB tables and SNS topics by @amilochau in #101
- Support API gateway route parameters mapping by @amilochau in #102
Minor changes
- Add an explicit dependency on SNS topics fro Lambda functions by @amilochau in #100
Full Changelog: v2.2.0...v2.3.0
Version v2.2.0
What's Changed
New features
- Use JSON-formatted logs from Lambda functions, with configurable minimum log level by @amilochau in #95
- Mutualize Cloudwatch logs within a single log group per application by @amilochau in #97
Bug fixes
- Fix API Gateway access log format by @amilochau in #94
Minor changes
- Upgrade minimal versions required for Terraform and providers by @amilochau in #93
- Improve API Gateway logs with new context data by @amilochau in #96
Full Changelog: v2.1.0...v2.2.0
Version v2.1.0
What's Changed
New features
- Manage SNS topics from Lambda functions by @amilochau in #91
Minor changes
- Update versions for Terraform engine and providers by @amilochau in #90
Full Changelog: v2.0.2...v2.1.0
Version v2.0.2
What's Changed
Minor changes
- Simplify Cognito references for Functions apps by @amilochau in #88
- Make device tracking optional (opt-in from user) by @amilochau in #89
Full Changelog: v2.0.1...v2.0.2