New upstream version 1.7.55

This commit is contained in:
Alexander Gerasiov 2018-07-11 08:39:36 +03:00
parent e22827795c
commit 04ce546f56
202 changed files with 7356 additions and 167 deletions

12
.changes/1.4.3.json Normal file
View file

@ -0,0 +1,12 @@
[
{
"category": "``s3``",
"description": "Add ability to disable thread use with ``use_threads`` option",
"type": "feature"
},
{
"category": "Resource",
"description": "Fix resource hashing.",
"type": "bugfix"
}
]

7
.changes/1.4.5.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "s3",
"description": "Add a LifecycleConfiguration resource to resolve issues with the existing Lifecycle resource.",
"type": "enhancement"
}
]

7
.changes/1.4.6.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "Logging",
"description": "Switch log levels from INFO to DEBUG (`#1208 <https://github.com/boto/boto3/issues/1208>`__)",
"type": "enhancement"
}
]

7
.changes/1.4.7.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``botocore``",
"description": "Raised minor version dependency for botocore",
"type": "enhancement"
}
]

7
.changes/1.4.8.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``botocore``",
"description": "Raised minor version dependency for botocore",
"type": "enhancement"
}
]

27
.changes/1.5.0.json Normal file
View file

@ -0,0 +1,27 @@
[
{
"category": "Filters",
"description": "Fixes a bug where parameters passed to resource collections could be mutated after the collections were created.",
"type": "bugfix"
},
{
"category": "``ses``",
"description": "[``botocore``] Update ses client to latest version",
"type": "api-change"
},
{
"category": "credentials",
"description": "[``botocore``] Moved the JSONFileCache from the CLI into botocore so that it can be used without importing from the cli.",
"type": "enhancement"
},
{
"category": "``botocore`` dependency",
"description": "Update dependency strategy to always take a floor on the most recent version of ``botocore``. This means whenever there is a release of ``botocore``, ``boto3`` will release as well to account for the new version of ``botocore``.",
"type": "feature"
},
{
"category": "``apigateway``",
"description": "[``botocore``] Update apigateway client to latest version",
"type": "api-change"
}
]

7
.changes/1.5.1.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``appstream``",
"description": "[``botocore``] Update appstream client to latest version",
"type": "api-change"
}
]

17
.changes/1.5.10.json Normal file
View file

@ -0,0 +1,17 @@
[
{
"category": "``route53``",
"description": "[``botocore``] Update route53 client to latest version",
"type": "api-change"
},
{
"category": "``discovery``",
"description": "[``botocore``] Update discovery client to latest version",
"type": "api-change"
},
{
"category": "``codedeploy``",
"description": "[``botocore``] Update codedeploy client to latest version",
"type": "api-change"
}
]

7
.changes/1.5.11.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``ds``",
"description": "[``botocore``] Update ds client to latest version",
"type": "api-change"
}
]

7
.changes/1.5.12.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``kms``",
"description": "[``botocore``] Update kms client to latest version",
"type": "api-change"
}
]

22
.changes/1.5.13.json Normal file
View file

@ -0,0 +1,22 @@
[
{
"category": "``ssm``",
"description": "[``botocore``] Update ssm client to latest version",
"type": "api-change"
},
{
"category": "``elbv2``",
"description": "[``botocore``] Update elbv2 client to latest version",
"type": "api-change"
},
{
"category": "``rds``",
"description": "[``botocore``] Update rds client to latest version",
"type": "api-change"
},
{
"category": "``elb``",
"description": "[``botocore``] Update elb client to latest version",
"type": "api-change"
}
]

7
.changes/1.5.14.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``glue``",
"description": "[``botocore``] Update glue client to latest version",
"type": "api-change"
}
]

12
.changes/1.5.15.json Normal file
View file

@ -0,0 +1,12 @@
[
{
"category": "``lambda``",
"description": "[``botocore``] Update lambda client to latest version",
"type": "api-change"
},
{
"category": "cloudformation get_template template body ordering",
"description": "[``botocore``] fixes boto/boto3`#1378 <https://github.com/boto/boto3/issues/1378>`__",
"type": "enhancement"
}
]

17
.changes/1.5.16.json Normal file
View file

@ -0,0 +1,17 @@
[
{
"category": "``application-autoscaling``",
"description": "[``botocore``] Update application-autoscaling client to latest version",
"type": "api-change"
},
{
"category": "``autoscaling-plans``",
"description": "[``botocore``] Update autoscaling-plans client to latest version",
"type": "api-change"
},
{
"category": "``rds``",
"description": "[``botocore``] Update rds client to latest version",
"type": "api-change"
}
]

12
.changes/1.5.17.json Normal file
View file

@ -0,0 +1,12 @@
[
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``autoscaling-plans``",
"description": "[``botocore``] Update autoscaling-plans client to latest version",
"type": "api-change"
}
]

