What's Changed
New Resources
- feat: add ResourceShares support by @ehmanel in #1092
- feat: add support for Amazon MQ broker resources by @james00012 in #1116
- feat: add rds-cluster-snapshot resource type by @james00012 in #1091
New Features
- feat: add SetConfigProvider for programmatic AWS config injection by @james00012 in #1117
- feat: migrate release signing from CircleCI to GitHub Actions by @james00012 in #1081
Tag Filtering Expansion
- feat(backup-vault): add tag filtering support by @thomgun in #1085
- feat: add tag filtering for RDS and ElastiCache resources by @james00012 in #1101
- feat: add tag filtering for EC2, ELB, and VPC Lattice resources by @james00012 in #1102
- feat: add tag filtering for CloudWatch, EventBridge, and DynamoDB resources by @james00012 in #1103
- feat: add tag filtering for Lambda, Kinesis, SNS, SQS, and ECR resources by @james00012 in #1104
- feat: add tag filtering for ACM, CloudFront, SageMaker, and misc resources by @james00012 in #1105
- feat: add tag filtering for CodeDeploy applications by @james00012 in #1106
- feat: add tag filtering for Security Hub by @james00012 in #1107
- fix: add tag filtering to resources with tags in API response by @james00012 in #1099
- fix: apply tag filtering to ec2-dhcp-option and handle NotFound as warning by @james00012 in #1098
Bug Fixes
- fix: classify SCP-denied errors as warnings in nuke runs by @james00012 in #1088
- fix: respect protect_until_expire YAML config instead of always forcing true by @james00012 in #1079
- fix: skip non-deletable RDS snapshots during nuke by @james00012 in #1095
- fix: consolidate nuke run warning errors and increase OpenSearch wait by @james00012 in #1094
- fix: skip default backup vaults during nuke by @james00012 in #1113
- fix: enable IAM policy cleanup in nuke jobs by @james00012 in #1112
- fix: treat transient nuke errors as non-fatal warnings by @james00012 in #1115
- fix: treat all NotFound AWS errors as non-fatal warnings by @james00012 in #1119
- fix: treat EKS waiter timeouts as non-fatal warnings by @james00012 in #1118
Dependencies
- build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 by @dependabot in #1114
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 by @dependabot in #1120
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs by @dependabot in #1121
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/kinesis by @dependabot in #1122
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/lambda by @dependabot in #1123
- build(deps): bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 by @dependabot in #1125
New Contributors
Full Changelog: v0.48.0...v0.49.0