Skip to content

v0.1.8

Compare
Choose a tag to compare
@anshikg anshikg released this 02 Sep 19:04
· 236 commits to master since this release
27da86e

Following are the changes being released in this build:

  • Remove logicalId
  • adjusted summary report
  • Add clientToken to contract test
  • Use role credentials when constructing clients for contract tests
  • ignore generated rpdk.lo.1 file, removing unneeded log messages
  • added inputs generation on [cfn init]
  • Delete & Read Handler should be invoked using identifiers
  • Change entry point to prod from test for contract test
  • Assert input to the handler is equal to the output
  • Delete the resource in contract_delete_create test
  • Increase timeoutInMinute to 2160
  • Automatic release to PyPI when tags are released
  • contract_update_create_only_property Contract test asserts on both NotUpdatable and NotFound ErrorCode
  • PrimaryIdentifier validation