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 moto to 1.3.7 #327

Closed
wants to merge 1 commit into from
Closed

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Nov 4, 2018

This PR updates moto from 1.2.0 to 1.3.7.

Changelog

1.3.7

-----

 * Switch from mocking requests to using before-send for AWS calls

1.3.6

-----

 * Fix boto3 pinning.

1.3.5

-----

 * Pin down botocore issue as temporary fix for 1793.
 * More features on secrets manager

1.3.4

------

 * IAM get account authorization details
 * adding account id to ManagedPolicy ARN
 * APIGateway usage plans and usage plan keys
 * ECR list images

1.3.3

------
 
 * Fix a regression in S3 url regexes
 * APIGateway region fixes
 * ECS improvements
 * Add mock_cognitoidentity, thanks to brcoding

1.3.2

------
The huge change in this version is that the responses library is no longer vendored. Many developers are now unblocked. Kudos to spulec for the fix.

 * Fix route53 TTL bug
 * Added filtering support for S3 lifecycle
 * unvendoring responses

1.3.0

------

Dozens of major endpoint additions in this release. Highlights include:

 * Fixed AMI tests and the Travis build setup
 * SNS improvements
 * Dynamodb improvements
 * EBS improvements
 * Redshift improvements
 * RDS snapshot improvements
 * S3 improvements
 * Cloudwatch improvements
 * SSM improvements
 * IAM improvements
 * ELBV1 and ELBV2 improvements
 * Lambda improvements
 * EC2 spot pricing improvements
 * ApiGateway improvements
 * VPC improvements
Links

@pyup-bot pyup-bot mentioned this pull request Nov 4, 2018
@codecov-io
Copy link

codecov-io commented Nov 4, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #327   +/-   ##
=======================================
  Coverage   36.13%   36.13%           
=======================================
  Files          30       30           
  Lines        3025     3025           
=======================================
  Hits         1093     1093           
  Misses       1932     1932

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 a0c95de...91d2861. Read the comment docs.

@ibejohn818 ibejohn818 closed this Dec 3, 2018
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.

3 participants