What's Changed
- fix(ekscluster): filtering for tags is omitted by @roehrijn in #899
- fix(vpc): handle errors from DescribeVpcEndpoints in EC2 VPC endpoint by @monodot in #903
- fix: handle nil output from DescribeResourcePolicy in network firewall by @james00012 in #904
- fix(ecs-cluster): fix regex name filtering for ECS clusters by @james00012 in #901
- Add static analysis with golangci-lint to prevent nil pointer exceptions by @james00012 in #905
- fix(cloudtrail): handle mixed ownership error when listing CloudTrail resources by @james00012 in #906
- feat: add support for AWS Cloud Map resources by @james00012 in #909
- feat(launch-template): add tag support for filtering with improved readability by @james00012 in #915
- feat(rds-cluster): add deletion protection support by @james00012 in #914
- Feat/ecscluster tag support by @ErezWeiss in #922
- feat(cloudformation): add support for CloudFormation stacks by @james00012 in #917
- Fix S3 bucket deletion by adding pagination for versioned objects by @ErezWeiss in #919
- fix(vpc): resolve VPC deletion failures and security group race conditions by @james00012 in #923
- feat: Add JSON output format support by @james00012 in #924
- docs(README): explain how tag matching works by @mtfurlan in #927
- feat(LambdaFunctions): support tag filtering (#931) by @mtfurlan in #932
- feat(SecretsManager): support tags (#928) by @mtfurlan in #929
New Contributors
- @monodot made their first contribution in #903
- @ErezWeiss made their first contribution in #922
- @mtfurlan made their first contribution in #927
Full Changelog: v0.42.0...v0.43.0