Upgrade Smithy to 1.49 (#3662)
## Motivation and Context Upgrades Smithy to 1.49.0 ## Description As part of the upgrade, it updates the serializer for EC2 query protocol to handle empty lists in response to [this](https://github.com/smithy-lang/smithy/pull/2269) (otherwise [a protocol test](https://github.com/smithy-lang/smithy-rs/blob/main/codegen-client-test/build.gradle.kts#L75) `ec2_empty_query_lists_request` would fail). ## Testing Existing tests in CI ---- _By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice._
Loading
Please register or sign in to comment