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

v1.17.9 #2482

Merged
merged 1 commit into from
Mar 1, 2019
Merged

v1.17.9 #2482

merged 1 commit into from
Mar 1, 2019

Conversation

aws-sdk-go-automation
Copy link
Contributor

Release v1.17.9 (2019-03-01)

Service Client Updates

  • service/autoscaling-plans: Updates service documentation
  • service/ec2: Updates service API and documentation
    • This release adds support for modifying instance event start time which allows users to reschedule EC2 events.

SDK Enhancements

  • example/service/s3: Add example of S3 download with progress (#2456)
    • Adds a new example to the S3 service's examples. This example shows how you could use the S3's GetObject API call in conjunction with a custom writer keeping track of progress.
    • Related to #1868, #2468

SDK Bugs

  • aws/session: Allow HTTP Proxy with custom CA bundle (#2343)
    • Ensures Go HTTP Client's ProxyFromEnvironment functionality is still enabled when custom CA bundles are used with the SDK.
    • Fix #2287

@aws-sdk-go-automation aws-sdk-go-automation merged commit 156429b into master Mar 1, 2019
@aws-sdk-go-automation aws-sdk-go-automation deleted the release branch March 1, 2019 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant