Skip to content

v2.0.0: Remove all Boto2 support

Compare
Choose a tag to compare
@diranged diranged released this 17 Feb 18:24
· 31 commits to main since this release

What's Changed

  • Add support for !GetAtt, !Sub and datetime by using Amazon's cfn-flip to parse YAML by @corydolphin in #512
  • Remove use of Boto2, use Boto3 only, and deprecate under-maintained/used actors by @diranged in #515

New Contributors

Full Changelog: v1.1.1...v2.0.0