Release v1.3.0 (2021-04-01)
Smithy Go module
transport/http
: Add utility to safely join string to url path, and url raw query.
Codegen
- Update HttpBindingProtocolGenerator to use http/transport JoinPath and JoinQuery utility.
transport/http
: Add utility to safely join string to url path, and url raw query.