7
.changes/1.5.18.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``sagemaker``",
"description": "[``botocore``] Update sagemaker client to latest version",
"type": "api-change"
}
]

12
.changes/1.5.19.json Normal file
View file

@ -0,0 +1,12 @@
[
{
"category": "``glue``",
"description": "[``botocore``] Update glue client to latest version",
"type": "api-change"
},
{
"category": "``transcribe``",
"description": "[``botocore``] Update transcribe client to latest version",
"type": "api-change"
}
]

12
.changes/1.5.2.json Normal file
View file

@ -0,0 +1,12 @@
[
{
"category": "presigned-url",
"description": "[``botocore``] Fixes a bug where content-type would be set on presigned requests for query services.",
"type": "bugfix"
},
{
"category": "``cloudwatch``",
"description": "[``botocore``] Update cloudwatch client to latest version",
"type": "api-change"
}
]

7
.changes/1.5.20.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``budgets``",
"description": "[``botocore``] Update budgets client to latest version",
"type": "api-change"
}
]

37
.changes/1.5.21.json Normal file
View file

@ -0,0 +1,37 @@
[
{
"category": "``lambda``",
"description": "[``botocore``] Update lambda client to latest version",
"type": "api-change"
},
{
"category": "``codebuild``",
"description": "[``botocore``] Update codebuild client to latest version",
"type": "api-change"
},
{
"category": "``alexaforbusiness``",
"description": "[``botocore``] Update alexaforbusiness client to latest version",
"type": "api-change"
},
{
"category": "Presign",
"description": "[``botocore``] Fix issue where some events were not fired during the presigning of a request thus not including a variety of customizations (`#1340 <https://github.com/boto/botocore/issues/1340>`__)",
"type": "bugfix"
},
{
"category": "Credentials",
"description": "[``botocore``] Improved error message when the source profile for an assume role is misconfigured. Fixes aws/aws-cli`#2763 <https://github.com/aws/aws-cli/issues/2763>`__",
"type": "enhancement"
},
{
"category": "``guardduty``",
"description": "[``botocore``] Update guardduty client to latest version",
"type": "api-change"
},
{
"category": "Paginator",
"description": "[``botocore``] Added paginators for a number of services where the result key is unambiguous.",
"type": "enhancment"
}
]

17
.changes/1.5.22.json Normal file
View file

@ -0,0 +1,17 @@
[
{
"category": "``mturk``",
"description": "[``botocore``] Update mturk client to latest version",
"type": "api-change"
},
{
"category": "``medialive``",
"description": "[``botocore``] Update medialive client to latest version",
"type": "api-change"
},
{
"category": "``devicefarm``",
"description": "[``botocore``] Update devicefarm client to latest version",
"type": "api-change"
}
]

22
.changes/1.5.23.json Normal file
View file

@ -0,0 +1,22 @@
[
{
"category": "``cloud9``",
"description": "[``botocore``] Update cloud9 client to latest version",
"type": "api-change"
},
{
"category": "``acm``",
"description": "[``botocore``] Update acm client to latest version",
"type": "api-change"
},
{
"category": "``kinesis``",
"description": "[``botocore``] Update kinesis client to latest version",
"type": "api-change"
},
{
"category": "``opsworks``",
"description": "[``botocore``] Update opsworks client to latest version",
"type": "api-change"
}
]

22
.changes/1.5.24.json Normal file
View file

@ -0,0 +1,22 @@
[
{
"category": "``servicediscovery``",
"description": "[``botocore``] Update servicediscovery client to latest version",
"type": "api-change"
},
{
"category": "``servicecatalog``",
"description": "[``botocore``] Update servicecatalog client to latest version",
"type": "api-change"
},
{
"category": "``ssm``",
"description": "[``botocore``] Update ssm client to latest version",
"type": "api-change"
},
{
"category": "``glue``",
"description": "[``botocore``] Update glue client to latest version",
"type": "api-change"
}
]

42
.changes/1.5.25.json Normal file
View file

@ -0,0 +1,42 @@
[
{
"category": "``ds``",
"description": "[``botocore``] Update ds client to latest version",
"type": "api-change"
},
{
"category": "``appstream``",
"description": "[``botocore``] Update appstream client to latest version",
"type": "api-change"
},
{
"category": "``medialive``",
"description": "[``botocore``] Update medialive client to latest version",
"type": "api-change"
},
{
"category": "``budgets``",
"description": "[``botocore``] Update budgets client to latest version",
"type": "api-change"
},
{
"category": "``gamelift``",
"description": "[``botocore``] Update gamelift client to latest version",
"type": "api-change"
},
{
"category": "``dynamodb``",
"description": "[``botocore``] Update dynamodb client to latest version",
"type": "api-change"
},
{
"category": "``dms``",
"description": "[``botocore``] Update dms client to latest version",
"type": "api-change"
},
{
"category": "``mediastore``",
"description": "[``botocore``] Update mediastore client to latest version",
"type": "api-change"
}
]

