Skip to content

Release v1.2.0 (2021-03-12)

Compare
Choose a tag to compare
@jasdel jasdel released this 12 Mar 22:31
· 287 commits to main since this release
316a1d1

Smithy Go module

  • Fix support for parsing shortened year format in HTTP Date header.
  • Fix GitHub APIDiff action workflow to get gorelease tool correctly.
  • Fix codegen artifact unit test for Go 1.16

Codegen

  • Fix generating paginator nil parameter handling before usage.
  • Fix Serialize unboxed members decorated as required.
  • Add ability to define resolvers at both client construction and operation invocation.
  • Support for extending paginators with custom runtime trait