diff --git a/botocore-1.26.1.tar.gz b/botocore-1.26.1.tar.gz deleted file mode 100644 index a4ddba5..0000000 --- a/botocore-1.26.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a805cbd8e79b64da0f719869b6b4c698cf5db7991b1aa412b086b25fb2892795 -size 8972136 diff --git a/botocore-1.26.4.tar.gz b/botocore-1.26.4.tar.gz new file mode 100644 index 0000000..6641783 --- /dev/null +++ b/botocore-1.26.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b818986c2dde395f117829d7206f775f5bfb37ef84eb05c94d3952f8e3d7fe8d +size 8993009 diff --git a/python-botocore.changes b/python-botocore.changes index 0de0b38..fcc0577 100644 --- a/python-botocore.changes +++ b/python-botocore.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Fri May 20 09:40:11 UTC 2022 - John Paul Adrian Glaubitz + +- Update to 1.26.4 (bsc#1199716) + * api-change:``gamesparks``: This release adds an optional DeploymentResult field in the responses + of GetStageDeploymentIntegrationTests and ListStageDeploymentIntegrationTests APIs. + * enhancement:StreamingBody: Allow StreamingBody to be used as a context manager + * api-change:``lookoutmetrics``: In this release we added SnsFormat to SNSConfiguration to support + human readable alert. +- from version 1.26.3 + * api-change:``greengrassv2``: This release adds the new DeleteDeployment API operation that you + can use to delete deployment resources. This release also adds support for discontinued + AWS-provided components, so AWS can communicate when a component has any issues that you should + consider before you deploy it. + * api-change:``quicksight``: API UpdatePublicSharingSettings enables IAM admins to enable/disable + account level setting for public access of dashboards. When enabled, owners/co-owners for + dashboards can enable public access on their dashboards. These dashboards can only be accessed + through share link or embedding. + * api-change:``appmesh``: This release updates the existing Create and Update APIs for meshes and + virtual nodes by adding a new IP preference field. This new IP preference field can be used to + control the IP versions being used with the mesh and allows for IPv6 support within App Mesh. + * api-change:``batch``: Documentation updates for AWS Batch. + * api-change:``iotevents-data``: Introducing new API for deleting detectors: BatchDeleteDetector. + * api-change:``transfer``: AWS Transfer Family now supports SetStat server configuration option, + which provides the ability to ignore SetStat command issued by file transfer clients, enabling + customers to upload files without any errors. +- from version 1.26.2 + * api-change:``kms``: Add HMAC best practice tip, annual rotation of AWS managed keys. + * api-change:``glue``: This release adds a new optional parameter called codeGenNodeConfiguration + to CRUD job APIs that allows users to manage visual jobs via APIs. The updated CreateJob and + UpdateJob will create jobs that can be viewed in Glue Studio as a visual graph. GetJob can be used + to get codeGenNodeConfiguration. + ------------------------------------------------------------------- Tue May 17 09:09:38 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-botocore.spec b/python-botocore.spec index aa57b70..deae74b 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.26.1 +Version: 1.26.4 Release: 0 Summary: Python interface for AWS License: Apache-2.0