Skip to content

Releases: perfectsense/gyro-aws-provider

Release 1.4.2

07 Sep 19:14
a3e89b9
Compare
Choose a tag to compare

ISSUES FIXED:

  • 519: WAFV2: ip-set-reference-statement error on gyro up if multiple part of an or statement.

Release 1.4.1

20 Aug 16:46
49e6838
Compare
Choose a tag to compare

ISSUES FIXED:

  • 516: Wait for Resource Record to be populated in the ACM certificate, which fails during creation.

Release 1.4.0

05 Aug 16:18
39f67e0
Compare
Choose a tag to compare

ENHANCEMENTS:

  • 508: Add support for field resolve-conflicts in EKS Addon.
  • 509: Add support for timeout overrides for resources that have wait.

ISSUES FIXED:

  • 504: Fix validations for EC2 Instances when using Launch Template.
  • 511: Fix null display for fields in Route53 and EKS encryption config.

Release 1.3.0

14 Jul 20:22
2cd5dfd
Compare
Choose a tag to compare

ENHANCEMENTS:

  • 489: Add support for Global Accelerators.

ISSUES FIXED:

  • 497: Remove required annotation from key-pair field for EC2 Instance.
  • 498: Remove enum validation of type for EC2 Instance.

Release 1.2.2

28 Jun 16:19
5667d8b
Compare
Choose a tag to compare

ENHANCEMENTS:

  • 464: Expose endpoint and certificate-authority-data for EKS cluster.
  • 487: Allow "gp3" volume type for EC2 BlockDeviceMapping.
  • 488: Allow "CUSTOM" ami type for EKS Nodegroup.
  • 490: Allow updating image-tag-mutability and image-scanning-configuration for ECR repository.

Release 1.2.1

21 Jun 18:17
61124fa
Compare
Choose a tag to compare

ISSUES FIXED:

  • 476: Fix EKS voc-config update error.
  • 478: Fix EKS addon null display.
  • 479: Fix EKS authentication null display.
  • 480: Fix missing documentation for Launch Template tag-specification.

Release 1.2.0

08 Jun 20:49
4cb0d71
Compare
Choose a tag to compare

ENHANCEMENTS:

  • 472: Add support for cleaning AWS client cache.
  • 466: Convert EKS Addon as a subresource.
  • 462: Add support for EKS Authentication.
  • 440: Add support for additional fields in Launch Template.

ISSUES FIXED:

  • 468: Fix ECR lifecycle update.

Release 1.1.1

07 May 18:18
572945d
Compare
Choose a tag to compare

ISSUE:

  • 442: Revert removing customize-error-response field from CloudfrontCustomErrorResponse resource

Release 1.1.0

27 Apr 19:57
846f62f
Compare
Choose a tag to compare

ENHANCEMENTS:

  • 361: Add support for creating EKS Nodegroup Launch Template.
  • 407: Add support for creating RDS cluster/instance from snapshots.
  • 418: Add support for Backup.
  • 448: Allow ALB forwarding action to target multiple groups by weight.
  • 450: Allow EKS to associate a KMS key after creation.

ISSUES FIXED:

  • 404: Fix Route53 Record Set refresh error.
  • 420: Update EKS Nodegroup default desired-capacity.
  • 421: Fix delayed wait time for VPC Endpoint.
  • 425: Fix EKS Nodegroup save error.
  • 427: Fix WAFV2 refresh error when associated with a Cloudfront.
  • 428: Fix WAFV2 scoping error.
  • 431: Update EKS examples.
  • 432: Format assume role policy examples.
  • 437: Fix Cloudfront list field confusing change output.
  • 438: Have ELBV2 expose hosted-zone-id.

Release 1.0.2

05 Mar 18:03
8073025
Compare
Choose a tag to compare

ISSUES FIXED:

  • 410: Fix NPE when searching for AMI using external query.
  • 412: Fix updating instance type when starting an instance.