forked from pool/python-botocore
Accepting request 1059614 from devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/1059614 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=107
This commit is contained in:
commit
7b77f4f9cf
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:62ae03e591ff25555854aa338da35190ffe18c0b1be2ebf5cfb277164233691f
|
|
||||||
size 10749632
|
|
3
botocore-1.29.52.tar.gz
Normal file
3
botocore-1.29.52.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a0b89a33305cfa6251c6e1142deb7567e216e37e25363159f45fb81dc5b474e5
|
||||||
|
size 10771797
|
@ -1,3 +1,68 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 19 10:05:27 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to 1.29.52
|
||||||
|
* api-change:``cloudwatch``: Update cloudwatch client to latest version
|
||||||
|
* api-change:``efs``: Update efs client to latest version
|
||||||
|
* api-change:``ivschat``: Updates the range for a Chat Room's maximumMessageRatePerSecond field.
|
||||||
|
* api-change:``wafv2``: Improved the visibility of the guidance for updating AWS WAF resources,
|
||||||
|
such as web ACLs and rule groups.
|
||||||
|
- from version 1.29.51
|
||||||
|
* api-change:``billingconductor``: This release adds support for SKU Scope for pricing plans.
|
||||||
|
* api-change:``cloud9``: Added minimum value to AutomaticStopTimeMinutes parameter.
|
||||||
|
* api-change:``imagebuilder``: Add support for AWS Marketplace product IDs as input during
|
||||||
|
CreateImageRecipe for the parent-image parameter. Add support for listing third-party components.
|
||||||
|
* api-change:``network-firewall``: Network Firewall now allows creation of dual stack endpoints,
|
||||||
|
enabling inspection of IPv6 traffic.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 16 09:13:00 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.29.50:
|
||||||
|
* api-change:``connect``: This release updates the responses of
|
||||||
|
UpdateContactFlowContent, UpdateContactFlowMetadata, UpdateContactFlowName
|
||||||
|
and DeleteContactFlow API with empty responses.
|
||||||
|
* api-change:``ec2``: Documentation updates for EC2.
|
||||||
|
* api-change:``outposts``: This release adds POWER_30_KVA as an option for
|
||||||
|
PowerDrawKva. PowerDrawKva is part of the RackPhysicalProperties structure
|
||||||
|
in the CreateSite request.
|
||||||
|
* api-change:``resource-groups``: AWS Resource Groups customers can now turn
|
||||||
|
on Group Lifecycle Events in their AWS account. When you turn this on,
|
||||||
|
Resource Groups monitors your groups for changes to group state or
|
||||||
|
membership. Those changes are sent to Amazon EventBridge as events that you
|
||||||
|
can respond to using rules you create.
|
||||||
|
* api-change:``cleanrooms``: Initial release of AWS Clean Rooms
|
||||||
|
* api-change:``lambda``: Add support for MaximumConcurrency parameter for SQS
|
||||||
|
event source. Customers can now limit the maximum concurrent invocations
|
||||||
|
for their SQS Event Source Mapping.
|
||||||
|
* api-change:``logs``: Bug fix: logGroupName is now not a required field in
|
||||||
|
GetLogEvents, FilterLogEvents, GetLogGroupFields, and DescribeLogStreams
|
||||||
|
APIs as logGroupIdentifier can be provided instead
|
||||||
|
* api-change:``mediaconvert``: The AWS Elemental MediaConvert SDK has added
|
||||||
|
support for compact DASH manifest generation, audio normalization using
|
||||||
|
TruePeak measurements, and the ability to clip the sample range in the
|
||||||
|
color corrector.
|
||||||
|
* api-change:``secretsmanager``: Update documentation for new ListSecrets and DescribeSecret parameters
|
||||||
|
* api-change:``kendra``: This release adds support to new document types -
|
||||||
|
RTF, XML, XSLT, MS_EXCEL, CSV, JSON, MD
|
||||||
|
* api-change:``location``: This release adds support for two new route travel
|
||||||
|
models, Bicycle and Motorcycle which can be used with Grab data source.
|
||||||
|
* api-change:``rds``: This release adds support for configuring allocated
|
||||||
|
storage on the CreateDBInstanceReadReplica,
|
||||||
|
RestoreDBInstanceFromDBSnapshot, and RestoreDBInstanceToPointInTime APIs.
|
||||||
|
* api-change:``ecr-public``: This release for Amazon ECR Public makes several
|
||||||
|
change to bring the SDK into sync with the API.
|
||||||
|
* api-change:``kendra-ranking``: Introducing Amazon Kendra Intelligent
|
||||||
|
Ranking, a new set of Kendra APIs that leverages Kendra semantic ranking
|
||||||
|
capabilities to improve the quality of search results from other search
|
||||||
|
services (i.e. OpenSearch, ElasticSearch, Solr).
|
||||||
|
* api-change:``network-firewall``: Network Firewall now supports the Suricata
|
||||||
|
rule action reject, in addition to the actions pass, drop, and alert.
|
||||||
|
* api-change:``ram``: Enabled FIPS aws-us-gov endpoints in SDK.
|
||||||
|
* api-change:``workspaces-web``: This release adds support for a new portal
|
||||||
|
authentication type: AWS IAM Identity Center (successor to AWS Single
|
||||||
|
Sign-On).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 9 08:24:42 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Mon Jan 9 08:24:42 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
%{?!python_module:%define python_module() python3-%{**}}
|
%{?!python_module:%define python_module() python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-botocore%{?psuffix}
|
Name: python-botocore%{?psuffix}
|
||||||
Version: 1.29.45
|
Version: 1.29.52
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python interface for AWS
|
Summary: Python interface for AWS
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user