v5.3.1
- Remove hack to get around response streaming issue with AsyncHTTPClient, now that it is fixed in v1.3.0
- Json POST and PUT requests now always include a Json body, even if it is only
{}
. Fixes issues withTimestream.DescribeEndpoints
and a number of other operations.