17
.changes/1.5.26.json Normal file
View file

@ -0,0 +1,17 @@
[
{
"category": "``lex-runtime``",
"description": "[``botocore``] Update lex-runtime client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``lex-models``",
"description": "[``botocore``] Update lex-models client to latest version",
"type": "api-change"
}
]

27
.changes/1.5.27.json Normal file
View file

@ -0,0 +1,27 @@
[
{
"category": "``guardduty``",
"description": "[``botocore``] Update guardduty client to latest version",
"type": "api-change"
},
{
"category": "``cognito-idp``",
"description": "[``botocore``] Update cognito-idp client to latest version",
"type": "api-change"
},
{
"category": "``rds``",
"description": "[``botocore``] Update rds client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``kms``",
"description": "[``botocore``] Update kms client to latest version",
"type": "api-change"
}
]

12
.changes/1.5.28.json Normal file
View file

@ -0,0 +1,12 @@
[
{
"category": "``glacier``",
"description": "[``botocore``] Update glacier client to latest version",
"type": "api-change"
},
{
"category": "``route53``",
"description": "[``botocore``] Update route53 client to latest version",
"type": "api-change"
}
]

12
.changes/1.5.29.json Normal file
View file

@ -0,0 +1,12 @@
[
{
"category": "``appsync``",
"description": "[``botocore``] Update appsync client to latest version",
"type": "api-change"
},
{
"category": "``lex-models``",
"description": "[``botocore``] Update lex-models client to latest version",
"type": "api-change"
}
]

17
.changes/1.5.3.json Normal file
View file

@ -0,0 +1,17 @@
[
{
"category": "``route53``",
"description": "[``botocore``] Update route53 client to latest version",
"type": "api-change"
},
{
"category": "``apigateway``",
"description": "[``botocore``] Update apigateway client to latest version",
"type": "api-change"
},
{
"category": "``mediastore-data``",
"description": "[``botocore``] Update mediastore-data client to latest version",
"type": "api-change"
}
]

12
.changes/1.5.30.json Normal file
View file

@ -0,0 +1,12 @@
[
{
"category": "``mediaconvert``",
"description": "[``botocore``] Update mediaconvert client to latest version",
"type": "api-change"
},
{
"category": "``gamelift``",
"description": "[``botocore``] Update gamelift client to latest version",
"type": "api-change"
}
]

7
.changes/1.5.31.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``rds``",
"description": "[``botocore``] Update rds client to latest version",
"type": "api-change"
}
]

7
.changes/1.5.32.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``config``",
"description": "[``botocore``] Update config client to latest version",
"type": "api-change"
}
]

17
.changes/1.5.33.json Normal file
View file

@ -0,0 +1,17 @@
[
{
"category": "``autoscaling``",
"description": "[``botocore``] Update autoscaling client to latest version",
"type": "api-change"
},
{
"category": "``waf-regional``",
"description": "[``botocore``] Update waf-regional client to latest version",
"type": "api-change"
},
{
"category": "``waf``",
"description": "[``botocore``] Update waf client to latest version",
"type": "api-change"
}
]

17
.changes/1.5.34.json Normal file
View file

@ -0,0 +1,17 @@
[
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``serverlessrepo``",
"description": "[``botocore``] Update serverlessrepo client to latest version",
"type": "api-change"
},
{
"category": "``codecommit``",
"description": "[``botocore``] Update codecommit client to latest version",
"type": "api-change"
}
]

12
.changes/1.5.35.json Normal file
View file

@ -0,0 +1,12 @@
[
{
"category": "``elbv2``",
"description": "[``botocore``] Update elbv2 client to latest version",
"type": "api-change"
},
{
"category": "``ce``",
"description": "[``botocore``] Update ce client to latest version",
"type": "api-change"
}
]

7
.changes/1.5.36.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``appstream``",
"description": "[``botocore``] Update appstream client to latest version",
"type": "api-change"
}
]

12
.changes/1.5.4.json Normal file
View file

@ -0,0 +1,12 @@
[
{
"category": "``iot``",
"description": "[``botocore``] Update iot client to latest version",
"type": "api-change"
},
{
"category": "``config``",
"description": "[``botocore``] Update config client to latest version",
"type": "api-change"
}
]

22
.changes/1.5.5.json Normal file
View file

@ -0,0 +1,22 @@
[
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "Paginator",
"description": "[``botocore``] Added paginator support for lambda list aliases operation.",
"type": "enhancement"
},
{
"category": "``kinesisanalytics``",
"description": "[``botocore``] Update kinesisanalytics client to latest version",
"type": "api-change"
},
{
"category": "``codebuild``",
"description": "[``botocore``] Update codebuild client to latest version",
"type": "api-change"
}
]

22
.changes/1.5.6.json Normal file
View file

