Skip to content

Release v1.38.51

Compare
Choose a tag to compare
@aws-sdk-go-automation aws-sdk-go-automation released this 28 May 18:25
· 1042 commits to main since this release
e0475a0

Release v1.38.51 (2021-05-28)

Service Client Updates

  • service/datasync: Updates service API and documentation
  • service/location: Updates service API, documentation, and paginators
  • service/lookoutmetrics: Updates service API

SDK Bugs

  • aws/request: Fix handling of endpoints with trailing slashes
    • Fixes the SDK's handling of endpoint URLs that contain a trailing slash when the API operation's modeled path is suffixed. Also ensures any endpoint URL query string is squashed consistently.