cdk-rs
cdk-rs copied to clipboard
feat!: next generation of Rust CDK
SDK-1853
Description
This PR collects a few big changes:
- #496
- #514
- #522
- #525
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.
Checklist:
- [ ] The title of this PR complies with Conventional Commits.
- [ ] I have edited the CHANGELOG accordingly.
- [ ] I have made corresponding changes to the documentation.