@ -0,0 +1,22 @@
[
{
"category": "``ecs``",
"description": "[``botocore``] Update ecs client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``inspector``",
"description": "[``botocore``] Update inspector client to latest version",
"type": "api-change"
},
{
"category": "``sagemaker``",
"description": "[``botocore``] Update sagemaker client to latest version",
"type": "api-change"
}
]

7
.changes/1.5.7.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``workspaces``",
"description": "[``botocore``] Update workspaces client to latest version",
"type": "api-change"
}
]

7
.changes/1.5.8.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``rds``",
"description": "[``botocore``] Update rds client to latest version",
"type": "api-change"
}
]

17
.changes/1.5.9.json Normal file
View file

@ -0,0 +1,17 @@
[
{
"category": "``ssm``",
"description": "[``botocore``] Update ssm client to latest version",
"type": "api-change"
},
{
"category": "``inspector``",
"description": "[``botocore``] Update inspector client to latest version",
"type": "api-change"
},
{
"category": "``snowball``",
"description": "[``botocore``] Update snowball client to latest version",
"type": "api-change"
}
]

22
.changes/1.6.0.json Normal file
View file

@ -0,0 +1,22 @@
[
{
"category": "Stubber",
"description": "[``botocore``] Added the ability to add items to response metadata with the stubber.",
"type": "enhancement"
},
{
"category": "``sts``",
"description": "[``botocore``] Update sts client to latest version",
"type": "api-change"
},
{
"category": "``route53``",
"description": "[``botocore``] Update route53 client to latest version",
"type": "api-change"
},
{
"category": "``s3``",
"description": "[``botocore``] Default to virtual hosted addressing regardless of signature version (boto/botocore`#1387 <https://github.com/boto/botocore/issues/1387>`__)",
"type": "feature"
}
]

7
.changes/1.6.1.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``ecr``",
"description": "[``botocore``] Update ecr client to latest version",
"type": "api-change"
}
]

17
.changes/1.6.10.json Normal file
View file

@ -0,0 +1,17 @@
[
{
"category": "``sagemaker``",
"description": "[``botocore``] Update sagemaker client to latest version",
"type": "api-change"
},
{
"category": "``organizations``",
"description": "[``botocore``] Update organizations client to latest version",
"type": "api-change"
},
{
"category": "``pinpoint``",
"description": "[``botocore``] Update pinpoint client to latest version",
"type": "api-change"
}
]

7
.changes/1.6.11.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``elasticbeanstalk``",
"description": "[``botocore``] Update elasticbeanstalk client to latest version",
"type": "api-change"
}
]

47
.changes/1.6.12.json Normal file
View file

@ -0,0 +1,47 @@
[
{
"category": "``ce``",
"description": "[``botocore``] Update ce client to latest version",
"type": "api-change"
},
{
"category": "Credentials",
"description": "[``botocore``] Add the ability to disable fetching credentials from EC2 metadata by setting the environment variable AWS_EC2_METADATA_DISABLED to 'true'.",
"type": "enhancement"
},
{
"category": "``config``",
"description": "[``botocore``] Update config client to latest version",
"type": "api-change"
},
{
"category": "``elasticbeanstalk``",
"description": "[``botocore``] Update elasticbeanstalk client to latest version",
"type": "api-change"
},
{
"category": "``glue``",
"description": "[``botocore``] Update glue client to latest version",
"type": "api-change"
},
{
"category": "``medialive``",
"description": "[``botocore``] Update medialive client to latest version",
"type": "api-change"
},
{
"category": "Credentials",
"description": "[``botocore``] Fix a race condition related to assuming a role for the first time (`#1405 <https://github.com/boto/botocore/pull/1405>`__)",
"type": "bugfix"
},
{
"category": "``events``",
"description": "[``botocore``] Update events client to latest version",
"type": "api-change"
},
{
"category": "``ecs``",
"description": "[``botocore``] Update ecs client to latest version",
"type": "api-change"
}
]

12
.changes/1.6.13.json Normal file
View file

@ -0,0 +1,12 @@
[
{
"category": "s3",
"description": "[``botocore``] Fixed a bug where head object and bucket calls would attempt redirects incorrectly.",
"type": "bugfix"
},
{
"category": "``serverlessrepo``",
"description": "[``botocore``] Update serverlessrepo client to latest version",
"type": "api-change"
}
]

7
.changes/1.6.14.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``s3``",
"description": "[``botocore``] Fix regression in redirects in using wrong region",
"type": "bugfix"
}
]

17
.changes/1.6.15.json Normal file
View file

@ -0,0 +1,17 @@
[
{
"category": "``ecs``",
"description": "[``botocore``] Update ecs client to latest version",
"type": "api-change"
},
{
"category": "``appstream``",
"description": "[``botocore``] Update appstream client to latest version",
"type": "api-change"
},
{
"category": "``codebuild``",
"description": "[``botocore``] Update codebuild client to latest version",
"type": "api-change"
}
]

