Skip to content

Releases: aws-cloudformation/cloudformation-cli

v0.2.18 (2021-09-08)

08 Sep 21:35
3178509
Compare
Choose a tag to compare

Following change is released in this version:

  • Input/Output comparison must traverse raw schema (#820)

v0.2.17(2021-09-02)

02 Sep 21:58
ae2212a
Compare
Choose a tag to compare

Following are the changes released in this version:

  • Modified Item_Hash func to hash nested Dict (#816)
  • Revert "Increase Boto assumeRole duration to 6 hours (#814)" (#817)

v0.2.16(2021-09-01)

01 Sep 20:39
1406fd9
Compare
Choose a tag to compare

Following are the changes released in this version:

  • boto session is expanded to 6h (#814)
  • bug fix for cfn submit modules (#810)
  • contains collection comparison enhancement for Contract Tests (ordered + unordered) (#812)

v0.2.15(2021-07-22)

22 Jul 16:25
7de14f5
Compare
Choose a tag to compare

Following are the changes released in this version:

  • standardizing contract test names (#556)
  • Increase botocore session to 15 mins (#803)

v0.2.14 (2021-06-30)

30 Jun 23:45
389f8aa
Compare
Choose a tag to compare

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)

23 Jun 19:30
63c6a65
Compare
Choose a tag to compare

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)

24 May 15:14
0ae02e2
Compare
Choose a tag to compare

Add comparison for primitive type (#769)

v0.2.11 (2021-05-21)

21 May 19:59
cec7233
Compare
Choose a tag to compare

Use deep copy for model compare (#766)

v0.2.10 (2021-05-18)

18 May 23:35
11618fa
Compare
Choose a tag to compare

pinning Jinja2 dependency (#762)

v0.2.9 (2021-05-10)

11 May 00:36
bc24cc7
Compare
Choose a tag to compare

Following are the changes released in this version:

  • Add contract tests cloudwatch log delivery support. (#754)
  • Add nodejs 14.x runtime (#746)
  • Fix typo (#751)