terraform/vendor/github.com/aws/aws-sdk-go/CHANGELOG.md

3.1 KiB

Release v1.4.17

Service Model Updates

  • service/acm: Update service API, and documentation.
    • This change allows users to import third-party SSL/TLS certificates into ACM.
  • service/elasticbeanstalk: Update service API, documentation, and pagination.
    • Elastic Beanstalk DescribeApplicationVersions API is being updated to support pagination.
  • service/gamelift: Update service API, and documentation.
    • New APIs to protect game developer resource (builds, alias, fleets, instances, game sessions and player sessions) against abuse.

SDK Features

  • service/s3: Add support for accelerate with dualstack #887

Release v1.4.16

Service Model Updates

  • service/ecr: Update Amazon EC2 Container Registry service model
    • DescribeImages is a new api used to expose image metadata which today includes image size and image creation timestamp.
  • service/elasticache: Update Amazon ElastiCache service model
    • Elasticache is launching a new major engine release of Redis, 3.2 (providing stability updates and new command sets over 2.8), as well as ElasticSupport for enabling Redis Cluster in 3.2, which provides support for multiple node groups to horizontally scale data, as well as superior engine failover capabilities

SDK Bug Fixes

  • aws/session: Skip shared config on read errors #883
  • aws/signer/v4: Add support for URL.EscapedPath to signer #885

SDK Features

  • private/model/api: Add docs for errors to API operations #881
  • private/model/api: Improve field and waiter doc strings #879
  • service/dynamodb/dynamodbattribute: Allow multiple struct tag elements #886
  • Add build tags to internal SDK tools #880

Release v1.4.15

Service Model Updates

  • service/cognitoidentityprovider: Update Amazon Cognito Identity Provider service model
  • service/devicefarm: Update AWS Device Farm documentation
  • service/opsworks: Update AWS OpsWorks service model
  • service/s3: Update Amazon Simple Storage Service model
  • service/waf: Update AWS WAF service model

SDK Bug Fixes

  • aws/request: Fix HTTP Request Body race condition #874

SDK Feature Updates

  • aws/ec2metadata: Add support for EC2 User Data #872
  • aws/signer/v4: Remove logic determining if request needs to be resigned #876

Release v1.4.14 (2016-09-29)

  • service/ec2: api, documentation, and paginators updates.
  • service/s3: api and documentation updates.

Release v1.4.13 (2016-09-27)

  • service/codepipeline: documentation updates.
  • service/cloudformation: api and documentation updates.
  • service/kms: documentation updates.
  • service/elasticfilesystem: documentation updates.
  • service/snowball: documentation updates.