7
.changes/1.6.16.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``rds``",
"description": "[``botocore``] Update rds client to latest version",
"type": "api-change"
}
]

12
.changes/1.6.17.json Normal file
View file

@ -0,0 +1,12 @@
[
{
"category": "``dynamodb``",
"description": "[``botocore``] Update dynamodb client to latest version",
"type": "api-change"
},
{
"category": "``s3``",
"description": "[``botocore``] Fix bug where invalid head_object requests would cause an infinite loop (alternate fix to `#1400 <https://github.com/boto/botocore/issues/1400>`__)",
"type": "bugfix"
}
]

7
.changes/1.6.18.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``acm``",
"description": "[``botocore``] Update acm client to latest version",
"type": "api-change"
}
]

17
.changes/1.6.19.json Normal file
View file

@ -0,0 +1,17 @@
[
{
"category": "``mturk``",
"description": "[``botocore``] Update mturk client to latest version",
"type": "api-change"
},
{
"category": "``sts``",
"description": "[``botocore``] Update sts client to latest version",
"type": "api-change"
},
{
"category": "``iam``",
"description": "[``botocore``] Update iam client to latest version",
"type": "api-change"
}
]

7
.changes/1.6.2.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``application-autoscaling``",
"description": "[``botocore``] Update application-autoscaling client to latest version",
"type": "api-change"
}
]

22
.changes/1.6.20.json Normal file
View file

@ -0,0 +1,22 @@
[
{
"category": "``greengrass``",
"description": "[``botocore``] Update greengrass client to latest version",
"type": "api-change"
},
{
"category": "``cloudformation``",
"description": "[``botocore``] Update cloudformation client to latest version",
"type": "api-change"
},
{
"category": "``ssm``",
"description": "[``botocore``] Update ssm client to latest version",
"type": "api-change"
},
{
"category": "``alexaforbusiness``",
"description": "[``botocore``] Update alexaforbusiness client to latest version",
"type": "api-change"
}
]

12
.changes/1.6.21.json Normal file
View file

@ -0,0 +1,12 @@
[
{
"category": "``connect``",
"description": "[``botocore``] Update connect client to latest version",
"type": "api-change"
},
{
"category": "``acm``",
"description": "[``botocore``] Update acm client to latest version",
"type": "api-change"
}
]

17
.changes/1.6.22.json Normal file
View file

@ -0,0 +1,17 @@
[
{
"category": "``cloudfront``",
"description": "[``botocore``] Update cloudfront client to latest version",
"type": "api-change"
},
{
"category": "``apigateway``",
"description": "[``botocore``] Update apigateway client to latest version",
"type": "api-change"
},
{
"category": "``es``",
"description": "[``botocore``] Update es client to latest version",
"type": "api-change"
}
]

17
.changes/1.6.23.json Normal file
View file

@ -0,0 +1,17 @@
[
{
"category": "``lambda``",
"description": "[``botocore``] Update lambda client to latest version",
"type": "api-change"
},
{
"category": "``devicefarm``",
"description": "[``botocore``] Update devicefarm client to latest version",
"type": "api-change"
},
{
"category": "``translate``",
"description": "[``botocore``] Update translate client to latest version",
"type": "api-change"
}
]

27
.changes/1.6.3.json Normal file
View file

@ -0,0 +1,27 @@
[
{
"category": "``ssm``",
"description": "[``botocore``] Update ssm client to latest version",
"type": "api-change"
},
{
"category": "``servicecatalog``",
"description": "[``botocore``] Update servicecatalog client to latest version",
"type": "api-change"
},
{
"category": "``events``",
"description": "[``botocore``] Update events client to latest version",
"type": "api-change"
},
{
"category": "``storagegateway``",
"description": "[``botocore``] Update storagegateway client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
}
]

7
.changes/1.6.4.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``ecs``",
"description": "[``botocore``] Update ecs client to latest version",
"type": "api-change"
}
]

7
.changes/1.6.5.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``medialive``",
"description": "[``botocore``] Update medialive client to latest version",
"type": "api-change"
}
]

22
.changes/1.6.6.json Normal file
View file

@ -0,0 +1,22 @@
[
{
"category": "``pinpoint``",
"description": "[``botocore``] Update pinpoint client to latest version",
"type": "api-change"
},
{
"category": "``ecs``",
"description": "[``botocore``] Update ecs client to latest version",
"type": "api-change"
},
{
"category": "``rds``",
"description": "[``botocore``] Update rds client to latest version",
"type": "api-change"
},
{
"category": "``mgh``",
"description": "[``botocore``] Update mgh client to latest version",
"type": "api-change"
}
]

22
.changes/1.6.7.json Normal file
View file

