This repository has been archived by the owner on Aug 16, 2022. It is now read-only.
v0.10.3
What's Changed
🚀 Added
- feat: Remove PII by @disq in #432
- docs: Remove 'lambda' from section about IAM auth by @shimonp21 in #465
- feat: Added generic api error ignore routine by @amanenk in #448
- feat: AWS Org Support by @bbernays in #470
Fixed
- fix: Ignore WAFNonexistentItemException (WAFV2.GetWebACLForResource) on elbv2.load_balancers web_acl_arn by @disq in #462
- fix: Remove stray tab from awsFailedToConfigureErrMsg by @disq in #463
- fix: IgnoreAccessDeniedServiceDisabled should also ignore InsufficientPrivilegesException by @disq in #464
- fix: DaxClusters ListTags should use ARN by @disq in #468
Other Changes
- test: Merge integration tests with unittests by @yevgenypats in #466
New Contributors
- @shimonp21 made their first contribution in #465
Full Changelog: v0.10.2...v0.10.3