forked from pool/python-botocore
Accepting request 1062280 from home:glaubitz:branches:devel:languages:python:aws
- Update to 1.29.60 * api-change:``clouddirectory``: Enabled FIPS endpoints for GovCloud (US) regions in SDK. * api-change:``cloudformation``: This feature provides a method of obtaining which regions a stackset has stack instances deployed in. * api-change:``discovery``: Update ImportName validation to 255 from the current length of 100 * api-change:``dlm``: Enabled FIPS endpoints for GovCloud (US) regions in SDK. * api-change:``ec2``: We add Prefix Lists as a new route destination option for LocalGatewayRoutes. This will allow customers to create routes to Prefix Lists. Prefix List routes will allow customers to group individual CIDR routes with the same target into a single route. * api-change:``imagebuilder``: Enabled FIPS endpoints for GovCloud (US) regions in SDK. * api-change:``kafka``: Enabled FIPS endpoints for GovCloud (US) regions in SDK. * api-change:``mediaconvert``: Enabled FIPS endpoints for GovCloud (US) regions in SDK. * api-change:``swf``: Enabled FIPS endpoints for GovCloud (US) regions in SDK. - from version 1.29.59 * api-change:``application-autoscaling``: Enabled FIPS endpoints for GovCloud (US) regions in SDK. * api-change:``appstream``: Fixing the issue where Appstream waiters hang for fleet_started and fleet_stopped. * api-change:``elasticbeanstalk``: Enabled FIPS endpoints for GovCloud (US) regions in SDK. * api-change:``fis``: Enabled FIPS endpoints for GovCloud (US) regions in SDK. * api-change:``glacier``: Enabled FIPS endpoints for GovCloud (US) regions in SDK. * api-change:``greengrass``: Enabled FIPS endpoints for GovCloud (US) regions in SDK. * api-change:``greengrassv2``: Enabled FIPS endpoints for GovCloud (US) in SDK. * api-change:``mediatailor``: This release introduces the As Run logging type, along with API and documentation updates. * api-change:``outposts``: Adding support for payment term in GetOrder, CreateOrder responses. * api-change:``sagemaker-runtime``: Update sagemaker-runtime client to latest version * api-change:``sagemaker``: This release supports running SageMaker Training jobs with container images that are in a private Docker registry. * api-change:``serverlessrepo``: Enabled FIPS endpoints for GovCloud (US) regions in SDK. OBS-URL: https://build.opensuse.org/request/show/1062280 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=175
This commit is contained in:
parent
d56643a5a6
commit
9000f25965
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e4e0d05c1493bedc88bb78b24a08d79a60f3b9cea21a64edea3e8411823ecf82
|
||||
size 10787041
|
3
botocore-1.29.60.tar.gz
Normal file
3
botocore-1.29.60.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a21217ccf4613c9ebbe4c3192e13ba91d46be642560e39a16406662a398a107b
|
||||
size 10778033
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 31 14:50:30 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 1.29.60
|
||||
* api-change:``clouddirectory``: Enabled FIPS endpoints for GovCloud (US) regions in SDK.
|
||||
* api-change:``cloudformation``: This feature provides a method of obtaining which regions a
|
||||
stackset has stack instances deployed in.
|
||||
* api-change:``discovery``: Update ImportName validation to 255 from the current length of 100
|
||||
* api-change:``dlm``: Enabled FIPS endpoints for GovCloud (US) regions in SDK.
|
||||
* api-change:``ec2``: We add Prefix Lists as a new route destination option for LocalGatewayRoutes.
|
||||
This will allow customers to create routes to Prefix Lists. Prefix List routes will allow customers
|
||||
to group individual CIDR routes with the same target into a single route.
|
||||
* api-change:``imagebuilder``: Enabled FIPS endpoints for GovCloud (US) regions in SDK.
|
||||
* api-change:``kafka``: Enabled FIPS endpoints for GovCloud (US) regions in SDK.
|
||||
* api-change:``mediaconvert``: Enabled FIPS endpoints for GovCloud (US) regions in SDK.
|
||||
* api-change:``swf``: Enabled FIPS endpoints for GovCloud (US) regions in SDK.
|
||||
- from version 1.29.59
|
||||
* api-change:``application-autoscaling``: Enabled FIPS endpoints for GovCloud (US) regions in SDK.
|
||||
* api-change:``appstream``: Fixing the issue where Appstream waiters hang for fleet_started and
|
||||
fleet_stopped.
|
||||
* api-change:``elasticbeanstalk``: Enabled FIPS endpoints for GovCloud (US) regions in SDK.
|
||||
* api-change:``fis``: Enabled FIPS endpoints for GovCloud (US) regions in SDK.
|
||||
* api-change:``glacier``: Enabled FIPS endpoints for GovCloud (US) regions in SDK.
|
||||
* api-change:``greengrass``: Enabled FIPS endpoints for GovCloud (US) regions in SDK.
|
||||
* api-change:``greengrassv2``: Enabled FIPS endpoints for GovCloud (US) in SDK.
|
||||
* api-change:``mediatailor``: This release introduces the As Run logging type, along with API and
|
||||
documentation updates.
|
||||
* api-change:``outposts``: Adding support for payment term in GetOrder, CreateOrder responses.
|
||||
* api-change:``sagemaker-runtime``: Update sagemaker-runtime client to latest version
|
||||
* api-change:``sagemaker``: This release supports running SageMaker Training jobs with container
|
||||
images that are in a private Docker registry.
|
||||
* api-change:``serverlessrepo``: Enabled FIPS endpoints for GovCloud (US) regions in SDK.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 27 13:20:49 UTC 2023 - 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%{?psuffix}
|
||||
Version: 1.29.58
|
||||
Version: 1.29.60
|
||||
Release: 0
|
||||
Summary: Python interface for AWS
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user