17
0

Accepting request 596736 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/596736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=25
This commit is contained in:
2018-04-24 13:31:40 +00:00
committed by Git OBS Bridge
parent 28429a6ba8
commit 1455aefa07
5 changed files with 138 additions and 15 deletions

View File

@@ -1,3 +1,126 @@
-------------------------------------------------------------------
Sun Apr 8 17:23:17 UTC 2018 - arun@gmx.de
- update linenumbers in patch
- update to version 1.10.2:
* api-change:batch: Update batch client to latest version
- changes from version 1.10.1:
* enhancementshield Added paginator for list_protections operation.
* api-change:ssm: Update ssm client to latest version
- changes from version 1.10.0:
* api-change:s3: Update s3 client to latest version
* api-change:sagemaker: Update sagemaker client to latest version
* api-change:acm: Update acm client to latest version
* api-change:config: Update config client to latest version
* api-change:transcribe: Update transcribe client to latest version
* api-change:secretsmanager: Update secretsmanager client to latest
version
* api-change:acm-pca: Update acm-pca client to latest version
* api-change:cloudwatch: Update cloudwatch client to latest version
* feature:s3: 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.
* api-change:fms: Update fms client to latest version
- changes from version 1.9.23:
* api-change:lambda: Update lambda client to latest version
* api-change:devicefarm: Update devicefarm client to latest version
* api-change:translate: Update translate client to latest version
- changes from version 1.9.22:
* api-change:cloudfront: Update cloudfront client to latest version
* api-change:apigateway: Update apigateway client to latest version
* api-change:es: Update es client to latest version
- changes from version 1.9.21:
* api-change:connect: Update connect client to latest version
* api-change:acm: Update acm client to latest version
- changes from version 1.9.20:
* api-change:greengrass: Update greengrass client to latest version
* api-change:cloudformation: Update cloudformation client to latest
version
* api-change:ssm: Update ssm client to latest version
* api-change:alexaforbusiness: Update alexaforbusiness client to
latest version
- changes from version 1.9.19:
* api-change:mturk: Update mturk client to latest version
* api-change:sts: Update sts client to latest version
* api-change:iam: Update iam client to latest version
- changes from version 1.9.18:
* api-change:acm: Update acm client to latest version
- changes from version 1.9.17:
* api-change:dynamodb: Update dynamodb client to latest version
* bugfix:s3: Fix bug where invalid head_object requests would cause
an infinite loop (alternate fix to #1400)
- changes from version 1.9.16:
* api-change:rds: Update rds client to latest version
- changes from version 1.9.15:
* api-change:ecs: Update ecs client to latest version
* api-change:appstream: Update appstream client to latest version
* api-change:codebuild: Update codebuild client to latest version
- changes from version 1.9.14:
* bugfix:s3: Fix regression in redirects in using wrong region
- changes from version 1.9.13:
* bugfix:s3: Fixed a bug where head object and bucket calls would
attempt redirects incorrectly.
* api-change:serverlessrepo: Update serverlessrepo client to latest
version
- changes from version 1.9.12:
* api-change:ce: Update ce client to latest version
* enhancement:Credentials: Add the ability to disable fetching
credentials from EC2 metadata by setting the environment variable
AWS_EC2_METADATA_DISABLED to 'true'.
* api-change:config: Update config client to latest version
* api-change:elasticbeanstalk: Update elasticbeanstalk client to
latest version
* api-change:glue: Update glue client to latest version
* api-change:medialive: Update medialive client to latest version
* bugfix:Credentials: Fix a race condition related to assuming a
role for the first time (#1405)
* api-change:events: Update events client to latest version
* api-change:ecs: Update ecs client to latest version
- changes from version 1.9.11:
* api-change:elasticbeanstalk: Update elasticbeanstalk client to
latest version
- changes from version 1.9.10:
* api-change:sagemaker: Update sagemaker client to latest version
* api-change:organizations: Update organizations client to latest
version
* api-change:pinpoint: Update pinpoint client to latest version
- changes from version 1.9.9:
* api-change:lightsail: Update lightsail client to latest version
- changes from version 1.9.8:
* api-change:servicediscovery: Update servicediscovery client to
latest version
- changes from version 1.9.7:
* api-change:cloudhsmv2: Update cloudhsmv2 client to latest version
* api-change:discovery: Update discovery client to latest version
* api-change:iot: Update iot client to latest version
* api-change:redshift: Update redshift client to latest version
-------------------------------------------------------------------
Sun Mar 11 09:31:29 UTC 2018 - sebix+novell.com@sebix.at