Releases: terraform-aws-modules/terraform-aws-apigateway-v2
Releases · terraform-aws-modules/terraform-aws-apigateway-v2
v3.0.0
3.0.0 (2024-02-12)
⚠ BREAKING CHANGES
- Added the fail_on_warnings variable, bumped Terraform version to 1.0+ (#96)
Features
- Added the fail_on_warnings variable, bumped Terraform version to 1.0+ (#96) (26859db)
v2.2.2
2.2.2 (2023-01-24)
Bug Fixes
- Use a version for to avoid GitHub API rate limiting on CI workflows (#85) (9229fa2)
v2.2.1
2.2.1 (2022-10-27)
Bug Fixes
- Update CI configuration files to use latest version (#84) (13bd65e)
v2.2.0
2.2.0 (2022-09-12)
Features
- Enable route_settings in default stage (#80) (a13ef33)
v2.1.0
2.1.0 (2022-08-15)
Features
- Added API GW Authorizer IDs to outputs (#76) (05da6b1)
v2.0.0
2.0.0 (2022-06-15)
⚠ BREAKING CHANGES
- Upgraded AWS provider to v4 everywhere (#74)
Features
- Upgraded AWS provider to v4 everywhere (#74) (2f8ad61)
v1.8.0
1.8.0 (2022-05-27)
Features
- Added enable_simple_responses and authorizer_credentials_arn to authorizers (#71) (1467b95)
v1.7.0
1.7.0 (2022-04-06)
Features
- Added support for ttl in authorizer resource (#68) (ce1faf9)
v1.6.1
1.6.1 (2022-04-01)
Bug Fixes
- Add support for passing authorization_scopes on routes with JWT authorizer (#67) (c2b8d6b)
v1.6.0
1.6.0 (2022-03-25)
Features