Releases: aws-cloudformation/cloudformation-cli
Releases · aws-cloudformation/cloudformation-cli
v0.2.18 (2021-09-08)
Following change is released in this version:
- Input/Output comparison must traverse raw schema (#820)
v0.2.17(2021-09-02)
v0.2.16(2021-09-01)
v0.2.15(2021-07-22)
v0.2.14 (2021-06-30)
Following are the changes released in this version:
- Remove CloudFormation access to S3 via ArtifactCopyPolicy and KMS secret access since it is not used anymore.
v0.2.13 (2021-06-23)
Following are the changes released in this version:
- Add type configuration support in contract tests and cfn invoke
- Fail Contract test if the required handlers are not present
- Remove test contract_read_without_create
v0.2.12 (2021-05-24)
Add comparison for primitive type (#769)
v0.2.11 (2021-05-21)
Use deep copy for model compare (#766)
v0.2.10 (2021-05-18)
pinning Jinja2 dependency (#762)