Skip to content
This repository has been archived by the owner on Apr 16, 2022. It is now read-only.

Releases: martysweet/cfn-lint

v1.9.7

03 Apr 15:31
30e12d4
Compare
Choose a tag to compare

1.9.7 - 2019-04-03

Changed

  • Update CloudFormation specification (downloaded 03-Mar-2019) - version: 2.29.0
  • Merge PR #232, Update dependency js-yaml to fix DoS vulnerability

v1.9.6

27 Feb 16:36
c4381c9
Compare
Choose a tag to compare

Added

  • Merge PR #227, adding Depreciation/Retirement Notice to README.md

Fixed

  • Merge PR #226, fixing Ref return values for ARN resources
  • Merge PR #223, allowing Ref usage inside SAM Global
  • Merge PR #228, allowing Fn::Sub within Fn::Split

Changed

  • Update CloudFormation specification (downloaded 27-Feb-2019) - version: 2.24.0

v1.9.5

05 Feb 15:55
8d2c3d8
Compare
Choose a tag to compare

Fixed

  • Merge PR #222, fixing AWS::Serverless::Api.MethodSettings

Changed

  • Update CloudFormation specification (downloaded 05-Feb-2019) - version: 2.21.0

v1.9.4

09 Dec 12:03
c2690b1
Compare
Choose a tag to compare

Changed

  • Update CloudFormation specification (downloaded 07-Dec-2018) - version: 2.17.0
  • Manually edit specification to fix incorrect type setting on AWS::ServiceDiscovery::Instance.InstanceAttributes
  • Update SAM specification (downloaded 09-Dec-2018)

Added

  • Merge PR #216, adding tests for SQS tags

v1.9.3

04 Dec 08:28
5c1cef2
Compare
Choose a tag to compare

Changed

  • Update CloudFormation specification (downloaded 04-Dec-2018) - version: 2.16.0

v1.9.2

15 Nov 18:33
27d57c9
Compare
Choose a tag to compare

Fixed

  • Merge PR #208, fixing invalid parameterized type resolution for properties containing nested aggregate types

Changed

  • Update CloudFormation specification (downloaded 15-Nov-2018) - version: 2.12.0
  • Update SAM specification (downloaded 15-Nov-2018)

v1.9.1

30 Oct 15:19
80d2acb
Compare
Choose a tag to compare

Changed

  • Update CloudFormation specification (downloaded 30-Oct-2018) - version: 2.10.0

v1.9.0

30 Oct 15:04
c495a50
Compare
Choose a tag to compare

Added

  • Merge PR #167, adding support for SAM template validation

Changed

  • Update CloudFormation specification (downloaded 07-Oct-2018) - version: 2.8.0

Fixed

  • Fix CHANGELOG broken link for v1.8.1
  • Merge PR #197, fixing Fn::Sub fixed nested Intrinsic functions and Literal Values

v1.8.1

07 Sep 08:09
343baca
Compare
Choose a tag to compare

Changed

  • Update CloudFormation specification (downloaded 05-Sep-2018) - version: 2.6.0

Fixed

  • Merge PR #192, fixing incorrect exit codes from the test suite during CI/CD

v1.8.0

02 Aug 18:09
2c4cd1d
Compare
Choose a tag to compare

Added

  • Merge PR #185, implement CLI argument support for import values