v0.2.26
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 testbroken 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
- @AkifRafique made their first contribution in #881
- @akshayrane made their first contribution in #886
- @gsurbhi made their first contribution in #902
- @kddejong made their first contribution in #908
- @BourgoisMickael made their first contribution in #896
- @mmaeng made their first contribution in #915
Full Changelog: v0.2.25...v0.2.26