Skip to content

Commit 278b6fc

Browse files
authored
Release v1.6.0
2 parents 1104790 + 60dd88f commit 278b6fc

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# Release v1.6.0 (2021-07-15)
2+
3+
### Smithy Go Module
4+
* `encoding/httpbinding`: Support has been added for encoding `float32` and `float64` values that are `NaN`, `Infinity`, or `-Infinity`. ([#316](https://github.com/aws/smithy-go/pull/316))
5+
6+
### Codegen
7+
* Adds support for handling `float32` and `float64` `NaN` values in HTTP Protocol Unit Tests. ([#316](https://github.com/aws/smithy-go/pull/316))
8+
* Adds support protocol generator implementations to override the error code string returned by `ErrorCode` methods on generated error types. ([#315](https://github.com/aws/smithy-go/pull/315))
9+
110
# Release v1.5.0 (2021-06-25)
211

312
### Smithy Go module

0 commit comments

Comments
 (0)