Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump AWS SDK to v1.12.32 #2403

Closed
bflad opened this issue Nov 22, 2017 · 3 comments · Fixed by #2404
Closed

Bump AWS SDK to v1.12.32 #2403

bflad opened this issue Nov 22, 2017 · 3 comments · Fixed by #2404
Labels
dependencies Used to indicate dependency changes.

Comments

@bflad
Copy link
Contributor

bflad commented Nov 22, 2017

To support new AWS platform enhancements such as API Gateway access logs and integration timeouts (issues incoming). We're currently on v1.12.30. https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md#release-v11232-2017-11-22

Release v1.12.32 (2017-11-22)

Service Client Updates

  • service/apigateway: Updates service API and documentation
    • Add support for Access logs and customizable integration timeouts
  • service/cloudformation: Updates service API and documentation
      1. Instance-level parameter overrides (CloudFormation-StackSet feature): This feature will allow the customers to override the template parameters on specific stackInstances. Customers will also have ability to update their existing instances with/without parameter-overrides using a new API "UpdateStackInstances" 2) Add support for SSM parameters in CloudFormation - This feature will allow the customers to use Systems Manager parameters in CloudFormation templates. They will be able to see values for these parameters in Describe APIs.
  • service/codebuild: Updates service API and documentation
    • Adding support for accessing Amazon VPC resources from AWS CodeBuild, dependency caching and build badges.
  • service/elasticmapreduce: Updates service API and documentation
    • Enable Kerberos on Amazon EMR.
  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/rekognition: Updates service API and documentation
    • This release includes updates to Amazon Rekognition for the following APIs. The new DetectText API allows you to recognize and extract textual content from images. Face Model Versioning has been added to operations that deal with face detection.
  • service/shield: Updates service API, documentation, and paginators
    • The AWS Shield SDK has been updated in order to support Elastic IP address protections, the addition of AttackProperties objects in DescribeAttack responses, and a new GetSubscriptionState operation.
  • service/storagegateway: Updates service API and documentation
    • AWS Storage Gateway now enables you to get notification when all your files written to your NFS file share have been uploaded to Amazon S3. Storage Gateway also enables guessing of the MIME type for uploaded objects based on file extensions.
  • service/xray: Updates service API, documentation, and paginators
    • Added automatic pagination support for AWS X-Ray APIs in the SDKs that support this feature.

Release v1.12.31 (2017-11-20)

Service Client Updates

  • service/apigateway: Updates service documentation
    • Documentation updates for Apigateway
  • service/codecommit: Updates service API, documentation, and paginators
    • AWS CodeCommit now supports pull requests. You can use pull requests to collaboratively review code changes for minor changes or fixes, major feature additions, or new versions of your released software.
  • service/firehose: Updates service API and documentation
    • This release includes a new Kinesis Firehose feature that supports Splunk as Kinesis Firehose delivery destination. You can now use Kinesis Firehose to ingest real-time data to Splunk in a serverless, reliable, and salable manner. This release also includes a new feature that allows you to configure Lambda buffer size in Kinesis Firehose data transformation feature. You can now customize the data buffer size before invoking Lambda function in Kinesis Firehose for data transformation. This feature allows you to flexibly trade-off processing and delivery latency with cost and efficiency based on your specific use cases and requirements.
  • service/iis: Adds new service
    • The AWS Cost Explorer API gives customers programmatic access to AWS cost and usage information, allowing them to perform adhoc queries and build interactive cost management applications that leverage this dataset.
  • service/kinesis: Updates service API and documentation
    • Customers can now obtain the important characteristics of their stream with DescribeStreamSummary. The response will not include the shard list for the stream but will have the number of open shards, and all the other fields included in the DescribeStream response.
  • service/workdocs: Updates service API and documentation
    • DescribeGroups API and miscellaneous enhancements

SDK Bugs

  • aws/client: Retry delays for throttled exception were not limited to 5 mintues #1654
@bflad
Copy link
Contributor Author

bflad commented Nov 22, 2017

Submitting a PR shortly.

@bflad
Copy link
Contributor Author

bflad commented Nov 22, 2017

PR submitted: #2404

@ghost
Copy link

ghost commented Apr 10, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Apr 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Used to indicate dependency changes.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants