Skip to content

Releases: perfectsense/gyro-aws-provider

Release 1.6.7

07 Jan 14:54
Compare
Choose a tag to compare

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

19 Nov 21:20
Compare
Choose a tag to compare

ISSUES FIXED:

  • 683: Updates Lambda Layer supported Runtimes and removes the validations

Release 1.6.5

15 Nov 17:49
Compare
Choose a tag to compare

ISSUES FIXED:

  • 681: Updates Lambda Function supported Runtimes and removes the validations

Release 1.6.4

12 Nov 19:18
Compare
Choose a tag to compare

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

09 Sep 16:42
Compare
Choose a tag to compare

ENHANCEMENTS:

  • 657: Add support for aurora serverless v2

ISSUES FIXED:

  • 656: Remove collection max for web acl rules

Release 1.6.2

13 Aug 19:35
0ec0fce
Compare
Choose a tag to compare

ISSUES FIXED:

  • 653: Fix issue with CloudWatch Dimension field.

Release 1.6.1

19 Jul 17:48
Compare
Choose a tag to compare

ISSUES FIXED:

  • 651: Fix issue with EKS Taint updates

Release 1.6.0

18 Jun 18:31
d19d90c
Compare
Choose a tag to compare

ENHANCEMENTS:

  • 604: Implement Cloudfront Policies.

Release 1.5.10

22 May 18:45
89d9e7a
Compare
Choose a tag to compare

ENHANCEMENTS:

  • 644: Implement node Taints on managed node groups.

Release 1.5.9

13 Mar 20:16
Compare
Choose a tag to compare

ISSUES FIXED:

  • 642: Fix DynamoDB Validation. Fails on valid PAY_PER_REQUEST Table and allows incorrect PROVISIONED tables.