@ -0,0 +1,22 @@
[
{
"category": "``cloudhsmv2``",
"description": "[``botocore``] Update cloudhsmv2 client to latest version",
"type": "api-change"
},
{
"category": "``discovery``",
"description": "[``botocore``] Update discovery client to latest version",
"type": "api-change"
},
{
"category": "``iot``",
"description": "[``botocore``] Update iot client to latest version",
"type": "api-change"
},
{
"category": "``redshift``",
"description": "[``botocore``] Update redshift client to latest version",
"type": "api-change"
}
]

7
.changes/1.6.8.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``servicediscovery``",
"description": "[``botocore``] Update servicediscovery client to latest version",
"type": "api-change"
}
]

7
.changes/1.6.9.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``lightsail``",
"description": "[``botocore``] Update lightsail client to latest version",
"type": "api-change"
}
]

52
.changes/1.7.0.json Normal file
View file

@ -0,0 +1,52 @@
[
{
"category": "``s3``",
"description": "[``botocore``] Update s3 client to latest version",
"type": "api-change"
},
{
"category": "``sagemaker``",
"description": "[``botocore``] Update sagemaker client to latest version",
"type": "api-change"
},
{
"category": "``acm``",
"description": "[``botocore``] Update acm client to latest version",
"type": "api-change"
},
{
"category": "``config``",
"description": "[``botocore``] Update config client to latest version",
"type": "api-change"
},
{
"category": "``transcribe``",
"description": "[``botocore``] Update transcribe client to latest version",
"type": "api-change"
},
{
"category": "``secretsmanager``",
"description": "[``botocore``] Update secretsmanager client to latest version",
"type": "api-change"
},
{
"category": "``acm-pca``",
"description": "[``botocore``] Update acm-pca client to latest version",
"type": "api-change"
},
{
"category": "``cloudwatch``",
"description": "[``botocore``] Update cloudwatch client to latest version",
"type": "api-change"
},
{
"category": "s3",
"description": "Add support for S3 Select. Amazon S3 Select is an Amazon S3 feature that makes it easy to retrieve specific data from the contents of an object using simple SQL expressions without having to retrieve the entire object. With this release of the Amazon S3 SDK, S3 Select API (SelectObjectContent) is now generally available in all public regions. This release supports retrieval of a subset of data using SQL clauses, like SELECT and WHERE, from delimited text files and JSON objects in Amazon S3 through the SelectObjectContent API available in AWS S3 SDK.",
"type": "feature"
},
{
"category": "``fms``",
"description": "[``botocore``] Update fms client to latest version",
"type": "api-change"
}
]

12
.changes/1.7.1.json Normal file
View file

@ -0,0 +1,12 @@
[
{
"category": "shield",
"description": "[``botocore``] Added paginator for list_protections operation.",
"type": "enhancement"
},
{
"category": "``ssm``",
"description": "[``botocore``] Update ssm client to latest version",
"type": "api-change"
}
]

12
.changes/1.7.10.json Normal file
View file

@ -0,0 +1,12 @@
[
{
"category": "``glacier``",
"description": "[``botocore``] Update glacier client to latest version",
"type": "api-change"
},
{
"category": "``secretsmanager``",
"description": "[``botocore``] Update secretsmanager client to latest version",
"type": "api-change"
}
]

32
.changes/1.7.11.json Normal file
View file

@ -0,0 +1,32 @@
[
{
"category": "``guardduty``",
"description": "[``botocore``] Update guardduty client to latest version",
"type": "api-change"
},
{
"category": "``alexaforbusiness``",
"description": "[``botocore``] Update alexaforbusiness client to latest version",
"type": "api-change"
},
{
"category": "``route53domains``",
"description": "[``botocore``] Update route53domains client to latest version",
"type": "api-change"
},
{
"category": "``workspaces``",
"description": "[``botocore``] Update workspaces client to latest version",
"type": "api-change"
},
{
"category": "``sagemaker``",
"description": "[``botocore``] Update sagemaker client to latest version",
"type": "api-change"
},
{
"category": "``dynamodb``",
"description": "[``botocore``] Update dynamodb client to latest version",
"type": "api-change"
}
]

22
.changes/1.7.12.json Normal file
View file

@ -0,0 +1,22 @@
[
{
"category": "``acm``",
"description": "[``botocore``] Update acm client to latest version",
"type": "api-change"
},
{
"category": "``codepipeline``",
"description": "[``botocore``] Update codepipeline client to latest version",
"type": "api-change"
},
{
"category": "``ssm``",
"description": "[``botocore``] Update ssm client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
}
]

17
.changes/1.7.13.json Normal file
View file

@ -0,0 +1,17 @@
[
{
"category": "``config``",
"description": "[``botocore``] Update config client to latest version",
"type": "api-change"
},
{
"category": "``secretsmanager``",
"description": "[``botocore``] Update secretsmanager client to latest version",
"type": "api-change"
},
{
"category": "``appsync``",
"description": "[``botocore``] Update appsync client to latest version",
"type": "api-change"
}
]

7
.changes/1.7.14.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``guardduty``",
"description": "[``botocore``] Update guardduty client to latest version",
"type": "api-change"
}
]

