Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 766 Bytes

CHANGELOG.md

File metadata and controls

16 lines (10 loc) · 766 Bytes

v1.1.1 (2022-03-23)

  • Dependency Update: Updated to the latest SDK module versions

v1.1.0 (2022-03-08)

  • Feature: Updates the SDK's checksum validation logic to require opt-in to output response payload validation. The SDK was always preforming output response payload checksum validation, not respecting the output validation model option. Fixes #1606
  • Feature: Updated github.com/aws/smithy-go to latest version
  • Dependency Update: Updated to the latest SDK module versions

v1.0.0 (2022-02-24)

  • Release: New module for computing checksums
  • Feature: Updated github.com/aws/smithy-go to latest version
  • Dependency Update: Updated to the latest SDK module versions