From e980c4785156995ffe59b2acea3230a12c095e9bb18dd1a3f0b5519c7d4ffd67 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Tue, 17 May 2022 11:19:13 +0000 Subject: [PATCH] Accepting request 977687 from home:glaubitz:branches:devel:languages:python:aws - Update to 1.26.1 * api-change:``resiliencehub``: In this release, we are introducing support for Amazon Elastic Container Service, Amazon Route 53, AWS Elastic Disaster Recovery, AWS Backup in addition to the existing supported Services. This release also supports Terraform file input from S3 and scheduling daily assessments * api-change:``servicecatalog``: Updated the descriptions for the ListAcceptedPortfolioShares API description and the PortfolioShareType parameters. * api-change:``discovery``: Add Migration Evaluator Collector details to the GetDiscoverySummary API response * api-change:``sts``: Documentation updates for AWS Security Token Service. * api-change:``workspaces-web``: Amazon WorkSpaces Web now supports Administrator timeout control * api-change:``rekognition``: Documentation updates for Amazon Rekognition. * api-change:``cloudfront``: Introduced a new error (TooLongCSPInResponseHeadersPolicy) that is returned when the value of the Content-Security-Policy header in a response headers policy exceeds the maximum allowed length. - from version 1.26.0 * feature:Loaders: Support for loading gzip compressed model files. * api-change:``grafana``: This release adds APIs for creating and deleting API keys in an Amazon Managed Grafana workspace. - from version 1.25.13 * api-change:``ivschat``: Documentation-only updates for IVS Chat API Reference. * api-change:``lambda``: Lambda releases NodeJs 16 managed runtime to be available in all commercial regions. * api-change:``kendra``: Amazon Kendra now provides a data source connector for Jira. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-jira.html * api-change:``transfer``: AWS Transfer Family now accepts ECDSA keys for server host keys * api-change:``iot``: Documentation update for China region ListMetricValues for IoT * api-change:``workspaces``: Increased the character limit of the login message from 600 to 850 characters. * api-change:``finspace-data``: We've now deprecated CreateSnapshot permission for creating a data OBS-URL: https://build.opensuse.org/request/show/977687 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=127 --- botocore-1.25.11.tar.gz | 3 --- botocore-1.26.1.tar.gz | 3 +++ python-botocore.changes | 48 +++++++++++++++++++++++++++++++++++++++++ python-botocore.spec | 2 +- 4 files changed, 52 insertions(+), 4 deletions(-) delete mode 100644 botocore-1.25.11.tar.gz create mode 100644 botocore-1.26.1.tar.gz diff --git a/botocore-1.25.11.tar.gz b/botocore-1.25.11.tar.gz deleted file mode 100644 index c64d19b..0000000 --- a/botocore-1.25.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6eda32376dffba59574119ae82e243677f14e6652824e1e8876e8f3fad909d76 -size 8965078 diff --git a/botocore-1.26.1.tar.gz b/botocore-1.26.1.tar.gz new file mode 100644 index 0000000..a4ddba5 --- /dev/null +++ b/botocore-1.26.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a805cbd8e79b64da0f719869b6b4c698cf5db7991b1aa412b086b25fb2892795 +size 8972136 diff --git a/python-botocore.changes b/python-botocore.changes index d03f2b3..0de0b38 100644 --- a/python-botocore.changes +++ b/python-botocore.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Tue May 17 09:09:38 UTC 2022 - John Paul Adrian Glaubitz + +- Update to 1.26.1 + * api-change:``resiliencehub``: In this release, we are introducing support for Amazon Elastic + Container Service, Amazon Route 53, AWS Elastic Disaster Recovery, AWS Backup in addition to the + existing supported Services. This release also supports Terraform file input from S3 and + scheduling daily assessments + * api-change:``servicecatalog``: Updated the descriptions for the ListAcceptedPortfolioShares API + description and the PortfolioShareType parameters. + * api-change:``discovery``: Add Migration Evaluator Collector details to the GetDiscoverySummary + API response + * api-change:``sts``: Documentation updates for AWS Security Token Service. + * api-change:``workspaces-web``: Amazon WorkSpaces Web now supports Administrator timeout control + * api-change:``rekognition``: Documentation updates for Amazon Rekognition. + * api-change:``cloudfront``: Introduced a new error (TooLongCSPInResponseHeadersPolicy) that is + returned when the value of the Content-Security-Policy header in a response headers policy exceeds + the maximum allowed length. +- from version 1.26.0 + * feature:Loaders: Support for loading gzip compressed model files. + * api-change:``grafana``: This release adds APIs for creating and deleting API keys in an Amazon + Managed Grafana workspace. +- from version 1.25.13 + * api-change:``ivschat``: Documentation-only updates for IVS Chat API Reference. + * api-change:``lambda``: Lambda releases NodeJs 16 managed runtime to be available in all + commercial regions. + * api-change:``kendra``: Amazon Kendra now provides a data source connector for Jira. For more + information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-jira.html + * api-change:``transfer``: AWS Transfer Family now accepts ECDSA keys for server host keys + * api-change:``iot``: Documentation update for China region ListMetricValues for IoT + * api-change:``workspaces``: Increased the character limit of the login message from 600 to 850 + characters. + * api-change:``finspace-data``: We've now deprecated CreateSnapshot permission for creating a data + view, instead use CreateDataView permission. + * api-change:``lightsail``: This release adds support to include inactive database bundles in the + response of the GetRelationalDatabaseBundles request. + * api-change:``outposts``: Documentation updates for AWS Outposts. + * api-change:``ec2``: This release introduces a target type Gateway Load Balancer Endpoint for + mirrored traffic. Customers can now specify GatewayLoadBalancerEndpoint option during the creation + of a traffic mirror target. + * api-change:``ssm-incidents``: Adding support for dynamic SSM Runbook parameter values. Updating + validation pattern for engagements. Adding ConflictException to UpdateReplicationSet API contract. +- from version 1.25.12 + * api-change:``secretsmanager``: Doc only update for Secrets Manager that fixes several + customer-reported issues. + * api-change:``ec2``: This release updates AWS PrivateLink APIs to support IPv6 for PrivateLink + Services and Endpoints of type 'Interface'. + ------------------------------------------------------------------- Wed May 11 10:37:32 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-botocore.spec b/python-botocore.spec index c4adaea..aa57b70 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -28,7 +28,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-botocore -Version: 1.25.11 +Version: 1.26.1 Release: 0 Summary: Python interface for AWS License: Apache-2.0