github aws/smithy-go v1.5.0
Release v1.5.0 (2021-06-25)

latest releases: release-2024-06-27, v1.20.3, release-2024-03-29...
3 years ago

Release v1.5.0 (2021-06-25)

Smithy Go module

  • time: Update time parsing to not be as strict for HTTPDate and DateTime (#307)
    • Fixes #302 by changing time to UTC before formatting so no local offset time is lost.

Codegen

  • Adds support for integrating client members via plugins (#301)
  • Fix serialization of enum types marked with payload trait (#296)
  • Update generation of API client modules to include a manifest of files generated (#283)
  • Update Group Java group ID for smithy-go generator (#298)
  • Support the delegation of determining the errors that can occur for an operation (#304)
  • Support for marking and documenting deprecated client config fields. (#303)

Don't miss a new smithy-go release

NewReleases is sending notifications on new releases.