2017-05-11 14:39:54 +00:00
|
|
|
### SDK Features
|
|
|
|
|
|
|
|
### SDK Enhancements
|
|
|
|
|
|
|
|
### SDK Bugs
|
2017-07-23 07:51:42 +00:00
|
|
|
* `aws/signer/v4`: Fix out of bounds panic in stripExcessSpaces [#1412](https://github.com/aws/aws-sdk-go/pull/1412)
|
|
|
|
* Fixes the out of bands panic in stripExcessSpaces caused by an incorrect calculation of the stripToIdx value. Simplified to code also.
|
|
|
|
* Fixes [#1411](https://github.com/aws/aws-sdk-go/issues/1411)
|