Cloud Custodian Versions Save

Rules engine for cloud security, cost optimization, and governance, DSL in yaml for policies to query, filter, and take actions on resources

0.9.35.0

1 month ago

aws

  • aws - account - add support for bedrock model invocation logging configuration (#9259)
  • aws - add set-policy action for iam-profile resource (#9257)
  • aws - allow excluding specific processes when resuming ASGs (#9252)
  • aws - appmesh support (#9260)
  • aws - bedrock - support for knowledge base, bedrock-agent delete action (#9301)
  • aws - bedrock customization jobs, tag, kms-key and stop action (#9282)
  • aws - cloud watch alarm - add a filter for determining if part of a composite alarm (#9300)
  • aws - dynamodb-table - avoid key errors in continuous-backup filter (#9266)
  • aws - ec2 resize from cost hub recommendation (#9281)
  • aws - ecs-service - modify-definition with resize support (#9288)
  • aws - ism-role - fix config resource id (#9294)
  • aws - lambda update action w/ resize support from cost recommendation hub (#9283)
  • aws - rds-proxy fix cfn type (#9267)
  • aws - route53 record set delete action, hosted zone delete fix (#9291)
  • aws - s3 - support for storage lens configuration (#9271)

awscc

  • awscc - update action - ensure patch only against updatable properties, support user supplied jsonpatch (#9297)

azure

  • azure - automation-account variable filter (#8999)
  • azure - azure.vm.filters.backup-status (#9242)
  • azure - front-door waf filter (#9038)
  • azure - redis firewall filter (#9045)
  • azure - sql server auditing filter (#9097)
  • azure - sql-server filters - failover-group and security-alert-policies (#9114)

docs

  • docs - minor gcp and c7n left fixes (#9129)
  • docs - remove beta label on gcp (#9278)
  • docs - update vector.dev toml configuration (#9279)

releng

  • releng - docs publish - ensure use of pypi for awscli install (#9314)
  • releng - downgrade urllib3 for release (#9334)
  • releng - pin freeze wheel to previous release due to error (#9332)
  • releng - prep 0.9.35 release (#9328)
  • releng - update github actions versions and fix doc build (#9262)
  • releng - cryptography from 41.0.7 to 42.0.4 in /tools/c7n_mailer (#9313)

shift-left

  • c7n-left - fix policy severity level filtering for --warn-on (#9261)
  • shift-left - handle a null tag map on a resource (#9323)
  • shift-left - log policy error during execution (#9293)

tencentcloud

  • tencentcloud - security group filter - fix for empty port string (#9253)

schema changes

New Contributors

Full Changelog: https://github.com/cloud-custodian/cloud-custodian/compare/0.9.34.0...0.9.35.0

0.9.34.0

3 months ago

aws

  • aws - actions - fix typo in documentation for invoke-lambda (#9180)
  • aws - add eni detach and eip disassociate actions, fix check-permissions filter (#9100)
  • aws - add in operator to vpc network-location filter (#9160)
  • aws - add python3.12 runtime support, default to python3.11 (#9231)
  • aws - batch - add tagging support and update/delete job queue actions (#9182)
  • aws - cost optimization filter (#9209)
  • aws - fix ASG config resource id (#9248)
  • aws - org unit filter (#9224)
  • aws - org unit resource (#9223)
  • aws - org-account and org-policy resources (#8194)
  • aws - policy filter & action for ou & account (#9232)
  • aws - quotas - add a special filter in query section to reduce API calls (#9193)
  • aws - rds, rds-cluster - add annotation to pending-maintenance filter (#9183)
  • aws - s3 express directory resource (#9185)

azure

  • azure - synapse resource (#9240)
  • azure - update azure dependencies / poetry lock (#9117)
  • azure - update azure poetry lock / dependencies (#9241)

kubernetes

  • kubernetes - add canonical_group for better matching in admission controller mode (#9207)

releng

  • releng - add python 3.12 to ci (#9202)
  • releng - bump jinja2 from 2.11.3 to 3.1.3 in /tools/c7n_salactus (#9234)
  • releng - bump jinja2 from 3.1.2 to 3.1.3 (#9238)
  • releng - bump jinja2 from 3.1.2 to 3.1.3 in /tools/c7n_mailer (#9236)
  • releng - bump jinja2 from 3.1.2 to 3.1.3 in /tools/c7n_sphinxext (#9235)
  • releng - bump pycryptodome from 3.19.0 to 3.19.1 in /tools/c7n_tencentcloud (#9225)
  • releng - pin referencing dep to avoid dependency conflicts (#9249)
  • releng - prep 0.9.34.0 release (#9222)
  • releng - remove remaining non-vendored distutils references (#9196)
  • releng - update dependencies - 2023-12-13 (#9201)
  • releng - update deps data dict 2023 12 4 (#9186)

schema changes

0.9.33.0

4 months ago

aws

  • aws - add support for 'aws-iso' partition (#9103)
  • aws - support python3.11 in lambda policy schema (#9047)
  • aws - account service-limit filter - handle non-refreshable checks (#9072)
  • aws - add bedrock custom model resource (#9161)
  • aws - add support for opensearch serverless (#9058)
  • aws - add support for workspaces web (#9121)
  • aws - ami - fix ou/org regex patterns in set-permissions (#9032)
  • aws - arn parse explicit value error on invalid (#9071)
  • aws - asg - suspend includes InstanceRefresh process (#9142)
  • aws - check-cloudtrail filter - fix (#9066)
  • aws - check-cloudtrail filter - update/expand matching logic (#8968)
  • aws - dynamodb-table - delete protection config and force delete (#9125)
  • aws - ec2 - fix query parser should be scoped to describe source only (#9167)
  • aws - ec2 - security-group filter - get from sg ids from all interfaces on an instance (#9126)
  • aws - ec2 capacity reservation resource (#9147)
  • aws - ec2-reservation - fix typo in field (#9155)
  • aws - ecs - security-group/network-location filter for ecs-service and ecs-task (#8892)
  • aws - elasticsearch - fix tag operation error handling (#9070)
  • aws - fix import path for workspaces-web (#9136)
  • aws - glue - fix toggle-metrics filter (#9051)
  • aws - glue connection - handle broken vpc/subnet references (#9163)
  • aws - iam-oidc-provider - add delete action (#9063)
  • aws - internet-gateway - warn on dependency errors during delete (#9059)
  • aws - make wafv1 global, r53domains is not global (#9094)
  • aws - modify-sgs by tags - vpc id check (#9092)
  • aws - rds cluster pending maintenance filter (#9099)
  • aws - secrets manager tag, ignore reserved tags (#9110)

awscc

  • awscc - update test for new access config properties on test resource (#9146)
  • awscc - update test to use a more stable resource for attribute checking (#9165)

azure

  • azure - add additional defender resources (#9061)
  • azure - add azure.event-grid-domain (#9000)
  • azure - add desktop virtualization session-host and host-pool resources and filters (#8992)
  • azure - app-configuration (#8997)
  • azure - datalake-analytics (#8966)
  • azure - event-grid-topic resource (#9035)
  • azure - kusho log analytics resource (#8971)
  • azure - machine-learning-workspace (#9039)
  • azure - mariadb-server (#9040)
  • azure - mysql-server security-alert-policy filter (#9042)
  • azure - network watcher resource name alias (#8970)
  • azure - replace deprecated mktemp function with mkstemp (#9171)
  • azure - signalr resource (#9062)
  • azure - sql-database.filters.data-encryption (#9098)
  • azure - update dependencies (#9096)
  • azure - waf resource and waf filter for app gateway (#8641)

gcp

  • gcp - adding effective-firewall filter to gke cluster (#9030)
  • gcp - firewall - augment rules with port ranges (#9046)
  • gcp - fix workload identity federation access (#9069)

oci

  • oci - support instance principal auth (#8998)

openstack

  • openstack - add storage-container resource (#9145)
  • openstack - image resource (#9140)
  • openstack - secrets resource (#9143)
  • openstack - security-group resource (#9064)
  • openstack - server.filters.security-group (#9119)
  • openstack - user extended-info filler (#9123)

core

  • core - json dump support bytes (#9135)

docs

  • docs - clarify tag compliance and policy structure examples (#8990)
  • docs - update mailer readme docker instructions (#9105)

releng

  • releng - bump github.com/docker/docker in /tools/cask (#9122)
  • releng - golang.org/x/net from 0.7.0 to 0.17.0 in /tools/cask (#9050)
  • releng - golang.org/x/net from 0.7.0 to 0.17.0 in /tools/omnissm (#9049)
  • releng - prep for 0.9.33.0 release (#9178)
  • releng - update dependencies - 2023-10 (#9090)
  • releng - update deps and restore azure lock file (#9108)
  • releng - vendor selections of distutils (#9104)

shift-left

  • c7n-left - support policy filtering for warn on (#9029)

tools

  • tools/policystream - add limits to avoid/fix possible DoS attack (#9176)

schema changes

New Contributors

0.9.32.0

6 months ago

aws

  • aws - airflow - update-environment and delete-environment (#8866)
  • aws - app-elb-target-group - retry wrapper for describe_target_group_attributes (#8916)
  • aws - ec2 - use a list instead of tuple for empty tag set (#8957)
  • aws - eip - release - handle InvalidAddress.PtrSet and InvalidAddress.Locked exception (#8924)
  • aws - elasticache and rg skip deletion when linked with global ds (#8876)
  • aws - glue catalog - kms-key filter and set-encryption refactor (#8833)
  • aws - inspector-v2 finding resource (#8934)
  • aws - launch-template-version - include version number in synthetic arn (#8972)
  • aws - metrics filter - support client side evaluation across multiple periods (#8930)
  • aws - output - metrics - allow enabling specific metrics and ignore zero values via query params (#8929)
  • aws - route53 - fix arn handling in query-logging-enabled filter (#8988)
  • aws - s3 - only check account-local trails in data-events filter (#8960)
  • aws - service-quotas - request-increase fix (#8939)
  • aws - sns - fix metrics filter get_dimensions for topics (#8951)
  • aws - vpc - delete-empty action (#8854)
  • aws - waf and vpc - reduce noise from deprecated field validation (#8919)

awscc

  • awscc - use build step to fetch data files (#8840)

azure

  • azure - cdn - update package version (#8979)
  • azure - key vault - filter to check rotation policy (#8905)

core

  • core - offhours allow escaped - via ordinal hex (#8808)
  • core - value - support float value_type (#8927)

docs

  • docs - aws - fix event filter example to use op: contains (#8959)
  • docs - clarify conditions behavior on serverless policies (#8933)
  • docs - cover list-item under generic filters (#9005)
  • docs - flesh out mailer config, plus various formatting/clarity fixes (#8944)

gcp

  • gcp - bq-job - update enum_spec (#8994)
  • gcp - cloud-run iam-policy filter (#8978)
  • gcp - dns zone - records filter (#8829)
  • gcp - kms keyring filter (#8903)
  • gcp - node pool and cluster - server-config filter (#8880)
  • gcp - org - policy filter (#8982)
  • gcp - organization and folder iam policy filter (#9006)
  • gcp - spanner-backup: iam filter (#8938)
  • gcp - sql instance - set ha action for zonal/regional configuration (#8967)
  • gcp - vpc-firewall-filter (#8901)

oci

  • oci - implement resource caching (#8869)

releng

  • releng - prep 0.9.32 (#9003)
  • releng - update custodian version in dependent packages (#9025)
  • releng - update data dictionaries (#8820)
  • releng - update dependencies (#8985)
  • releng - update dependencies (#9022)

shift-left

  • c7n-left - cli entrypoint point reporter parameter (#9002)
  • c7n-left - default provider tags augment, handle empty resource tags (#8954)
  • c7n-left - dump cli command to show graph and input variables (#8974)
  • c7n-left - fix handling of relative source dir (#8993)
  • c7n-left - gitlab sast output (#8923)
  • c7n-left - handle null provider tags when augmenting (#8984)
  • c7n-left - initialize variables with default value if none provided (#8958)
  • c7n-left - junit xml output (#8931)
  • c7n-left - only consider root module variables when injecting uninitialized defaults (#8995)

schema changes

New Contributors

Full Changelog: https://github.com/cloud-custodian/cloud-custodian/compare/0.9.31.0...0.9.32.0

0.9.31.0

7 months ago

aws

  • aws - access analyzer finding resource (#8895)
  • aws - rds - fix delete action filtering (#8891)
  • aws - s3 - add bucket-replication filter (#8686)
  • aws - s3 - adding bucket_key_enabled to bucket-encryption filter (#8868)
  • aws - sg - unused/used filter don't consider self references as usage (#8821)
  • aws - tag rename action via universal/resource group tag api (#8878)

azure

  • azure - add CIDR support for network security group (#8798)
  • azure - application insights resource (#8837)
  • azure - bastion host resource (#8827)
  • azure - monitor logs profile storage filter (#8870)
  • azure - network security group - fix filter bug. destinationPortRange field is always present (#8883)
  • azure - output - blob upload fix closes #8885 (#8884)

gcp

  • gcp - compute - add suspend and pause actions (#8877)
  • gcp - gke cluster - label handling for zonal GKE clusters (#8802)
  • gcp - instance-group-manager, zone (#8825)
  • gcp - spanner-instance-backup (#8699)

oci

  • oci - native output support for logging and blob/object storage (#8810)
  • oci - remove extraneous test data from VCN cassette files (#8839)
  • oci - remove extraneous test data from group cassette files (#8845)
  • oci - remove extraneous test data on compartment cassette files (#8844)
  • oci - removed extraneous test data from the subnet cassette files (#8834)
  • oci - update test session creation and flight recorder options (#8846)

shift-left

  • c7n-left - cli output on module shows matching resource refs (#8906)
  • c7n-left - data resource types are now prefixed w/ "data." (#8861)
  • c7n-left - ensure tfmeta.type has value for all block types (#8904)
  • c7n-left - fix default tags with module resources (#8894)
  • c7n-left - support --var-file parameters (#8841)
  • c7n-left - support taggable filter and default provider tags (#8852)
  • c7n-left - terraform module resources now display instead the invoking module block (#8855)
  • c7n-left - value_from fix, env var interpolation support, and docs on data resources plus a tag test (#8882)

core

  • core - resolver - support decompression when using value_from with s3 (#8851)

docs

  • docs - add policy example for rds reserved instances (#8835)
  • docs - fix c7n-left check encryption policy (#8874)
  • docs - oci corrected some documentation typos (#8871)

releng

  • releng - handle chainguard image change re no version (#8862)
  • releng - increment c7n-left (#8920)
  • releng - pin terraform to last oss version (#8831)
  • releng - release prep for 0.9.31 (#8917)
  • releng - use ubuntu for c7n-left image (#8795)

schema changes

New Contributors

Full Changelog: https://github.com/cloud-custodian/cloud-custodian/compare/0.9.30.0...0.9.31.0

0.9.30.0

8 months ago

aws

  • aws - add more resource types (#8799)
  • aws - add value filter logic to waf-enabled and wafv2-enabled filters (#8407)
  • aws - ami - add cancel-launch-permission action (#8728)
  • aws - asg rename-tag - don't propagate tags when there are no instances (#8762)
  • aws - flow-log filter & action - refactor for kinesis/parquet support (#8757)
  • aws - key-pair unused filter - check autoscaling groups (#8755)
  • aws - rds - add pending-maintenance filter (#8793)
  • aws - rds - delete - filter aurora cluster members - use a cluster policy instead (#8713)
  • aws - rds-proxy - delete action (#8751)
  • aws - rds-snapshot - instance filter (#8764)
  • aws - rdscluster - modified_db_cluster handle serverless v1 behavior (#8806)
  • aws - ssm session manager (#8823)
  • aws - vpc modify and network usage metrics (#8628)

azure

  • azure - filters - azure advisor recommendation filter (#8770)
  • azure - front-door-policy waf resource (#8811)
  • azure - mysql server - configuration filter (#8805)
  • azure - storage container - fix public access (#8797)

core

  • core - notify use a dynamically sized buffer for notify (#8742)

docs

  • docs - value filter - list in/not-in/contains under comparison and list operators (#8784)

gcp

  • gcp - cloud run revision resource (#8697)
  • gcp - iam filters (#8792)
  • gcp - sql - force option on delete and set-deletion-protection action (#8735)

k8s

  • k8s - chore - black c7n_kube package (#8786)
  • k8s - tests - clean up threads, dont write to current directory (#8782)

oci

  • oci - bucket - fix metadata id field (#8768)
  • oci - cleanup extraneous data on user tests (#8785)
  • oci - metrics query compartment fix (#8809)
  • oci - metrics query optimization (#8754)
  • oci - multi-region and c7n-org support (#8748)
  • oci - removed extraneous test data from the bucket cassette files (#8807)
  • oci - removed the extraneous test data from zone cassette files (#8801)

releng

  • releng - dependency upgrade 2023/08/14 (#8819)
  • releng - fix aws functional test and pin linters (#8822)
  • releng - release automation and dependency updates (#8766)

schema changes

New Contributors

Full Changelog: https://github.com/cloud-custodian/cloud-custodian/compare/0.9.29.0...0.9.30.0

0.9.29.0

9 months ago

What's Changed

overview

more gcp resources, two others of note.

  • aws - breaking change - operators using cloudtrail to inspect custodian api calls in an environment, the format of the user agent field has changed due to underlying changes within the sdk details and new format are documented/discussed in https://github.com/cloud-custodian/cloud-custodian/issues/8739
  • oci - breaking changes - oci provider is currently alpha, the syntax for actions has been simplified in #8740

aws

  • aws - add connect-campaign resource and kms-key filter (#8681)
  • aws - alb - delete - handle ResourceInUseException (#8705)
  • aws - ebs modify - support io2 (#8717)
  • aws - ecs-cluster - ebs-storage filter (#8446)
  • aws - identity-pool - include resource details from parent augment (#8692)
  • aws - launch-template-version - add cloudformation type (#8724)
  • aws - s3 - add support for intelligent tiering (#8712)

azure

  • azure - cdn - waf enabled filter (#8672)
  • azure - frontdoor - waf enabled filter (#8662)

gcp

  • gcp - added redis instance (#8679)
  • gcp - cloud armor-policy aka waf (#8666)
  • gcp - dataproc clusters (#8677)
  • gcp - label action support w/ fingerprint refetch on gke, instance, image (#8557)
  • gcp - mu - update function runtime, update for new env variables, use struct logging (#8711)
  • gcp - patch-deployment resource (#8698)
  • gcp - recommender - handle empty recommend set (#8714)
  • gcp - remove email addresses from image label test data (#8718)

oci

  • oci - session factory & test refactor (#8700)
  • oci - filter and action name refactor (#8740)

releng

  • releng - increment versions and update dependencies (#8738)
  • releng - oci in docker image (#8688)
  • releng - update dependencies to pickup pyyaml versions with build fixes (#8747)

tools

  • tools/c7n_mailer - add ms graph api delivery for email (#8687)

docs

  • docs - remove extraneous quotes from example notify action (#8694)

schema changes

New Contributors

Full Changelog: https://github.com/cloud-custodian/cloud-custodian/compare/0.9.28.0...0.9.29.0

0.9.28.0

9 months ago

TLDR

New oracle cloud infrastructure provider, several additional resources to gcp, regular fixes and updates to extant providers.

aws

  • aws - add delete action to directory and cloud-directory (#8610)
  • aws - add ses-receipt-rule resource and delete action (#8671)
  • aws - asg - fix propagate-tags for asgs with no tags (#8612)
  • aws - core - fix fetching resources by id for types with scalar server-side filters (#8614)
  • aws - ebs - encrypt-instance-volumes handle missing tags (#8683)
  • aws - efs-mount-target - support cloudtrail mode (#8631)
  • aws - event bus delete action (#8598)
  • aws - iam-user - add include-via option to policy filter for group inherited policies (#8372)
  • aws - security-group - used filter - handle ram vpc sharing eni when run in vpc owner (#8604)
  • aws - ses - add ses-email-identity resource type (#8616)
  • aws - ses - add set-delivery-options action (#8635)
  • aws - ses - identity has-statement filter (#8640)
  • aws - user-pool - include resource details from parent augment (#8684)
  • aws - vpc - metrics filter for vpce and tgw attachment (#8674)

azure

  • azure - add recovery services vault resource (#8599)
  • azure - filter for the SQL Server TDE (#8652)
  • azure - monitor-log-profile resource (#8580)
  • azure - session - add _run_command timeout parameter (#8632)

docs

  • docs - document gcp env vars explicitly along with noting workload federated identity support (#8606)
  • docs - update tencent cloud object storage example (#8600)

gcp

  • gcp - add big table asset types metadata (#8615)
  • gcp - add datafusion resource (#8676)
  • gcp - add more bigtable resources (instance, cluster, table, backup) (#8519)
  • gcp - add support for impersonated credentials (#8571)
  • gcp - added notebook resource (#8680)
  • gcp - new resources app service and app service version (#8425)

oci

  • oci - new provider (#8620)

releng

  • releng - bump cryptography from 40.0.2 to 41.0.0 (#8627)
  • releng - bump cryptography from 40.0.2 to 41.0.0 in /tools/c7n_azure (#8626)
  • releng - bump cryptography from 40.0.2 to 41.0.0 in /tools/c7n_openstack (#8625)
  • releng - docker fix c7n-left image build via poetry install for dependency group changes (#8611)
  • releng - format c7n_left and c7n_mailer python code with black "make format" command (#8636)
  • releng - release prep for 0.9.28.0 (#8658)
  • releng - ruff whitespace config and github output (#8649)
  • releng - update issue template for new providers (#8655)

tools

  • tools/c7n_mailer - refactoring and fix SendGrid duplicated emails (#8642)
  • tools/c7n_mailer - strip newlines from slack token (#8645)
  • tools/ops - fix mugc.py policy filtering (#8670)

schema changes

New Contributors

Full Changelog: https://github.com/cloud-custodian/cloud-custodian/compare/0.9.27.0...0.9.28.0

0.9.27.0

11 months ago

aws

  • AWS - SES - Create new resource type configuration-set for SES (#8457)
  • aws - add pinpoint resource (#8514)
  • aws - codecommit - add universal_augment to pull tags (#8576)
  • aws - ebs-snapshot - cross-account filter - enable everyone_only (#8552)
  • aws - eks - adding associate-encryption-config action (#8426)
  • aws - fis - adding aws.fis-experiment resource (#8470)
  • aws - fsx - rds - register aws_backup count filter (#8494)
  • aws - kms related filter - resolve key alias to id before cache lookup (#8505)
  • aws - lambda - add has-specific-managed-policy filter (#8477)
  • aws - lambda mode - support python3.10 in schema (#8502)
  • aws - lambda mode - validate description length (#8497)
  • aws - output - strip trailing slashes from s3 output url paths (#8559)
  • aws - policy modify - handle statements without sids (#6943)
  • aws - post-finding - document usage of the title parameter (#8527)
  • aws - s3 - lifecycle - add schema for newer rule options (#8564)
  • aws - subnet - add ip-address-usage filter (#8521)
  • tests - kms - patch executor to avoid flaky test (#8534)
  • fix: get subnet_ids from all interfaces on an EC2 instance (#8500)

azure

  • azure - add cdn-custom-domain and cdn-endpoint resources (#8554)
  • azure - add mariadb resource (#8498)
  • azure - add open-shift resource (#8469)
  • azure - resource servicebus namespace authrules (#8541)
  • azure - servicebus-namespace resource (#8536)
  • azure - servicebus-namespace-networkruleset (#8546)
  • azure - spring app resources (#8558)
  • azure - sql-server - add value filter logic to the auditing filter (#8314)

gcp

  • gcp - add artifact-repository resource (#8444)
  • gcp - add compute-project (#8461)
  • gcp - deployment-manager normalize label format (#8540)
  • gcp - fix metadata on a few resource types (#8569)
  • gcp - fix report fields metadata (#8573)
  • gcp - log sink - bucket filter (#8462)
  • gcp - recommender filter (#8544)
  • gcp - region psuedo resource from static data, and makefile data update target (#8517)

core

  • core - add ability to add custom functions to jmespath (#8533)
  • core - cli entry point allows function parameters (#8464)
  • core - don't expand {now} placeholder during provisioning (#8509)
  • core - validate - report errors per file (#8565)

docs

  • docs - fix sidebar formatting for c7n_kube (#8523)
  • docs - readme update (#8516)

releng

  • releng - automated releases (#8395)
  • releng - bump github.com/docker/distribution in /tools/cask (#8560)
  • releng - consolidate mailer dependencies (#8489)
  • releng - prep 0.9.27.0 release (#8591)
  • releng - require urllib3 <2.0 to speed up dependency resolution (#8563)
  • releng - update dependencies 2023-05 (#8562)

tests

tools

  • tools/c7n_org - exit early on an empty list of accounts or policies (#8515)
  • tools/dev - aws csm observability using vector.dev (#8556)
  • tools/ops - policy lambda cfn - allow specifying just role name instead of arn (#8448)

schema changes

0.9.26.0

1 year ago

Fixes a package upload issue caused using poetry to upload our frozen wheels that affected (0.9.25.0), in favor of using twine to. upload, which results in proper frozen metadata.

What's Changed

Full Changelog: https://github.com/cloud-custodian/cloud-custodian/compare/0.9.25.0...0.9.26.0