forked from pool/python-boto3
Accepting request 1095954 from home:glaubitz:branches:devel:languages:python:aws
- Update to 1.26.163: * api-change:``internetmonitor``: [``botocore``] This release adds a new feature for Amazon CloudWatch Internet Monitor that enables customers to set custom thresholds, for performance and availability drops, for triggering when to create a health event. * api-change:``kinesisanalyticsv2``: [``botocore``] Support for new runtime environment in Kinesis Data Analytics Studio: Zeppelin-0.10, Apache Flink-1.15 * api-change:``lambda``: [``botocore``] Surface ResourceConflictException in DeleteEventSourceMapping * api-change:``omics``: [``botocore``] Add Common Workflow Language (CWL) as a supported language for Omics workflows * api-change:``rds``: [``botocore``] Amazon Relational Database Service (RDS) now supports joining a RDS for SQL Server instance to a self-managed Active Directory. * api-change:``s3``: [``botocore``] The S3 LISTObjects, ListObjectsV2 and ListObjectVersions API now supports a new optional header x-amz-optional-object-attributes. If header contains RestoreStatus as the value, then S3 will include Glacier restore status i.e. isRestoreInProgress and RestoreExpiryDate in List response. * api-change:``sagemaker``: [``botocore``] This release adds support for Model Cards Model Registry integration. - from version 1.26.162 * bugfix:Parsers: [``botocore``] Fixes datetime parse error handling for out-of-range and negative timestamps (`#2564 <https://github.com/boto/botocore/issues/2564>`__). * api-change:``appfabric``: [``botocore``] Initial release of AWS AppFabric for connecting SaaS applications for better productivity and security. * api-change:``appflow``: [``botocore``] This release adds support to bypass SSO with the SAPOData connector when connecting to an SAP instance. * api-change:``emr-serverless``: [``botocore``] This release adds support to update the release label of an EMR Serverless application to upgrade it to a different version of Amazon EMR via UpdateApplication API. * api-change:``ivs``: [``botocore``] IVS customers can now revoke the viewer session associated with an auth token, to prevent and stop playback using that token. OBS-URL: https://build.opensuse.org/request/show/1095954 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=166
This commit is contained in:
parent
d2f4bce672
commit
0ea9d60019
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c0aaf8796b06b6eb9f288c148c0aa29f96fa81a4ed5b4b468250de5c15913f0c
|
||||
size 663859
|
3
1.26.163.tar.gz
Normal file
3
1.26.163.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b19b640315df84b1b50fd5d6c21fed70aa30dfe6db6443bbe6f5339849b4879
|
||||
size 670006
|
@ -1,3 +1,149 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 29 10:46:59 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 1.26.163:
|
||||
* api-change:``internetmonitor``: [``botocore``] This release adds a new feature for Amazon
|
||||
CloudWatch Internet Monitor that enables customers to set custom thresholds, for performance and
|
||||
availability drops, for triggering when to create a health event.
|
||||
* api-change:``kinesisanalyticsv2``: [``botocore``] Support for new runtime environment in Kinesis
|
||||
Data Analytics Studio: Zeppelin-0.10, Apache Flink-1.15
|
||||
* api-change:``lambda``: [``botocore``] Surface ResourceConflictException in
|
||||
DeleteEventSourceMapping
|
||||
* api-change:``omics``: [``botocore``] Add Common Workflow Language (CWL) as a supported language
|
||||
for Omics workflows
|
||||
* api-change:``rds``: [``botocore``] Amazon Relational Database Service (RDS) now supports joining
|
||||
a RDS for SQL Server instance to a self-managed Active Directory.
|
||||
* api-change:``s3``: [``botocore``] The S3 LISTObjects, ListObjectsV2 and ListObjectVersions API
|
||||
now supports a new optional header x-amz-optional-object-attributes. If header contains
|
||||
RestoreStatus as the value, then S3 will include Glacier restore status i.e. isRestoreInProgress
|
||||
and RestoreExpiryDate in List response.
|
||||
* api-change:``sagemaker``: [``botocore``] This release adds support for Model Cards Model Registry
|
||||
integration.
|
||||
- from version 1.26.162
|
||||
* bugfix:Parsers: [``botocore``] Fixes datetime parse error handling for out-of-range and negative
|
||||
timestamps (`#2564 <https://github.com/boto/botocore/issues/2564>`__).
|
||||
* api-change:``appfabric``: [``botocore``] Initial release of AWS AppFabric for connecting SaaS
|
||||
applications for better productivity and security.
|
||||
* api-change:``appflow``: [``botocore``] This release adds support to bypass SSO with the SAPOData
|
||||
connector when connecting to an SAP instance.
|
||||
* api-change:``emr-serverless``: [``botocore``] This release adds support to update the release
|
||||
label of an EMR Serverless application to upgrade it to a different version of Amazon EMR via
|
||||
UpdateApplication API.
|
||||
* api-change:``ivs``: [``botocore``] IVS customers can now revoke the viewer session associated
|
||||
with an auth token, to prevent and stop playback using that token.
|
||||
* api-change:``kinesisvideo``: [``botocore``] General Availability (GA) release of Kinesis Video
|
||||
Streams at Edge, enabling customers to provide a configuration for the Kinesis Video Streams
|
||||
EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and
|
||||
stream videos to the cloud on a configured schedule.
|
||||
* api-change:``macie2``: [``botocore``] This release adds support for configuring new
|
||||
classification jobs to use the set of managed data identifiers that we recommend for jobs. For the
|
||||
managed data identifier selection type (managedDataIdentifierSelector), specify RECOMMENDED.
|
||||
* api-change:``privatenetworks``: [``botocore``] This release allows Private5G customers to choose
|
||||
different commitment plans (60-days, 1-year, 3-years) when placing new orders, enables automatic
|
||||
renewal option for 1-year and 3-years commitments. It also allows customers to update the
|
||||
commitment plan of an existing radio unit.
|
||||
* api-change:``sagemaker-featurestore-runtime``: [``botocore``] Introducing TTL for online store
|
||||
records for feature groups.
|
||||
* api-change:``sagemaker``: [``botocore``] Introducing TTL for online store records in feature
|
||||
groups.
|
||||
* api-change:``ssm``: [``botocore``] Systems Manager doc-only update for June 2023.
|
||||
* api-change:``verifiedpermissions``: [``botocore``] This update fixes several broken links to the
|
||||
Cedar documentation.
|
||||
- from version 1.26.161
|
||||
* api-change:``connect``: [``botocore``] This release provides a way to search for existing tags
|
||||
within an instance. Before tagging a resource, ensure consistency by searching for pre-existing
|
||||
key:value pairs.
|
||||
* api-change:``glue``: [``botocore``] Timestamp Starting Position For Kinesis and Kafka Data
|
||||
Sources in a Glue Streaming Job
|
||||
* api-change:``guardduty``: [``botocore``] Add support for user.extra.sessionName in Kubernetes
|
||||
Audit Logs Findings.
|
||||
* api-change:``iam``: [``botocore``] Support for a new API "GetMFADevice" to present MFA device
|
||||
metadata such as device certifications
|
||||
* api-change:``pinpoint``: [``botocore``] Added time zone estimation support for journeys
|
||||
- from version 1.26.160
|
||||
* api-change:``devops-guru``: [``botocore``] This release adds support for encryption via customer
|
||||
managed keys.
|
||||
* api-change:``fsx``: [``botocore``] Update to Amazon FSx documentation.
|
||||
* api-change:``rds``: [``botocore``] Documentation improvements for create, describe, and modify DB
|
||||
clusters and DB instances.
|
||||
* api-change:``verifiedpermissions``: [``botocore``] Added improved descriptions and new code
|
||||
samples to SDK documentation.
|
||||
- from version 1.26.159
|
||||
* api-change:``chime-sdk-identity``: [``botocore``] AppInstanceBots can be configured to be invoked
|
||||
or not using the Target or the CHIME.mentions attribute for ChannelMessages
|
||||
* api-change:``chime-sdk-messaging``: [``botocore``] ChannelMessages can be made visible to sender
|
||||
and intended recipient rather than all channel members with the target attribute. For example, a
|
||||
user can send messages to a bot and receive messages back in a group channel without other members
|
||||
seeing them.
|
||||
* api-change:``kendra``: [``botocore``] Introducing Amazon Kendra Retrieve API that can be used to
|
||||
retrieve relevant passages or text excerpts given an input query.
|
||||
* api-change:``stepfunctions``: [``botocore``] Update stepfunctions client to latest version
|
||||
- from version 1.26.158
|
||||
* api-change:``dynamodb``: [``botocore``] Documentation updates for DynamoDB
|
||||
* api-change:``emr``: [``botocore``] Update emr client to latest version
|
||||
* api-change:``inspector2``: [``botocore``] This release adds support for Software Bill of
|
||||
Materials (SBOM) export and the general availability of code scanning for AWS Lambda functions.
|
||||
* api-change:``mediaconvert``: [``botocore``] This release introduces the bandwidth reduction
|
||||
filter for the HEVC encoder, increases the limits of outputs per job, and updates support for the
|
||||
Nagra SDK to version 1.14.7.
|
||||
* api-change:``mq``: [``botocore``] The Cross Region Disaster Recovery feature allows to replicate
|
||||
a brokers state from one region to another in order to provide customers with multi-region
|
||||
resiliency in the event of a regional outage.
|
||||
* api-change:``sagemaker``: [``botocore``] This release provides support in SageMaker for output
|
||||
files in training jobs to be uploaded without compression and enable customer to deploy
|
||||
uncompressed model from S3 to real-time inference Endpoints. In addition, ml.trn1n.32xlarge is
|
||||
added to supported instance type list in training job.
|
||||
* api-change:``transfer``: [``botocore``] This release adds a new parameter
|
||||
StructuredLogDestinations to CreateServer, UpdateServer APIs.
|
||||
- from version 1.26.157
|
||||
* api-change:``appflow``: [``botocore``] This release adds new API to reset connector metadata cache
|
||||
* api-change:``config``: [``botocore``] Updated ResourceType enum with new resource types onboarded
|
||||
by AWS Config in May 2023.
|
||||
* api-change:``ec2``: [``botocore``] Adds support for targeting Dedicated Host allocations by
|
||||
assetIds in AWS Outposts
|
||||
* api-change:``lambda``: [``botocore``] This release adds RecursiveInvocationException to the
|
||||
Invoke API and InvokeWithResponseStream API.
|
||||
* api-change:``redshift``: [``botocore``] Added support for custom domain names for Redshift
|
||||
Provisioned clusters. This feature enables customers to create a custom domain name and use ACM to
|
||||
generate fully secure connections to it.
|
||||
- from version 1.26.156
|
||||
* api-change:``cloudformation``: [``botocore``] Specify desired CloudFormation behavior in the
|
||||
event of ChangeSet execution failure using the CreateChangeSet OnStackFailure parameter
|
||||
* api-change:``ec2``: [``botocore``] API changes to AWS Verified Access to include data from trust
|
||||
providers in logs
|
||||
* api-change:``ecs``: [``botocore``] Documentation only update to address various tickets.
|
||||
* api-change:``glue``: [``botocore``] This release adds support for creating cross region
|
||||
table/database resource links
|
||||
* api-change:``pricing``: [``botocore``] This release updates the PriceListArn regex pattern.
|
||||
* api-change:``route53domains``: [``botocore``] Update MaxItems upper bound to 1000 for
|
||||
ListPricesRequest
|
||||
* api-change:``sagemaker``: [``botocore``] Amazon Sagemaker Autopilot releases CreateAutoMLJobV2
|
||||
and DescribeAutoMLJobV2 for Autopilot customers with ImageClassification, TextClassification and
|
||||
Tabular problem type config support.
|
||||
- from version 1.26.155
|
||||
* api-change:``account``: [``botocore``] Improve pagination support for ListRegions
|
||||
* api-change:``connect``: [``botocore``] Updates the *InstanceStorageConfig APIs to support a new
|
||||
ResourceType: SCREEN_RECORDINGS to enable screen recording and specify the storage configurations
|
||||
for publishing the recordings. Also updates DescribeInstance and ListInstances APIs to include
|
||||
InstanceAccessUrl attribute in the API response.
|
||||
* api-change:``discovery``: [``botocore``] Add Amazon EC2 instance recommendations export
|
||||
* api-change:``iam``: [``botocore``] Documentation updates for AWS Identity and Access Management
|
||||
(IAM).
|
||||
* api-change:``s3``: [``botocore``] This release adds SDK support for request-payer request header
|
||||
and request-charged response header in the "GetBucketAccelerateConfiguration",
|
||||
"ListMultipartUploads", "ListObjects", "ListObjectsV2" and "ListObjectVersions" S3 APIs.
|
||||
- from version 1.26.154
|
||||
* api-change:``auditmanager``: [``botocore``] This release introduces 2 Audit Manager features: CSV
|
||||
exports and new manual evidence options. You can now export your evidence finder results in CSV
|
||||
format. In addition, you can now add manual evidence to a control by entering free-form text or
|
||||
uploading a file from your browser.
|
||||
* api-change:``efs``: [``botocore``] Update efs client to latest version
|
||||
* api-change:``guardduty``: [``botocore``] Updated descriptions for some APIs.
|
||||
* api-change:``location``: [``botocore``] Amazon Location Service adds categories to places,
|
||||
including filtering on those categories in searches. Also, you can now add metadata properties to
|
||||
your geofences.
|
||||
- Update BuildRequires and Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 14 10:18:03 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-boto3
|
||||
Version: 1.26.153
|
||||
Version: 1.26.163
|
||||
Release: 0
|
||||
Summary: Amazon Web Services Library
|
||||
License: Apache-2.0
|
||||
@ -27,7 +27,7 @@ URL: https://github.com/boto/boto3
|
||||
Source: https://github.com/boto/boto3/archive/%{version}.tar.gz
|
||||
# Related test dependencies
|
||||
BuildRequires: %{python_module botocore < 1.30.0}
|
||||
BuildRequires: %{python_module botocore >= 1.29.153}
|
||||
BuildRequires: %{python_module botocore >= 1.29.163}
|
||||
BuildRequires: %{python_module pytest-xdist}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module s3transfer < 0.7.0}
|
||||
@ -36,7 +36,7 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-botocore < 1.30.0
|
||||
Requires: python-botocore >= 1.29.153
|
||||
Requires: python-botocore >= 1.29.163
|
||||
Requires: python-jmespath < 2.0.0
|
||||
Requires: python-jmespath >= 0.7.1
|
||||
Requires: python-s3transfer < 0.7.0
|
||||
@ -55,10 +55,10 @@ 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
|
||||
|
||||
%prep
|
||||
%setup -q -n boto3-%{version}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user