Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Latest commit

 

History

History
99 lines (68 loc) · 5.98 KB

CHANGELOG.md

File metadata and controls

99 lines (68 loc) · 5.98 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • bump deps & update cfn spec json fad79ad

20 May 2021

20 May 2021

  • CO2269 - Bumping version and updating changelog #46
  • fixing latest vulnerabilities cd1c802

29 January 2021

  • CO2269 - Fix node pool template lint error #45
  • Fix GitHub Actions Workflow #41
  • Update specifications #40
  • Update specifications #39
  • Updating CloudFormationResourceSpecification 5d2156a
  • Bumping version and adding changelog 6316c35
  • Bump handlebars from 4.1.2 to 4.7.6 fda5392

11 December 2019

  • fix validation of nested cfn fns by walking upwards rather than down #186
  • update-resource-specification c9b9b46
  • add Join to Equals supportedFns 9ba6ccf
  • add missing Id property to iam policydocument 8587427

25 October 2019

  • Bump deps oct2019 #29
  • Bump lodash from 4.17.11 to 4.17.13 #27
  • Fix PolicyDocument validation #26
  • Bump js-yaml from 3.12.0 to 3.13.1 #24
  • Bump handlebars from 4.0.12 to 4.1.2 #25
  • Allow IAM policy Statement to be single value as well as array #22
  • update CloudFormationResourceSpecification 80aea71
  • bump deps and fix some typing issues related to that. 22c2b2f
  • Fix Principal: AWS: ... style 5555bac

26 April 2019

26 April 2019

  • Add CHANGELOG #21
  • Use auto-changelog for CHANGELOG 72fa88f
  • Test and build before publish, push tags after version bump dd805f0

25 April 2019

25 April 2019

  • Update CloudFormation resource specification version 2.30.0 #20
  • Ignore validation errors via metadata #19
  • Track validator "source" for all errors #18
  • Allow Select in conditional functions #17
  • Allow Sub in boolean functions #15
  • Fully validate PolicyDocument #9
  • Give suggestions for invalid properties #8
  • Add GitHub actions to run tests on push #1
  • Ignore validation errors via metadata #4
  • Allow Select in conditional functions #16
  • Allow Sub in boolean functions #13
  • Fully validate PolicyDocument #6
  • Principal is not requried, Effect can't be list, valid Allow or Deny 2ed9ad5
  • Update validate to handle new single value PropertyTypes aec968a
  • Add docs for LaundryIgnore 70b2b6b

v1.0.0-rc1

2 January 2019

  • In the beginning there was darkness cedd4e4
  • Make laundry lint fixtures/quickstart/openshift.yaml pass 23b4f92
  • Add more fixtures from cfn-python-lint 3368b03