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

v1.2.0

Compare
Choose a tag to compare
@thyagram-aws thyagram-aws released this 02 May 18:05
· 4 commits to main since this release
f0ab436

[1.2.0] - 2023-05-02

  • [cdk-solution-helper-py compatibility with cdk-lib versions greater than 2.61.0 #8]
  • [Additional asserts statements and enhancements to unit test #40]
  • [Removed empty test file from project #39]
  • [Clean up .viperlightignore file #38]
  • [SOLUTION_VERSION in cdk.json updated 37]
  • [Assert in unit test that expiry time (ttl) is calculated correctly 36]
  • [Instructions in README.md file now behave as expected for running unit tests #35]

Description of changes:

  • Upgrade to the CDK versioning to support versions>=2.69.0
  • SQS and Lambda for notifications
  • Better Step function callback errors
  • Misc enhancements
  • Minor bug fixes

Contributors

@tomgilman
@JimTharioAmazon
@yq-yang-qin
@thyagram-aws