Accepting request 1155119 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/1155119 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=182
This commit is contained in:
parent
16e8ccba1f
commit
7efc69f87b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:55663152cf83dd40902bc3dc5fc67c9c96eb920d502af64a6bb2b5efdd3ff698
|
||||
size 770337
|
3
1.34.55.tar.gz
Normal file
3
1.34.55.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f57c20bb144ca4ded782bae0039a4e6021bb3d144a875be81a4cfc90b1c66063
|
||||
size 779897
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 12:29:40 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- 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:58:03 UTC 2024 - Robert Schweikert <rjschwei@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-boto3
|
||||
Version: 1.34.31
|
||||
Version: 1.34.55
|
||||
Release: 0
|
||||
Summary: Amazon Web Services Library
|
||||
License: Apache-2.0
|
||||
@ -55,6 +55,7 @@ http://boto3.readthedocs.org/en/latest/
|
||||
|
||||
|
||||
|
||||
|
||||
# Note to maintainers also familia with python-boto:
|
||||
# The documentation generation requires access to AWS, thus it is not
|
||||
# possible to generate the documentation in OBS
|
||||
|
Loading…
x
Reference in New Issue
Block a user