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

latest releases: v1.53.5, v1.53.4, v1.53.3...
3 years ago

Release v1.37.31 (2021-03-15)

Announcement

  • The HEAD tracking branch of the repository has been renamed from master to main.
    • Users using GOPATH to manage application dependencies need to remove the SDK from GOPATH and re-retrieve the SDK using go get github.com/aws/aws-sdk-go.

Service Client Updates

  • service/codedeploy: Updates service API and documentation
    • AWS CodeDeploy can now detect instances running an outdated revision of your application and automatically update them with the latest revision.
  • service/ecs: Updates service API and documentation
    • This is for ecs exec feature release which includes two new APIs - execute-command and update-cluster and an AWS CLI customization for execute-command API
  • service/elasticmapreduce: Updates service API and documentation
    • Amazon EMR customers can now specify Resource Group to target Capacity Reservations in their EMR clusters with instance fleets using allocation strategy.
  • service/fis: Updates service API, documentation, paginators, and examples
  • service/transcribe-streaming: Updates service API and documentation

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

NewReleases is sending notifications on new releases.