22
.changes/1.7.15.json Normal file
View file

@ -0,0 +1,22 @@
[
{
"category": "``alexaforbusiness``",
"description": "[``botocore``] Update alexaforbusiness client to latest version",
"type": "api-change"
},
{
"category": "``s3``",
"description": "[``botocore``] Update s3 client to latest version",
"type": "api-change"
},
{
"category": "``budgets``",
"description": "[``botocore``] Update budgets client to latest version",
"type": "api-change"
},
{
"category": "``es``",
"description": "[``botocore``] Update es client to latest version",
"type": "api-change"
}
]

12
.changes/1.7.16.json Normal file
View file

@ -0,0 +1,12 @@
[
{
"category": "``rds``",
"description": "[``botocore``] Update rds client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
}
]

17
.changes/1.7.17.json Normal file
View file

@ -0,0 +1,17 @@
[
{
"category": "``rds``",
"description": "[``botocore``] Update rds client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``budgets``",
"description": "[``botocore``] Update budgets client to latest version",
"type": "api-change"
}
]

7
.changes/1.7.18.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``gamelift``",
"description": "[``botocore``] Update gamelift client to latest version",
"type": "api-change"
}
]

7
.changes/1.7.19.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``firehose``",
"description": "[``botocore``] Update firehose client to latest version",
"type": "api-change"
}
]

7
.changes/1.7.2.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``batch``",
"description": "[``botocore``] Update batch client to latest version",
"type": "api-change"
}
]

22
.changes/1.7.20.json Normal file
View file

@ -0,0 +1,22 @@
[
{
"category": "``organizations``",
"description": "[``botocore``] Update organizations client to latest version",
"type": "api-change"
},
{
"category": "``iot1click-devices``",
"description": "[``botocore``] Update iot1click-devices client to latest version",
"type": "api-change"
},
{
"category": "``codebuild``",
"description": "[``botocore``] Update codebuild client to latest version",
"type": "api-change"
},
{
"category": "``iot1click-projects``",
"description": "[``botocore``] Update iot1click-projects client to latest version",
"type": "api-change"
}
]

7
.changes/1.7.21.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``config``",
"description": "[``botocore``] Update config client to latest version",
"type": "api-change"
}
]

12
.changes/1.7.22.json Normal file
View file

@ -0,0 +1,12 @@
[
{
"category": "``servicecatalog``",
"description": "[``botocore``] Update servicecatalog client to latest version",
"type": "api-change"
},
{
"category": "``secretsmanager``",
"description": "[``botocore``] Update secretsmanager client to latest version",
"type": "api-change"
}
]

17
.changes/1.7.23.json Normal file
View file

@ -0,0 +1,17 @@
[
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``cognito-idp``",
"description": "[``botocore``] Update cognito-idp client to latest version",
"type": "api-change"
},
{
"category": "``codedeploy``",
"description": "[``botocore``] Update codedeploy client to latest version",
"type": "api-change"
}
]

12
.changes/1.7.24.json Normal file
View file

@ -0,0 +1,12 @@
[
{
"category": "``iot``",
"description": "[``botocore``] Update iot client to latest version",
"type": "api-change"
},
{
"category": "``ses``",
"description": "[``botocore``] Update ses client to latest version",
"type": "api-change"
}
]

7
.changes/1.7.25.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``cloudformation``",
"description": "[``botocore``] Update cloudformation client to latest version",
"type": "api-change"
}
]

17
.changes/1.7.26.json Normal file
View file

@ -0,0 +1,17 @@
[
{
"category": "``inspector``",
"description": "[``botocore``] Update inspector client to latest version",
"type": "api-change"
},
{
"category": "Credentials",
"description": "[``botocore``] Disable proxy configuration when fetching container credentials",
"type": "enhancement"
},
{
"category": "``ecs``",
"description": "[``botocore``] Update ecs client to latest version",
"type": "api-change"
}
]

22
.changes/1.7.27.json Normal file
View file

@ -0,0 +1,22 @@
[
{
"category": "``secretsmanager``",
"description": "[``botocore``] Update secretsmanager client to latest version",
"type": "api-change"
},
{
"category": "``codebuild``",
"description": "[``botocore``] Update codebuild client to latest version",
"type": "api-change"
},
{
"category": "``rds``",
"description": "[``botocore``] Update rds client to latest version",
"type": "api-change"
},
{
"category": "``elbv2``",
"description": "[``botocore``] Update elbv2 client to latest version",
"type": "api-change"
}
]

22
.changes/1.7.28.json Normal file
View file

@ -0,0 +1,22 @@
[
{
"category": "``iot``",
"description": "[``botocore``] Update iot client to latest version",
"type": "api-change"
},
{
"category": "``config``",
"description": "[``botocore``] Update config client to latest version",
"type": "api-change"
},
{
"category": "``appstream``",
"description": "[``botocore``] Update appstream client to latest version",
"type": "api-change"
},
{
"category": "``glue``",
"description": "[``botocore``] Update glue client to latest version",
"type": "api-change"
}
]

