Accepting request 958461 from home:glaubitz:branches:devel:languages:python:aws
- Version update to 1.24.0 * api-change:``appflow``: Launching Amazon AppFlow SAP as a destination connector SDK. * feature:Parser: Adding support for parsing int/long types in rest-json response headers. * api-change:``rds``: Adds support for determining which Aurora PostgreSQL versions support Babelfish. * api-change:``athena``: This release adds a subfield, ErrorType, to the AthenaError response object in the GetQueryExecution API when a query fails. - from version 1.23.54 * api-change:``ssm``: Documentation updates for AWS Systems Manager. - from version 1.23.53 * api-change:``cloudformation``: This SDK release adds AWS CloudFormation Hooks HandlerErrorCodes * api-change:``lookoutvision``: This release makes CompilerOptions in Lookout for Vision's StartModelPackagingJob's Configuration object optional. * api-change:``pinpoint``: This SDK release adds a new paramater creation date for GetApp and GetApps Api call * api-change:``sns``: Customer requested typo fix in API documentation. * api-change:``wafv2``: Adds support for AWS WAF Fraud Control account takeover prevention (ATP), with configuration options for the new managed rule group AWSManagedRulesATPRuleSet and support for application integration SDKs for Android and iOS mobile apps. - from version 1.23.52 * api-change:``cloudformation``: This SDK release is for the feature launch of AWS CloudFormation Hooks. - from version 1.23.51 * api-change:``kendra``: Amazon Kendra now provides a data source connector for Amazon FSx. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-fsx.html * api-change:``apprunner``: This release adds support for App Runner to route outbound network traffic of a service through an Amazon VPC. New API: CreateVpcConnector, DescribeVpcConnector, ListVpcConnectors, and DeleteVpcConnector. Updated API: CreateService, DescribeService, and UpdateService. * api-change:``s3control``: This release adds support for S3 Batch Replication. Batch Replication OBS-URL: https://build.opensuse.org/request/show/958461 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=115
This commit is contained in:
parent
e730e48ae8
commit
6cc88c538d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:38dd4564839f531725b667db360ba7df2125ceb3752b0ba12759c3e918015b95
|
|
||||||
size 8743469
|
|
3
botocore-1.24.0.tar.gz
Normal file
3
botocore-1.24.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:47723cef6112f451630bf2446cfd6be2782cc1d6b1b92acb12ff00797588c5f3
|
||||||
|
size 8767222
|
@ -1,3 +1,85 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 16 10:14:06 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Version update to 1.24.0
|
||||||
|
* api-change:``appflow``: Launching Amazon AppFlow SAP as a destination connector SDK.
|
||||||
|
* feature:Parser: Adding support for parsing int/long types in rest-json response headers.
|
||||||
|
* api-change:``rds``: Adds support for determining which Aurora PostgreSQL versions support
|
||||||
|
Babelfish.
|
||||||
|
* api-change:``athena``: This release adds a subfield, ErrorType, to the AthenaError response
|
||||||
|
object in the GetQueryExecution API when a query fails.
|
||||||
|
- from version 1.23.54
|
||||||
|
* api-change:``ssm``: Documentation updates for AWS Systems Manager.
|
||||||
|
- from version 1.23.53
|
||||||
|
* api-change:``cloudformation``: This SDK release adds AWS CloudFormation Hooks HandlerErrorCodes
|
||||||
|
* api-change:``lookoutvision``: This release makes CompilerOptions in Lookout for Vision's
|
||||||
|
StartModelPackagingJob's Configuration object optional.
|
||||||
|
* api-change:``pinpoint``: This SDK release adds a new paramater creation date for GetApp and
|
||||||
|
GetApps Api call
|
||||||
|
* api-change:``sns``: Customer requested typo fix in API documentation.
|
||||||
|
* api-change:``wafv2``: Adds support for AWS WAF Fraud Control account takeover prevention (ATP),
|
||||||
|
with configuration options for the new managed rule group AWSManagedRulesATPRuleSet and support for
|
||||||
|
application integration SDKs for Android and iOS mobile apps.
|
||||||
|
- from version 1.23.52
|
||||||
|
* api-change:``cloudformation``: This SDK release is for the feature launch of AWS CloudFormation
|
||||||
|
Hooks.
|
||||||
|
- from version 1.23.51
|
||||||
|
* api-change:``kendra``: Amazon Kendra now provides a data source connector for Amazon FSx. For
|
||||||
|
more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-fsx.html
|
||||||
|
* api-change:``apprunner``: This release adds support for App Runner to route outbound network
|
||||||
|
traffic of a service through an Amazon VPC. New API: CreateVpcConnector, DescribeVpcConnector,
|
||||||
|
ListVpcConnectors, and DeleteVpcConnector. Updated API: CreateService, DescribeService, and
|
||||||
|
UpdateService.
|
||||||
|
* api-change:``s3control``: This release adds support for S3 Batch Replication. Batch Replication
|
||||||
|
lets you replicate existing objects, already replicated objects to new destinations, and objects
|
||||||
|
that previously failed to replicate. Customers will receive object-level visibility of progress and
|
||||||
|
a detailed completion report.
|
||||||
|
* api-change:``sagemaker``: Autopilot now generates an additional report with information on the
|
||||||
|
performance of the best model, such as a Confusion matrix and Area under the receiver operating
|
||||||
|
characteristic (AUC-ROC). The path to the report can be found in CandidateArtifactLocations.
|
||||||
|
- from version 1.23.50
|
||||||
|
* api-change:``auditmanager``: This release updates 3 API parameters.
|
||||||
|
UpdateAssessmentFrameworkControlSet now requires the controls attribute, and
|
||||||
|
CreateAssessmentFrameworkControl requires the id attribute. Additionally, UpdateAssessmentFramework
|
||||||
|
now has a minimum length constraint for the controlSets attribute.
|
||||||
|
* api-change:``synthetics``: Adding names parameters to the Describe APIs.
|
||||||
|
* api-change:``ssm-incidents``: Update RelatedItem enum to support SSM Automation
|
||||||
|
* api-change:``events``: Update events client to latest version
|
||||||
|
* enhancement:Lambda Request Header: Adding request header for Lambda recursion detection.
|
||||||
|
- from version 1.23.49
|
||||||
|
* api-change:``athena``: You can now optionally specify the account ID that you expect to be the
|
||||||
|
owner of your query results output location bucket in Athena. If the account ID of the query
|
||||||
|
results bucket owner does not match the specified account ID, attempts to output to the bucket will
|
||||||
|
fail with an S3 permissions error.
|
||||||
|
* api-change:``rds``: updates for RDS Custom for Oracle 12.1 support
|
||||||
|
* api-change:``lakeformation``: Add support for calling Update Table Objects without a
|
||||||
|
TransactionId.
|
||||||
|
- from version 1.23.48
|
||||||
|
* api-change:``ec2``: adds support for AMIs in Recycle Bin
|
||||||
|
* api-change:``robomaker``: The release deprecates the use various APIs of RoboMaker Deployment
|
||||||
|
Service in favor of AWS IoT GreenGrass v2.0.
|
||||||
|
* api-change:``meteringmarketplace``: Add CustomerAWSAccountId to ResolveCustomer API response and
|
||||||
|
increase UsageAllocation limit to 2500.
|
||||||
|
* api-change:``rbin``: Add EC2 Image recycle bin support.
|
||||||
|
- from version 1.23.47
|
||||||
|
* api-change:``emr``: Update emr client to latest version
|
||||||
|
* api-change:``personalize``: Adding minRecommendationRequestsPerSecond attribute to recommender
|
||||||
|
APIs.
|
||||||
|
* enhancement:Request headers: Adding request headers with retry information.
|
||||||
|
* api-change:``appflow``: Launching Amazon AppFlow Custom Connector SDK.
|
||||||
|
* api-change:``dynamodb``: Documentation update for DynamoDB Java SDK.
|
||||||
|
* api-change:``iot``: This release adds support for configuring AWS IoT logging level per client
|
||||||
|
ID, source IP, or principal ID.
|
||||||
|
* api-change:``comprehend``: Amazon Comprehend now supports sharing and importing custom trained
|
||||||
|
models from one AWS account to another within the same region.
|
||||||
|
* api-change:``ce``: Doc-only update for Cost Explorer API that adds INVOICING_ENTITY dimensions
|
||||||
|
* api-change:``fis``: Added GetTargetResourceType and ListTargetResourceTypesAPI actions. These
|
||||||
|
actions return additional details about resource types and parameters that can be targeted by FIS
|
||||||
|
actions. Added a parameters field for the targets that can be specified in experiment templates.
|
||||||
|
* api-change:``es``: Allows customers to get progress updates for blue/green deployments
|
||||||
|
* api-change:``glue``: Launch Protobuf support for AWS Glue Schema Registry
|
||||||
|
* api-change:``elasticache``: Documentation update for AWS ElastiCache
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 1 10:27:19 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Tue Feb 1 10:27:19 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
%{?!python_module:%define python_module() python3-%{**}}
|
%{?!python_module:%define python_module() python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-botocore
|
Name: python-botocore
|
||||||
Version: 1.23.46
|
Version: 1.24.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python interface for AWS
|
Summary: Python interface for AWS
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user