Accepting request 1004979 from home:glaubitz:branches:devel:languages:python:aws
- Update to 1.27.76 * api-change:``cloudtrail``: This release includes support for importing existing trails into CloudTrail Lake. * api-change:``ec2``: This release adds CapacityAllocations field to DescribeCapacityReservations * api-change:``mediaconnect``: This change allows the customer to use the SRT Caller protocol as part of their flows * api-change:``rds``: This release adds support for Amazon RDS Proxy with SQL Server compatibility. - from version 1.27.75 * api-change:``codestar-notifications``: This release adds tag based access control for the UntagResource API. * api-change:``ecs``: This release supports new task definition sizes. - from version 1.27.74 * api-change:``dynamodb``: Increased DynamoDB transaction limit from 25 to 100. * api-change:``ec2``: This feature allows customers to create tags for vpc-endpoint-connections and vpc-endpoint-service-permissions. * api-change:``sagemaker``: Amazon SageMaker Automatic Model Tuning now supports specifying Hyperband strategy for tuning jobs, which uses a multi-fidelity based tuning strategy to stop underperforming hyperparameter configurations early. - from version 1.27.73 * api-change:``amplifyuibuilder``: Amplify Studio UIBuilder is introducing forms functionality. Forms can be configured from Data Store models, JSON, or from scratch. These forms can then be generated in your project and used like any other React components. * api-change:``ec2``: This update introduces API operations to manage and create local gateway route tables, CoIP pools, and VIF group associations. OBS-URL: https://build.opensuse.org/request/show/1004979 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=147
This commit is contained in:
parent
c8f568a4f5
commit
2901e2812b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6184ab43a59118541b88e0ede24ccd671553323ace95bb7c8de3082a5cc581cb
|
||||
size 9340404
|
3
botocore-1.27.76.tar.gz
Normal file
3
botocore-1.27.76.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5c32922eba727a466f171dcc281f309d2a313e2f6dc592d43044caad96de338
|
||||
size 9357649
|
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 20 13:37:33 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 1.27.76
|
||||
* api-change:``cloudtrail``: This release includes support for importing existing trails into
|
||||
CloudTrail Lake.
|
||||
* api-change:``ec2``: This release adds CapacityAllocations field to DescribeCapacityReservations
|
||||
* api-change:``mediaconnect``: This change allows the customer to use the SRT Caller protocol as
|
||||
part of their flows
|
||||
* api-change:``rds``: This release adds support for Amazon RDS Proxy with SQL Server compatibility.
|
||||
- from version 1.27.75
|
||||
* api-change:``codestar-notifications``: This release adds tag based access control for the
|
||||
UntagResource API.
|
||||
* api-change:``ecs``: This release supports new task definition sizes.
|
||||
- from version 1.27.74
|
||||
* api-change:``dynamodb``: Increased DynamoDB transaction limit from 25 to 100.
|
||||
* api-change:``ec2``: This feature allows customers to create tags for vpc-endpoint-connections and
|
||||
vpc-endpoint-service-permissions.
|
||||
* api-change:``sagemaker``: Amazon SageMaker Automatic Model Tuning now supports specifying
|
||||
Hyperband strategy for tuning jobs, which uses a multi-fidelity based tuning strategy to stop
|
||||
underperforming hyperparameter configurations early.
|
||||
- from version 1.27.73
|
||||
* api-change:``amplifyuibuilder``: Amplify Studio UIBuilder is introducing forms functionality.
|
||||
Forms can be configured from Data Store models, JSON, or from scratch. These forms can then be
|
||||
generated in your project and used like any other React components.
|
||||
* api-change:``ec2``: This update introduces API operations to manage and create local gateway
|
||||
route tables, CoIP pools, and VIF group associations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 14 10:38:16 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.27.72
|
||||
Version: 1.27.76
|
||||
Release: 0
|
||||
Summary: Python interface for AWS
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user