Skip to content

v2.1.6-plugin

Compare
Choose a tag to compare
@ammokhov ammokhov released this 08 Nov 20:22
· 26 commits to master since this release
363b627

What's Changed

  • Updated initial hook boilerplate code to target a real resource type by @Brianwithay21 in #188
  • Log Formatter by @thoward-godaddy in #190
  • Use Amazon ECR images for mimicing lambda with docker by @kddejong in #193
  • fix(test) - Pin importlib to make bandit work by @kddejong in #202
  • fix(test) - Reduce dependency on AWS config file by @kddejong in #201
  • chore(tests): Update precommit config yaml file to newest versions by @mmaeng in #206
  • fix(docker): During cfn submit docker commands were not working on Windows by @mmaeng in #208
  • Revert "fix(test) - Pin importlib to make bandit work" by @mmaeng in #209
  • Chore(CI): update github actions to latest versions, python 3.9, and multi-os by @mmaeng in #215
  • fix(log): filenotfound exception when cfn submit cluttering logs by @mmaeng in #213
  • fix(docker): pip upgrade command removed by @mmaeng in #218
  • Fix(CI): Fix unittests on Windows by @mmaeng in #216
  • version bump by @ammokhov in #220

New Contributors

Full Changelog: v2.1.12-lib...v2.1.6-plugin