Skip to content

v0.2.26

Choose a tag to compare

@ammokhov ammokhov released this 07 Nov 23:38
· 70 commits to master since this release
86f6528

What's Changed

  • add deletionPolicy and replacepolicy for managedUploadinfra stack by @AkifRafique in #881
  • Add auto-generated docs for Hooks Type by @akshayrane in #886
  • add pre-commit hook for modules by @jaymccon in #887
  • Update example hook schema to target real resource types by @Brianwithay21 in #884
  • Add custom property arrayType by @gsurbhi in #902
  • fix(test) - Pin importlib-metadata for bandit tests by @kddejong in #908
  • fix(core) - Remove runtime checks and leave it to the plugin by @kddejong in #909
  • fix(test) - Remove dependency on ~/.aws/config and credentials by @kddejong in #910
  • chore(python) - Add support for python 3.9 and 3.10 by @kddejong in #911
  • Enforce SecureTransport policy on AccessLogsBucket by @PatMyron in #863
  • fix(tests) - clean up docker random hook failures by @kddejong in #922
  • CloudFormation Resource Provider Definition MetaSchema update by @github-actions in #789
  • Doc: Fix broken links and typo in modules-structure.md by @BourgoisMickael in #896
  • chore(documentation): Add clarification in subproperty and hook docs that it is min/max Length not value by @mmaeng in #915
  • chore(documentation): fix tests for pr#885 by @mmaeng in #916
  • fix(test) - increasing default handler timeout for cfn test by @PatMyron in #554
  • fix(cli): cfn test broken on Windows - NamedTemporaryFile issue by @mmaeng in #924
  • chore(CI): Update github actions to latest versions by @mmaeng in #933
  • Chore(precommit): update precommit versions to latest that supports Python 3.6 by @mmaeng in #932

New Contributors

Full Changelog: v0.2.25...v0.2.26