Releases: perfectsense/gyro-aws-provider
Releases · perfectsense/gyro-aws-provider
Release 1.6.7
ENHANCEMENTS:
- 691: Add support for Lambda Function Permissions
- 688: Makes Serverless V2 Scaling Configs updatable
- 695: Add HTTP/3 Support for Amazon CloudFront
ISSUES FIXED:
- 687: Fix updating Cloudwatch log export config
Release 1.6.6
ISSUES FIXED:
- 683: Updates Lambda Layer supported Runtimes and removes the validations
Release 1.6.5
ISSUES FIXED:
- 681: Updates Lambda Function supported Runtimes and removes the validations
Release 1.6.4
ENHANCEMENTS:
- 667: Add writer endpoint type For database clusters
- 668: Allow DB Instance to be edited
- 670: The master username should be a required field
- 673: Convert db-subnet-group subnets into a list
- 677: Enable Point in time recovery for db clusters
ISSUES FIXED:
- 669: Sorts the availability zones of db-cluster so it doesn't update every time
- 671: Fixes null pointer exceptions with db-cluster
- 672: Paginate the refresh call for DbClusterParameterGroupResource to pull all parameters
- 676: Fix null pointer upon db-cluster deletion
Release 1.6.3
ENHANCEMENTS:
- 657: Add support for aurora serverless v2
ISSUES FIXED:
- 656: Remove collection max for web acl rules
Release 1.6.2
ISSUES FIXED:
- 653: Fix issue with CloudWatch Dimension field.
Release 1.6.1
ISSUES FIXED:
- 651: Fix issue with EKS Taint updates
Release 1.6.0
ENHANCEMENTS:
- 604: Implement Cloudfront Policies.
Release 1.5.10
ENHANCEMENTS:
- 644: Implement node Taints on managed node groups.
Release 1.5.9
ISSUES FIXED:
- 642: Fix DynamoDB Validation. Fails on valid PAY_PER_REQUEST Table and allows incorrect PROVISIONED tables.