7
.changes/1.7.29.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``pi``",
"description": "[``botocore``] Update pi client to latest version",
"type": "api-change"
}
]

7
.changes/1.7.3.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``clouddirectory``",
"description": "[``botocore``] Update clouddirectory client to latest version",
"type": "api-change"
}
]

12
.changes/1.7.30.json Normal file
View file

@ -0,0 +1,12 @@
[
{
"category": "``neptune``",
"description": "[``botocore``] Update neptune client to latest version",
"type": "api-change"
},
{
"category": "``elbv2``",
"description": "[``botocore``] Update elbv2 client to latest version",
"type": "api-change"
}
]

27
.changes/1.7.31.json Normal file
View file

@ -0,0 +1,27 @@
[
{
"category": "``ds``",
"description": "[``botocore``] Update ds client to latest version",
"type": "api-change"
},
{
"category": "``mediatailor``",
"description": "[``botocore``] Update mediatailor client to latest version",
"type": "api-change"
},
{
"category": "``sns``",
"description": "[``botocore``] Update sns client to latest version",
"type": "api-change"
},
{
"category": "``redshift``",
"description": "[``botocore``] Update redshift client to latest version",
"type": "api-change"
},
{
"category": "``iot``",
"description": "[``botocore``] Update iot client to latest version",
"type": "api-change"
}
]

32
.changes/1.7.32.json Normal file
View file

@ -0,0 +1,32 @@
[
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``sagemaker``",
"description": "[``botocore``] Update sagemaker client to latest version",
"type": "api-change"
},
{
"category": "``mgh``",
"description": "[``botocore``] Update mgh client to latest version",
"type": "api-change"
},
{
"category": "``mediaconvert``",
"description": "[``botocore``] Update mediaconvert client to latest version",
"type": "api-change"
},
{
"category": "``appstream``",
"description": "[``botocore``] Update appstream client to latest version",
"type": "api-change"
},
{
"category": "``eks``",
"description": "[``botocore``] Update eks client to latest version",
"type": "api-change"
}
]

27
.changes/1.7.33.json Normal file
View file

@ -0,0 +1,27 @@
[
{
"category": "``polly``",
"description": "[``botocore``] Update polly client to latest version",
"type": "api-change"
},
{
"category": "``ce``",
"description": "[``botocore``] Update ce client to latest version",
"type": "api-change"
},
{
"category": "``secretsmanager``",
"description": "[``botocore``] Update secretsmanager client to latest version",
"type": "api-change"
},
{
"category": "``shield``",
"description": "[``botocore``] Update shield client to latest version",
"type": "api-change"
},
{
"category": "``rds``",
"description": "[``botocore``] Update rds client to latest version",
"type": "api-change"
}
]

7
.changes/1.7.34.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``medialive``",
"description": "[``botocore``] Update medialive client to latest version",
"type": "api-change"
}
]

7
.changes/1.7.35.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"category": "``mediatailor``",
"description": "[``botocore``] Update mediatailor client to latest version",
"type": "api-change"
}
]

17
.changes/1.7.36.json Normal file
View file

@ -0,0 +1,17 @@
[
{
"category": "``storagegateway``",
"description": "[``botocore``] Update storagegateway client to latest version",
"type": "api-change"
},
{
"category": "``rds``",
"description": "[``botocore``] Update rds client to latest version",
"type": "api-change"
},
{
"category": "``clouddirectory``",
"description": "[``botocore``] Update clouddirectory client to latest version",
"type": "api-change"
}
]

12
.changes/1.7.37.json Normal file
View file

@ -0,0 +1,12 @@
[
{
"category": "``ecs``",
"description": "[``botocore``] Update ecs client to latest version",
"type": "api-change"
},
{
"category": "``devicefarm``",
"description": "[``botocore``] Update devicefarm client to latest version",
"type": "api-change"
}
]

12
.changes/1.7.38.json Normal file
View file

@ -0,0 +1,12 @@
[
{
"category": "``ssm``",
"description": "[``botocore``] Update ssm client to latest version",
"type": "api-change"
},
{
"category": "``servicecatalog``",
"description": "[``botocore``] Update servicecatalog client to latest version",
"type": "api-change"
}
]

17
.changes/1.7.39.json Normal file
View file

@ -0,0 +1,17 @@
[
{
"category": "``iotanalytics``",
"description": "[``botocore``] Update iotanalytics client to latest version",
"type": "api-change"
},
{
"category": "``dynamodb``",
"description": "[``botocore``] Update dynamodb client to latest version",
"type": "api-change"
},
{
"category": "``apigateway``",
"description": "[``botocore``] Update apigateway client to latest version",
"type": "api-change"
}
]

Some files were not shown because too many files have changed in this diff Show more