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

Update boto3 to 1.6.7 #89

Closed
wants to merge 1 commit into from
Closed

Conversation

pyup-bot
Copy link
Collaborator

This PR updates boto3 from 1.5.24 to 1.6.7.

Changelog

1.6.7

=====

* api-change:``cloudhsmv2``: [``botocore``] Update cloudhsmv2 client to latest version
* api-change:``discovery``: [``botocore``] Update discovery client to latest version
* api-change:``iot``: [``botocore``] Update iot client to latest version
* api-change:``redshift``: [``botocore``] Update redshift client to latest version

1.6.6

=====

* api-change:``pinpoint``: [``botocore``] Update pinpoint client to latest version
* api-change:``ecs``: [``botocore``] Update ecs client to latest version
* api-change:``rds``: [``botocore``] Update rds client to latest version
* api-change:``mgh``: [``botocore``] Update mgh client to latest version

1.6.5

=====

* api-change:``medialive``: [``botocore``] Update medialive client to latest version

1.6.4

=====

* api-change:``ecs``: [``botocore``] Update ecs client to latest version

1.6.3

=====

* api-change:``ssm``: [``botocore``] Update ssm client to latest version
* api-change:``servicecatalog``: [``botocore``] Update servicecatalog client to latest version
* api-change:``events``: [``botocore``] Update events client to latest version
* api-change:``storagegateway``: [``botocore``] Update storagegateway client to latest version
* api-change:``ec2``: [``botocore``] Update ec2 client to latest version

1.6.2

=====

* api-change:``application-autoscaling``: [``botocore``] Update application-autoscaling client to latest version

1.6.1

=====

* api-change:``ecr``: [``botocore``] Update ecr client to latest version

1.6.0

=====

* enhancement:Stubber: [``botocore``] Added the ability to add items to response metadata with the stubber.
* api-change:``sts``: [``botocore``] Update sts client to latest version
* api-change:``route53``: [``botocore``] Update route53 client to latest version
* feature:``s3``: [``botocore``] Default to virtual hosted addressing regardless of signature version (boto/botocore`1387 <https://github.com/boto/botocore/issues/1387>`__)

1.5.36

======

* api-change:``appstream``: [``botocore``] Update appstream client to latest version

1.5.35

======

* api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version
* api-change:``ce``: [``botocore``] Update ce client to latest version

1.5.34

======

* api-change:``ec2``: [``botocore``] Update ec2 client to latest version
* api-change:``serverlessrepo``: [``botocore``] Update serverlessrepo client to latest version
* api-change:``codecommit``: [``botocore``] Update codecommit client to latest version

1.5.33

======

* api-change:``autoscaling``: [``botocore``] Update autoscaling client to latest version
* api-change:``waf-regional``: [``botocore``] Update waf-regional client to latest version
* api-change:``waf``: [``botocore``] Update waf client to latest version

1.5.32

======

* api-change:``config``: [``botocore``] Update config client to latest version

1.5.31

======

* api-change:``rds``: [``botocore``] Update rds client to latest version

1.5.30

======

* api-change:``mediaconvert``: [``botocore``] Update mediaconvert client to latest version
* api-change:``gamelift``: [``botocore``] Update gamelift client to latest version

1.5.29

======

* api-change:``appsync``: [``botocore``] Update appsync client to latest version
* api-change:``lex-models``: [``botocore``] Update lex-models client to latest version

1.5.28

======

* api-change:``glacier``: [``botocore``] Update glacier client to latest version
* api-change:``route53``: [``botocore``] Update route53 client to latest version

1.5.27

======

* api-change:``guardduty``: [``botocore``] Update guardduty client to latest version
* api-change:``cognito-idp``: [``botocore``] Update cognito-idp client to latest version
* api-change:``rds``: [``botocore``] Update rds client to latest version
* api-change:``ec2``: [``botocore``] Update ec2 client to latest version
* api-change:``kms``: [``botocore``] Update kms client to latest version

1.5.26

======

* api-change:``lex-runtime``: [``botocore``] Update lex-runtime client to latest version
* api-change:``ec2``: [``botocore``] Update ec2 client to latest version
* api-change:``lex-models``: [``botocore``] Update lex-models client to latest version

1.5.25

======

* api-change:``ds``: [``botocore``] Update ds client to latest version
* api-change:``appstream``: [``botocore``] Update appstream client to latest version
* api-change:``medialive``: [``botocore``] Update medialive client to latest version
* api-change:``budgets``: [``botocore``] Update budgets client to latest version
* api-change:``gamelift``: [``botocore``] Update gamelift client to latest version
* api-change:``dynamodb``: [``botocore``] Update dynamodb client to latest version
* api-change:``dms``: [``botocore``] Update dms client to latest version
* api-change:``mediastore``: [``botocore``] Update mediastore client to latest version
Links

@pyup-bot pyup-bot mentioned this pull request Mar 12, 2018
@codecov-io
Copy link

codecov-io commented Mar 12, 2018

Codecov Report

Merging #89 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #89   +/-   ##
=======================================
  Coverage   45.53%   45.53%           
=======================================
  Files          26       26           
  Lines        2205     2205           
=======================================
  Hits         1004     1004           
  Misses       1201     1201

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f449e02...883a7af. Read the comment docs.

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #90

@pyup-bot pyup-bot closed this Mar 13, 2018
@ibejohn818 ibejohn818 deleted the pyup-update-boto3-1.5.24-to-1.6.7 branch March 13, 2018 23:59
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.

2 participants