Skip to content

v0.2.8 (2021-05-03)

Compare
Choose a tag to compare
@anshikg anshikg released this 03 May 16:54
· 144 commits to master since this release
1685fe6

Following are the changes released in this version:

  • Add support for nested comparison (#741)
  • Fix update generation with additionalIdentifiers (#732)
  • catch common resource schema issues in cfn validate (#729)
  • Revert npm dependency (#737)
  • CloudFormation Resource Provider Definition MetaSchema update (#688)
  • Remove contract_invalid_create contract test (#734)
  • Update README.md with TypeScript plugin information (#726)
  • contract test integration test (Python resource provider) (#723)
  • Merge create and update model to get read only properties (#715)
  • support regex comparison for transformed values (#718)
  • removing contract_update_create_only_property (#721)
  • Adding a unit test for module schema generation (#716)
  • document Github Action workaround (#719)
  • Adding conditionalCreateOnlyProperties to metaschema (#717)
  • Increase readability by breaking up some big functions (#712)
  • contract test integration test (#714)