forked from pool/python-botocore
Accepting request 977739 from devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/977739 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=88
This commit is contained in:
commit
0595849135
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6eda32376dffba59574119ae82e243677f14e6652824e1e8876e8f3fad909d76
|
||||
size 8965078
|
3
botocore-1.26.1.tar.gz
Normal file
3
botocore-1.26.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a805cbd8e79b64da0f719869b6b4c698cf5db7991b1aa412b086b25fb2892795
|
||||
size 8972136
|
@ -1,3 +1,51 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 17 09:09:38 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- 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 <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user