- Issue: Fix Ruby 3.2 problems.
- Feature: Support alias record of S3 endpoint and ELB in us-east-2.
- Feature: Submit single change batch per hosted zone on apply.
- Feature: Support alias record of AWS Global Accelerator.
- Issue: Fix priority between CNAME change and ALIAS change.
- Issue: Fix sorting resource_records with aws-sdk-core v3.44.1 or later.
- Feature: Update aws-sdk-core for handling PriorRequestNotComplete error as throttling error.
- Feature: Support dns_name of Network Load Balancer.
- Feature: Support VPCE dns_name.
- Feature: Support CloudWatch Metrics Health Check.
- Issue: Fix for
dualstack
prefix. - Feature: Use constant for CanonicalHostedZoneNameID.
- Feature: Disable HealthCheck GC (pass
--health-check-gc
option if enable). - Feature: Support Calculated Health Checks.
- Feature: Support New Health Check attributes.
- Feature: Add template feature.
- Feature: Disable Divided HostedZone
- Feature: Use aws-sdk v2 PR#20
- Feature: Support Cross Account ELB Alias PR#21
- Feature: Compare resource records ignoring the order.