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.10.13 #1407

Merged
merged 1 commit into from
Jul 19, 2017
Merged

v1.10.13 #1407

merged 1 commit into from
Jul 19, 2017

Conversation

awstools
Copy link
Contributor

Release v1.10.13 (2017-07-19)

Service Client Updates

  • service/budgets: Updates service API and documentation
    • Update budget Management API's to list/create/update RI_UTILIZATION type budget. Update budget Management API's to support DAILY timeUnit for RI_UTILIZATION type budget.

SDK Enhancements

  • service/s3: Use interfaces assertions instead of ValuesAtPath for S3 field lookups. #1401
    • Improves the performance across the board for all S3 API calls by removing the usage of ValuesAtPath being used for every S3 API call.

SDK Bugs

  • aws/request: waiter test bug
    • waiters_test.go file would sometimes fail due to travis hiccups. This occurs because a test would sometimes fail the cancel check and succeed the timeout. However, the timeout check should never occur in that test. This fix introduces a new field that dictates how waiters will sleep.

@awstools awstools merged commit 699c7c8 into master Jul 19, 2017
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