This repository has been archived by the owner on Jan 22, 2024. It is now read-only.
v1.2.0
[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