Skip to content

0.9.37.0

Compare
Choose a tag to compare
@kapilt kapilt released this 05 Jun 14:04
· 15 commits to main since this release
642c87f

What's Changed

Of note in this release, we now use python 3.12 for docker images which will provide a good performance improvement, as well
caching clients in the aws provider which should also save on memory.

aws

  • aws - TimestreamDB kms key filter (#9500)
  • aws - add eventbridge scheduler mode for policy lambdas (#9273)
  • aws - add utility function for resolving global region for tagging augments by partition (#9475)
  • aws - cache clients by region (#9107)
  • aws - elasticbeanstalk-environment - return empty tag set for deleted environments (#9453)
  • aws - elasticsearch - add the latest TLS security policy (#9542)
  • aws - fix credential test on session policy (#9520)
  • aws - sagemaker model bias job definition (#9465)
  • aws - session policy support via cli (#9416)
  • aws - timestream register aws_backup count filter (#9504)
  • aws - Sagemaker Data Quality, Model Quality, Model Explainability Job Definitions + Compilation, Processing Jobs (#9464)

core

  • core - validate policy mode in StructureParser (#9536)
  • core - value filter mod operator (#9497)

docs

  • docs - add dev docs link to john lonergan dummy's guide to adding aws resources (#9502)
  • docs - add linen.dev to readme (#9522)

releng

  • releng - 🌱 bump the github-actions group with 2 updates (#9509)
  • releng - azure - update containerregistry version (#9491)
  • releng - batch dependabot updates by package ecosystem and azure poetry lock fix (#9501)
  • releng - bump jinja2 from 3.1.3 to 3.1.4 in /tools/c7n_salactus (#9483)
  • releng - bump requests #9526
  • releng - bump tqdm from 4.66.2 to 4.66.3 (#9478)
  • releng - include c7n awscc provider in docker images (#9521)
  • releng - june 2024 dep upgrades (#9550)
  • releng - pkg increment and dep rebase (#9518)
  • releng - update ci to poetry 1.8.3, docker update to ubuntu 24.04, always pull when building (#9549)

schema changes

New Contributors

Full Changelog: 0.9.36.0...0.9.37.0