You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* release-0.19.0:
Bumping version to 0.19.0
Bump jmespath dep to 0.0.3
Update opsworks models for new resource management features
Update EC2 model for Reserved Instances instance type modifications
Update test with new 'or' jmespath syntax
Update botocore to use dev branch of jmespath
Expose result_keys as a property
Revert to previous DirectConnect model that includes doc strings.
Updating JSON models.
Adding govcloud region to CloudFormation service. See boto#144.
Use with statement instead of addCleanup
Explicitly close file on test cleanup
Rewind stream bodies on redirects
Protect auth signing with a lock
Fix type in test class name
Change Name parameter of EC2 CopyImage operation from required to not required. Fixesaws/aws-cli#382.
Fix endpoint for support service so we don't get bit by http://bugs.python.org/issue13034 bug. Fixesboto#139.
Retry ClosedPoolError from urllib3
Fix the pagination config for ListObjectVersions to include both Versions and DeleteMarkers. Fixesboto#377.
The latest api docs show that this parameter is optional.
The text was updated successfully, but these errors were encountered: