github aws/aws-sdk-go v1.44.0
Release v1.44.0

latest releases: v1.55.5, v1.55.4, v1.55.3...
2 years ago

Release v1.44.0 (2022-04-25)

Service Client Updates

  • service/connect: Updates service API, documentation, and paginators
  • service/gamelift: Updates service documentation
    • Documentation updates for Amazon GameLift.
  • service/mq: Updates service API and documentation
    • This release adds the CRITICAL_ACTION_REQUIRED broker state and the ActionRequired API property. CRITICAL_ACTION_REQUIRED informs you when your broker is degraded. ActionRequired provides you with a code which you can use to find instructions in the Developer Guide on how to resolve the issue.
  • service/rds-data: Updates service API and documentation
  • service/securityhub: Updates service API and documentation

SDK Features

  • aws/request: Fixes bug in WithSetRequestHeaders where the header key was added to the header map directly
    • Addresses an issue where the header keys being added were being added directly to the header map, and did not have the canonical header casing applied. This introduced bugs where instead of overwriting existing header key, it added another map entry.

Don't miss a new aws-sdk-go release

NewReleases is sending notifications on new releases.