* set appropriate minimum httpbody version
* Update changelogs
* changelog
* HTTP Body version in generated code
Co-authored-by: Zelda Hessler <zhessler@amazon.com>
- :tada: Timeouts for requests are now configurable. You can set a timeout for each individual request attempt or for all attempts made for a request. (smithy-rs#831)
- Improve docs on `aws-smithy-client` (smithy-rs#855)
- Fix http-body dependency version (smithy-rs#883, aws-sdk-rust#305)