Skip to content

0.9.23.0

Compare
Choose a tag to compare
@thisisshi thisisshi released this 16 Feb 00:43
· 536 commits to main since this release
59d9058

aws

  • aws - account - check-cloudtrail sns subscription lookup refactor (#8020)
  • aws - emr-serverless-app - add resource and delete, tag, mark actions (#8197)
  • aws - autotag - add principalId as option for value field (#8244)
  • aws - cloudwatch logs - added attribute to allow passing role arn to put-subscription-filter call (#8246)
  • aws - dynamodb - add update table action (#8023)
  • aws - ecr - modify-policy update action schema validation (#8254)
  • aws - elasticache - skip del replication group if not empty (#8025)
  • aws - emr - security configuration filter (#8268)
  • aws - iam-user - add set-policy action (#8125)
  • aws - kafka - migrate to list_clusters_v2 (#8077)
  • aws - rds - include db instance option values (#8236)
  • aws - rds - switch from other to db instance for post-finding action (#8183)
  • aws - rds-cluster - use DbClusterResourceId as the config id (#8285)
  • aws - route53-arc - readiness-check cross-account filter (#8235)
  • aws - secretsmanager - add set-encryption action (#8168)
  • aws - shield - handle elastic ip arn type delta (#8272)
  • aws - tags - copy-related-tag load resources during validation (#8219)
  • aws - timestream-table, timestream-database - add resources (#8159)

azure

  • azure - alert-logs - add resource (#8167)
  • azure - key vault secret - add resource (#8184)
  • azure - network watcher - add resource (#8230)

core

  • core - handle non importable resources (#8199)
  • core - policy - have conditions support vars (#8014)
  • core - policy load - fix naming conflict between validate argument and import (#8265)
  • core - utils - reduce backoff_delays jitter (#8029)

docs

  • docs - add Pratyush Mishra as a maintainer (#8206)
  • docs - add example policy to add lifecycle policy on bucket delete (#8196)
  • docs - readme - add Slack badge, add YouTube channel (#8229)
  • docs - add example policies for the finding filter (#8201)

gcp

  • gcp - filters - enabling 'missing' filter (#8234)
  • gcp - log-project-metric - add metric alert filter (#8155)
  • gcp - mu - include boto3 in cloudfunctions requirements (#8242)

kubernetes

  • c7n_kube - k8s-admission - add label and auto-label-user actions for k8s-admission mode (#7925)

releng

  • releng - 0.9.23 release prep (#8271)
  • releng - actions - use github.sha for concurrency grouping when not in a pr (#8279)
  • releng - dev script to check which prs modify a given directory (#8282)
  • releng - directly publish docs instead of merging back to gh-pages branch (#8204)
  • releng - docker test image needs new oci name field (#8243)
  • releng - docs publish fix input typo (#8217)
  • releng - fix docs publishing (#8226)
  • releng - fix poetrypkg test (#8227)
  • releng - switch to ruff for linting (#8276)

shift-left

  • c7n-left - allow for policy and resource pre execution filtering on cli (#8190)
  • c7n-left - cli summary output (#8180)

tools

  • mailer - fix module not found error for azure mailer (#8182)
  • tools/c7n_mailer - handle empty execution_start in utils.py (#8260)
  • tools/omnissm - bump github.com/aws/aws-sdk-go from 1.33.0 to 1.34.0 (#8273)

schema changes