Skip to content

Release v1.6.0 (2021-07-15)

Compare
Choose a tag to compare
@skmcgrail skmcgrail released this 15 Jul 21:14
· 232 commits to main since this release
278b6fc

Smithy Go Module

  • encoding/httpbinding: Support has been added for encoding float32 and float64 values that are NaN, Infinity, or -Infinity. (#316)

Codegen

  • Adds support for handling float32 and float64 NaN values in HTTP Protocol Unit Tests. (#316)
  • Adds support protocol generator implementations to override the error code string returned by ErrorCode methods on generated error types. (#315)