v0.2.34 (2023-10-18) Latest
What's Changed
- Validate typename prefix is valid when creating ListType request whil… by @Brianwithay21 in #1022
- Fix prepare_payload_for_reinvocation in invoke by @mircealam in #1027
- removed contract-test integration by @ammokhov in #1028
- Add inputs and outputs to assertion message by @ericzbeard in #973
- Bump actions/checkout from 3 to 4 by @dependabot in #1024
- chore(schema): sync 3 additional schema definitions from aws-cloudformation-resource-schema by @mmaeng in #921
- Update reqs and fix issues by @kddejong in #1030
- feature(cli) - Support
package
as an alias for thesubmit --dry-run
argument in the cfn-cli by @mmaeng in #913 - Add support up to python 3.11 by @kddejong in #1029
- require botocore version 1.31.17, as it has tlv by @AkifRafique in #1034
- bump version to 0.2.34 by @AkifRafique in #1035
New Contributors
- @mircealam made their first contribution in #1027
- @ericzbeard made their first contribution in #973
Full Changelog: v0.2.33...v0.2.34