From ab2fee36ca2035163d9d05c3ff93c5e848a7cf301cab74f8406283727ed9daf3 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Tue, 12 Mar 2024 19:43:46 +0000 Subject: [PATCH] Accepting request 1155117 from home:mcalabkova:branches:devel:languages:python:aws - Update to 1.34.55 * api-change:``docdb-elastic``: Launched Elastic Clusters Readable Secondaries, Start/Stop, Configurable Shard Instance count, Automatic Backups and Snapshot Copying * api-change:``quicksight``: TooltipTarget for Combo chart visuals; ColumnConfiguration limit increase to 2000; Documentation Update * api-change:``amplifyuibuilder``: We have added the ability to tag resources after they are created * api-change:``internetmonitor``: This release adds IPv4 prefixes to health events * api-change:``iotevents``: Increase the maximum length of descriptions for Inputs, Detector Models, and Alarm Models * api-change:``lambda``: Add .NET 8 (dotnet8) Runtime support to AWS Lambda. * api-change:``chatbot``: This release adds support for AWS Chatbot. You can now monitor, operate, and troubleshoot your AWS resources with interactive ChatOps using the AWS SDK. * api-change:``sns``: This release marks phone numbers as sensitive inputs. * api-change:``artifact``: This is the initial SDK release for AWS Artifact. AWS Artifact provides on-demand access to compliance and third-party compliance reports. This release includes access to List and Get reports, along with their metadata. This release also includes access to AWS Artifact notifications settings. * api-change:``guardduty``: Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive. * api-change:``polly``: Amazon Polly adds 1 new voice - Burcu (tr-TR) * bugfix:ContainerProvider: Properly refreshes token from file from EKS in ContainerProvider * api-change:``resource-explorer-2``: Resource Explorer now uses newly supported IPv4 'amazonaws.com' endpoints by default. * api-change:``pricing``: Add Throttling Exception to all APIs. * api-change:``mediaconvert``: This release includes support for broadcast-mixed audio description tracks. * api-change:``glue``: Update page size limits for GetJobRuns and GetTriggers APIs. OBS-URL: https://build.opensuse.org/request/show/1155117 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=216 --- botocore-1.34.31.tar.gz | 3 --- botocore-1.34.55.tar.gz | 3 +++ python-botocore.changes | 35 +++++++++++++++++++++++++++++++++++ python-botocore.spec | 2 +- 4 files changed, 39 insertions(+), 4 deletions(-) delete mode 100644 botocore-1.34.31.tar.gz create mode 100644 botocore-1.34.55.tar.gz diff --git a/botocore-1.34.31.tar.gz b/botocore-1.34.31.tar.gz deleted file mode 100644 index c2f3207..0000000 --- a/botocore-1.34.31.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5a2153dbe9687f510f179e03913bc9b4e266c865cabebe440c4d05ab923faa7 -size 12138453 diff --git a/botocore-1.34.55.tar.gz b/botocore-1.34.55.tar.gz new file mode 100644 index 0000000..3c85b06 --- /dev/null +++ b/botocore-1.34.55.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb333e3845bfe65600f36bf92d09668306e224fa9f4e4f87b77f6957192ae59f +size 12213849 diff --git a/python-botocore.changes b/python-botocore.changes index e3a04f5..d785229 100644 --- a/python-botocore.changes +++ b/python-botocore.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Tue Mar 5 12:09:38 UTC 2024 - Markéta Machová + +- Update to 1.34.55 + * api-change:``docdb-elastic``: Launched Elastic Clusters Readable + Secondaries, Start/Stop, Configurable Shard Instance count, Automatic + Backups and Snapshot Copying + * api-change:``quicksight``: TooltipTarget for Combo chart visuals; + ColumnConfiguration limit increase to 2000; Documentation Update + * api-change:``amplifyuibuilder``: We have added the ability to tag resources + after they are created + * api-change:``internetmonitor``: This release adds IPv4 prefixes to health events + * api-change:``iotevents``: Increase the maximum length of descriptions for + Inputs, Detector Models, and Alarm Models + * api-change:``lambda``: Add .NET 8 (dotnet8) Runtime support to AWS Lambda. + * api-change:``chatbot``: This release adds support for AWS Chatbot. You can + now monitor, operate, and troubleshoot your AWS resources with interactive + ChatOps using the AWS SDK. + * api-change:``sns``: This release marks phone numbers as sensitive inputs. + * api-change:``artifact``: This is the initial SDK release for AWS Artifact. + AWS Artifact provides on-demand access to compliance and third-party + compliance reports. This release includes access to List and Get reports, + along with their metadata. This release also includes access to AWS + Artifact notifications settings. + * api-change:``guardduty``: Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive. + * api-change:``polly``: Amazon Polly adds 1 new voice - Burcu (tr-TR) + * bugfix:ContainerProvider: Properly refreshes token from file from EKS in ContainerProvider + * api-change:``resource-explorer-2``: Resource Explorer now uses newly + supported IPv4 'amazonaws.com' endpoints by default. + * api-change:``pricing``: Add Throttling Exception to all APIs. + * api-change:``mediaconvert``: This release includes support for + broadcast-mixed audio description tracks. + * api-change:``glue``: Update page size limits for GetJobRuns and GetTriggers APIs. + * Many more changes, see CHANGELOG.rst + ------------------------------------------------------------------- Mon Mar 4 13:59:56 UTC 2024 - Robert Schweikert diff --git a/python-botocore.spec b/python-botocore.spec index f3c4d60..0a8b29f 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -28,7 +28,7 @@ %{?sle15_python_module_pythons} Name: python-botocore%{?psuffix} -Version: 1.34.31 +Version: 1.34.55 Release: 0 Summary: Python interface for AWS License: Apache-2.0