From 4850f164ba3ca1b186a7d6d2bb5690af6c2d2e6ae43c6377386bc89acd112fb8 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Fri, 2 Dec 2022 12:09:51 +0000 Subject: [PATCH] Accepting request 1039561 from home:glaubitz:branches:devel:languages:python:aws - Update to version 1.26.21 * api-change:``codecatalyst``: [``botocore``] This release adds operations that support customers using the AWS Toolkits and Amazon CodeCatalyst, a unified software development service that helps developers develop, deploy, and maintain applications in the cloud. For more information, see the documentation. * api-change:``comprehend``: [``botocore``] Comprehend now supports semi-structured documents (such as PDF files or image files) as inputs for custom analysis using the synchronous APIs (ClassifyDocument and DetectEntities). * api-change:``gamelift``: [``botocore``] GameLift introduces a new feature, GameLift Anywhere. GameLift Anywhere allows you to integrate your own compute resources with GameLift. You can also use GameLift Anywhere to iteratively test your game servers without uploading the build to GameLift for every iteration. * api-change:``pipes``: [``botocore``] AWS introduces new Amazon EventBridge Pipes which allow you to connect sources (SQS, Kinesis, DDB, Kafka, MQ) to Targets (14+ EventBridge Targets) without any code, with filtering, batching, input transformation, and an optional Enrichment stage (Lambda, StepFunctions, ApiGateway, ApiDestinations) * api-change:``stepfunctions``: [``botocore``] Update stepfunctions client to latest version - from version 1.26.20 * api-change:``accessanalyzer``: [``botocore``] This release adds support for S3 cross account access points. IAM Access Analyzer will now produce public or cross account findings when it detects bucket delegation to external account access points. * api-change:``athena``: [``botocore``] This release includes support for using Apache Spark in Amazon Athena. * api-change:``dataexchange``: [``botocore``] This release enables data providers to license direct access to data in their Amazon S3 buckets or AWS Lake Formation data lakes through AWS Data Exchange. Subscribers get read-only access to the data and can use it in downstream AWS services, like Amazon Athena, without creating or managing copies. * api-change:``docdb-elastic``: [``botocore``] Launched Amazon DocumentDB Elastic Clusters. You can now use the SDK to create, list, update and delete Amazon DocumentDB Elastic Cluster resources * api-change:``glue``: [``botocore``] This release adds support for AWS Glue Data Quality, which OBS-URL: https://build.opensuse.org/request/show/1039561 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=130 --- 1.26.21.tar.gz | 3 + 1.26.8.tar.gz | 3 - python-boto3.changes | 325 +++++++++++++++++++++++++++++++++++++++++++ python-boto3.spec | 6 +- 4 files changed, 331 insertions(+), 6 deletions(-) create mode 100644 1.26.21.tar.gz delete mode 100644 1.26.8.tar.gz diff --git a/1.26.21.tar.gz b/1.26.21.tar.gz new file mode 100644 index 0000000..b2680a4 --- /dev/null +++ b/1.26.21.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b2d88b7b18adbf0dafab447a280292d464e03941d653934ab4777fcd0f1758b +size 573776 diff --git a/1.26.8.tar.gz b/1.26.8.tar.gz deleted file mode 100644 index ae83512..0000000 --- a/1.26.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5141c37f58b62f784f16ee0c429f33b3fcf33f18cb4c550f6b48dd56ed7e1b2 -size 557012 diff --git a/python-boto3.changes b/python-boto3.changes index 0daaedc..4560904 100644 --- a/python-boto3.changes +++ b/python-boto3.changes @@ -1,3 +1,328 @@ +------------------------------------------------------------------- +Fri Dec 2 11:15:16 UTC 2022 - John Paul Adrian Glaubitz + +- Update to version 1.26.21 + * api-change:``codecatalyst``: [``botocore``] This release adds operations that support customers + using the AWS Toolkits and Amazon CodeCatalyst, a unified software development service that helps + developers develop, deploy, and maintain applications in the cloud. For more information, see the + documentation. + * api-change:``comprehend``: [``botocore``] Comprehend now supports semi-structured documents (such + as PDF files or image files) as inputs for custom analysis using the synchronous APIs + (ClassifyDocument and DetectEntities). + * api-change:``gamelift``: [``botocore``] GameLift introduces a new feature, GameLift Anywhere. + GameLift Anywhere allows you to integrate your own compute resources with GameLift. You can also + use GameLift Anywhere to iteratively test your game servers without uploading the build to GameLift + for every iteration. + * api-change:``pipes``: [``botocore``] AWS introduces new Amazon EventBridge Pipes which allow you + to connect sources (SQS, Kinesis, DDB, Kafka, MQ) to Targets (14+ EventBridge Targets) without any + code, with filtering, batching, input transformation, and an optional Enrichment stage (Lambda, + StepFunctions, ApiGateway, ApiDestinations) + * api-change:``stepfunctions``: [``botocore``] Update stepfunctions client to latest version +- from version 1.26.20 + * api-change:``accessanalyzer``: [``botocore``] This release adds support for S3 cross account + access points. IAM Access Analyzer will now produce public or cross account findings when it + detects bucket delegation to external account access points. + * api-change:``athena``: [``botocore``] This release includes support for using Apache Spark in + Amazon Athena. + * api-change:``dataexchange``: [``botocore``] This release enables data providers to license direct + access to data in their Amazon S3 buckets or AWS Lake Formation data lakes through AWS Data + Exchange. Subscribers get read-only access to the data and can use it in downstream AWS services, + like Amazon Athena, without creating or managing copies. + * api-change:``docdb-elastic``: [``botocore``] Launched Amazon DocumentDB Elastic Clusters. You can + now use the SDK to create, list, update and delete Amazon DocumentDB Elastic Cluster resources + * api-change:``glue``: [``botocore``] This release adds support for AWS Glue Data Quality, which + helps you evaluate and monitor the quality of your data and includes the API for creating, + deleting, or updating data quality rulesets, runs and evaluations. + * api-change:``s3control``: [``botocore``] Amazon S3 now supports cross-account access points. S3 + bucket owners can now allow trusted AWS accounts to create access points associated with their + bucket. + * api-change:``sagemaker-geospatial``: [``botocore``] This release provides Amazon SageMaker + geospatial APIs to build, train, deploy and visualize geospatial models. + * api-change:``sagemaker``: [``botocore``] Added Models as part of the Search API. Added Model + shadow deployments in realtime inference, and shadow testing in managed inference. Added support + for shared spaces, geospatial APIs, Model Cards, AutoMLJobStep in pipelines, Git repositories on + user profiles and domains, Model sharing in Jumpstart. +- from version 1.26.19 + * api-change:``ec2``: [``botocore``] This release adds support for AWS Verified Access and the + Hpc6id Amazon EC2 compute optimized instance type, which features 3rd generation Intel Xeon + Scalable processors. + * api-change:``firehose``: [``botocore``] Allow support for the Serverless offering for Amazon + OpenSearch Service as a Kinesis Data Firehose delivery destination. + * api-change:``kms``: [``botocore``] AWS KMS introduces the External Key Store (XKS), a new feature + for customers who want to protect their data with encryption keys stored in an external key + management system under their control. + * api-change:``omics``: [``botocore``] Amazon Omics is a new, purpose-built service that can be + used by healthcare and life science organizations to store, query, and analyze omics data. The + insights from that data can be used to accelerate scientific discoveries and improve healthcare. + * api-change:``opensearchserverless``: [``botocore``] Publish SDK for Amazon OpenSearch Serverless + * api-change:``securitylake``: [``botocore``] Amazon Security Lake automatically centralizes + security data from cloud, on-premises, and custom sources into a purpose-built data lake stored in + your account. Security Lake makes it easier to analyze security data, so you can improve the + protection of your workloads, applications, and data + * api-change:``simspaceweaver``: [``botocore``] AWS SimSpace Weaver is a new service that helps + customers build spatial simulations at new levels of scale - resulting in virtual worlds with + millions of dynamic entities. See the AWS SimSpace Weaver developer guide for more details on how + to get started. https://docs.aws.amazon.com/simspaceweaver +- from version 1.26.18 + * api-change:``arc-zonal-shift``: [``botocore``] Amazon Route 53 Application Recovery Controller + Zonal Shift is a new service that makes it easy to shift traffic away from an Availability Zone in + a Region. See the developer guide for more information: + https://docs.aws.amazon.com/r53recovery/latest/dg/what-is-route53-recovery.html + * api-change:``compute-optimizer``: [``botocore``] Adds support for a new recommendation preference + that makes it possible for customers to optimize their EC2 recommendations by utilizing an external + metrics ingestion service to provide metrics. + * api-change:``config``: [``botocore``] With this release, you can use AWS Config to evaluate your + resources for compliance with Config rules before they are created or updated. Using Config rules + in proactive mode enables you to test and build compliant resource templates or check resource + configurations at the time they are provisioned. + * api-change:``ec2``: [``botocore``] Introduces ENA Express, which uses AWS SRD and dynamic routing + to increase throughput and minimize latency, adds support for trust relationships between + Reachability Analyzer and AWS Organizations to enable cross-account analysis, and adds support for + Infrastructure Performance metric subscriptions. + * api-change:``eks``: [``botocore``] Adds support for additional EKS add-ons metadata and filtering + fields + * api-change:``fsx``: [``botocore``] This release adds support for 4GB/s / 160K PIOPS FSx for ONTAP + file systems and 10GB/s / 350K PIOPS FSx for OpenZFS file systems (Single_AZ_2). For FSx for ONTAP, + this also adds support for DP volumes, snapshot policy, copy tags to backups, and Multi-AZ route + table updates. + * api-change:``glue``: [``botocore``] This release allows the creation of Custom Visual Transforms + (Dynamic Transforms) to be created via AWS Glue CLI/SDK. + * api-change:``inspector2``: [``botocore``] This release adds support for Inspector to scan AWS + Lambda. + * api-change:``lambda``: [``botocore``] Adds support for Lambda SnapStart, which helps improve the + startup performance of functions. Customers can now manage SnapStart based functions via + CreateFunction and UpdateFunctionConfiguration APIs + * api-change:``license-manager-user-subscriptions``: [``botocore``] AWS now offers fully-compliant, + Amazon-provided licenses for Microsoft Office Professional Plus 2021 Amazon Machine Images (AMIs) + on Amazon EC2. These AMIs are now available on the Amazon EC2 console and on AWS Marketplace to + launch instances on-demand without any long-term licensing commitments. + * api-change:``macie2``: [``botocore``] Added support for configuring Macie to continually sample + objects from S3 buckets and inspect them for sensitive data. Results appear in statistics, + findings, and other data that Macie provides. + * api-change:``quicksight``: [``botocore``] This release adds new Describe APIs and updates Create + and Update APIs to support the data model for Dashboards, Analyses, and Templates. + * api-change:``s3control``: [``botocore``] Added two new APIs to support Amazon S3 Multi-Region + Access Point failover controls: GetMultiRegionAccessPointRoutes and + SubmitMultiRegionAccessPointRoutes. The failover control APIs are supported in the following + Regions: us-east-1, us-west-2, eu-west-1, ap-southeast-2, and ap-northeast-1. + * api-change:``securityhub``: [``botocore``] Adding StandardsManagedBy field to DescribeStandards + API response +- from version 1.26.17 + * bugfix:dynamodb: Fixes duplicate serialization issue in DynamoDB BatchWriter + * api-change:``backup``: [``botocore``] AWS Backup introduces support for legal hold and + application stack backups. AWS Backup Audit Manager introduces support for cross-Region, + cross-account reports. + * api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to latest version + * api-change:``drs``: [``botocore``] Non breaking changes to existing APIs, and additional APIs + added to support in-AWS failing back using AWS Elastic Disaster Recovery. + * api-change:``ecs``: [``botocore``] This release adds support for ECS Service Connect, a new + capability that simplifies writing and operating resilient distributed applications. This release + updates the TaskDefinition, Cluster, Service mutation APIs with Service connect constructs and also + adds a new ListServicesByNamespace API. + * api-change:``efs``: [``botocore``] Update efs client to latest version + * api-change:``iot-data``: [``botocore``] This release adds support for MQTT5 properties to AWS IoT + HTTP Publish API. + * api-change:``iot``: [``botocore``] Job scheduling enables the scheduled rollout of a Job with + start and end times and a customizable end behavior when end time is reached. This is available for + continuous and snapshot jobs. Added support for MQTT5 properties to AWS IoT TopicRule Republish + Action. + * api-change:``iotwireless``: [``botocore``] This release includes a new feature for customers to + calculate the position of their devices by adding three new APIs: UpdateResourcePosition, + GetResourcePosition, and GetPositionEstimate. + * api-change:``kendra``: [``botocore``] Amazon Kendra now supports preview of table information + from HTML tables in the search results. The most relevant cells with their corresponding rows, + columns are displayed as a preview in the search result. The most relevant table cell or cells are + also highlighted in table preview. + * api-change:``logs``: [``botocore``] Updates to support CloudWatch Logs data protection and + CloudWatch cross-account observability + * api-change:``mgn``: [``botocore``] This release adds support for Application and Wave management. + We also now support custom post-launch actions. + * api-change:``oam``: [``botocore``] Amazon CloudWatch Observability Access Manager is a new + service that allows configuration of the CloudWatch cross-account observability feature. + * api-change:``organizations``: [``botocore``] This release introduces delegated administrator for + AWS Organizations, a new feature to help you delegate the management of your Organizations + policies, enabling you to govern your AWS organization in a decentralized way. You can now allow + member accounts to manage Organizations policies. + * api-change:``rds``: [``botocore``] This release enables new Aurora and RDS feature called + Blue/Green Deployments that makes updates to databases safer, simpler and faster. + * api-change:``textract``: [``botocore``] This release adds support for classifying and splitting + lending documents by type, and extracting information by using the Analyze Lending APIs. This + release also includes support for summarized information of the processed lending document package, + in addition to per document results. + * api-change:``transcribe``: [``botocore``] This release adds support for 'inputType' for post-call + and real-time (streaming) Call Analytics within Amazon Transcribe. +- from version 1.26.16 + * api-change:``grafana``: [``botocore``] This release includes support for configuring a Grafana + workspace to connect to a datasource within a VPC as well as new APIs for configuring Grafana + settings. + * api-change:``rbin``: [``botocore``] This release adds support for Rule Lock for Recycle Bin, + which allows you to lock retention rules so that they can no longer be modified or deleted. +- from version 1.26.15 + * bugfix:Endpoints: [``botocore``] Resolve endpoint with default partition when no region is set + * bugfix:s3: [``botocore``] fixes missing x-amz-content-sha256 header for s3 object lambda + * api-change:``appflow``: [``botocore``] Adding support for Amazon AppFlow to transfer the data to + Amazon Redshift databases through Amazon Redshift Data API service. This feature will support the + Redshift destination connector on both public and private accessible Amazon Redshift Clusters and + Amazon Redshift Serverless. + * api-change:``kinesisanalyticsv2``: [``botocore``] Support for Apache Flink 1.15 in Kinesis Data + Analytics. +- from version 1.26.14 + * api-change:``route53``: [``botocore``] Amazon Route 53 now supports the Asia Pacific (Hyderabad) + Region (ap-south-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in + that region. +- from version 1.26.13 + * api-change:``appflow``: [``botocore``] AppFlow provides a new API called + UpdateConnectorRegistration to update a custom connector that customers have previously registered. + With this API, customers no longer need to unregister and then register a connector to make an + update. + * api-change:``auditmanager``: [``botocore``] This release introduces a new feature for Audit + Manager: Evidence finder. You can now use evidence finder to quickly query your evidence, and add + the matching evidence results to an assessment report. + * api-change:``chime-sdk-voice``: [``botocore``] Amazon Chime Voice Connector, Voice Connector + Group and PSTN Audio Service APIs are now available in the Amazon Chime SDK Voice namespace. See + https://docs.aws.amazon.com/chime-sdk/latest/dg/sdk-available-regions.html for more details. + * api-change:``cloudfront``: [``botocore``] CloudFront API support for staging distributions and + associated traffic management policies. + * api-change:``connect``: [``botocore``] Added AllowedAccessControlTags and TagRestrictedResource + for Tag Based Access Control on Amazon Connect Webpage + * api-change:``dynamodb``: [``botocore``] Updated minor fixes for DynamoDB documentation. + * api-change:``dynamodbstreams``: [``botocore``] Update dynamodbstreams client to latest version + * api-change:``ec2``: [``botocore``] This release adds support for copying an Amazon Machine + Image's tags when copying an AMI. + * api-change:``glue``: [``botocore``] AWSGlue Crawler - Adding support for Table and Column level + Comments with database level datatypes for JDBC based crawler. + * api-change:``iot-roborunner``: [``botocore``] AWS IoT RoboRunner is a new service that makes it + easy to build applications that help multi-vendor robots work together seamlessly. See the IoT + RoboRunner developer guide for more details on getting started. + https://docs.aws.amazon.com/iotroborunner/latest/dev/iotroborunner-welcome.html + * api-change:``quicksight``: [``botocore``] This release adds the following: 1) Asset management + for centralized assets governance 2) QuickSight Q now supports public embedding 3) New Termination + protection flag to mitigate accidental deletes 4) Athena data sources now accept a custom IAM role + 5) QuickSight supports connectivity to Databricks + * api-change:``sagemaker``: [``botocore``] Added DisableProfiler flag as a new field in + ProfilerConfig + * api-change:``servicecatalog``: [``botocore``] This release 1. adds support for Principal Name + Sharing with Service Catalog portfolio sharing. 2. Introduces repo sourced products which are + created and managed with existing SC APIs. These products are synced to external repos and auto + create new product versions based on changes in the repo. + * api-change:``ssm-sap``: [``botocore``] AWS Systems Manager for SAP provides simplified operations + and management of SAP applications such as SAP HANA. With this release, SAP customers and partners + can automate and simplify their SAP system administration tasks such as backup/restore of SAP HANA. + * api-change:``stepfunctions``: [``botocore``] Update stepfunctions client to latest version + * api-change:``transfer``: [``botocore``] Adds a NONE encryption algorithm type to AS2 connectors, + providing support for skipping encryption of the AS2 message body when a HTTPS URL is also + specified. +- from version 1.26.12 + * api-change:``amplify``: [``botocore``] Adds a new value (WEB_COMPUTE) to the Platform enum that + allows customers to create Amplify Apps with Server-Side Rendering support. + * api-change:``appflow``: [``botocore``] AppFlow simplifies the preparation and cataloging of SaaS + data into the AWS Glue Data Catalog where your data can be discovered and accessed by AWS analytics + and ML services. AppFlow now also supports data field partitioning and file size optimization to + improve query performance and reduce cost. + * api-change:``appsync``: [``botocore``] This release introduces the APPSYNC_JS runtime, and adds + support for JavaScript in AppSync functions and AppSync pipeline resolvers. + * api-change:``dms``: [``botocore``] Adds support for Internet Protocol Version 6 (IPv6) on DMS + Replication Instances + * api-change:``ec2``: [``botocore``] This release adds a new optional parameter "privateIpAddress" + for the CreateNatGateway API. PrivateIPAddress will allow customers to select a custom Private IPv4 + address instead of having it be auto-assigned. + * api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version + * api-change:``emr-serverless``: [``botocore``] Adds support for AWS Graviton2 based applications. + You can now select CPU architecture when creating new applications or updating existing ones. + * api-change:``ivschat``: [``botocore``] Adds LoggingConfiguration APIs for IVS Chat - a feature + that allows customers to store and record sent messages in a chat room to S3 buckets, CloudWatch + logs, or Kinesis firehose. + * api-change:``lambda``: [``botocore``] Add Node 18 (nodejs18.x) support to AWS Lambda. + * api-change:``personalize``: [``botocore``] This release provides support for creation and use of + metric attributions in AWS Personalize + * api-change:``polly``: [``botocore``] Add two new neural voices - Ola (pl-PL) and Hala (ar-AE). + * api-change:``rum``: [``botocore``] CloudWatch RUM now supports custom events. To use custom + events, create an app monitor or update an app monitor with CustomEvent Status as ENABLED. + * api-change:``s3control``: [``botocore``] Added 34 new S3 Storage Lens metrics to support + additional customer use cases. + * api-change:``secretsmanager``: [``botocore``] Documentation updates for Secrets Manager. + * api-change:``securityhub``: [``botocore``] Added SourceLayerArn and SourceLayerHash field for + security findings. Updated AwsLambdaFunction Resource detail + * api-change:``servicecatalog-appregistry``: [``botocore``] This release adds support for tagged + resource associations, which allows you to associate a group of resources with a defined resource + tag key and value to the application. + * api-change:``sts``: [``botocore``] Documentation updates for AWS Security Token Service. + * api-change:``textract``: [``botocore``] This release adds support for specifying and extracting + information from documents using the Signatures feature within Analyze Document API + * api-change:``workspaces``: [``botocore``] The release introduces CreateStandbyWorkspaces, an API + that allows you to create standby WorkSpaces associated with a primary WorkSpace in another Region. + DescribeWorkspaces now includes related WorkSpaces properties. DescribeWorkspaceBundles and + CreateWorkspaceBundle now return more bundle details. +- from version 1.26.11 + * api-change:``batch``: [``botocore``] Documentation updates related to Batch on EKS + * api-change:``billingconductor``: [``botocore``] This release adds a new feature BillingEntity + pricing rule. + * api-change:``cloudformation``: [``botocore``] Added UnsupportedTarget HandlerErrorCode for use + with CFN Resource Hooks + * api-change:``comprehendmedical``: [``botocore``] This release supports new set of entities and + traits. It also adds new category (BEHAVIORAL_ENVIRONMENTAL_SOCIAL). + * api-change:``connect``: [``botocore``] This release adds a new MonitorContact API for initiating + monitoring of ongoing Voice and Chat contacts. + * api-change:``eks``: [``botocore``] Adds support for customer-provided placement groups for + Kubernetes control plane instances when creating local EKS clusters on Outposts + * api-change:``elasticache``: [``botocore``] for Redis now supports AWS Identity and Access + Management authentication access to Redis clusters starting with redis-engine version 7.0 + * api-change:``iottwinmaker``: [``botocore``] This release adds the following: 1) ExecuteQuery API + allows users to query their AWS IoT TwinMaker Knowledge Graph 2) Pricing plan APIs allow users to + configure and manage their pricing mode 3) Support for property groups and tabular property values + in existing AWS IoT TwinMaker APIs. + * api-change:``personalize-events``: [``botocore``] This release provides support for creation and + use of metric attributions in AWS Personalize + * api-change:``proton``: [``botocore``] Add support for sorting and filtering in + ListServiceInstances + * api-change:``rds``: [``botocore``] This release adds support for container databases (CDBs) to + Amazon RDS Custom for Oracle. A CDB contains one PDB at creation. You can add more PDBs using + Oracle SQL. You can also customize your database installation by setting the Oracle base, Oracle + home, and the OS user name and group. + * api-change:``ssm-incidents``: [``botocore``] Add support for PagerDuty integrations on + ResponsePlan, IncidentRecord, and RelatedItem APIs + * api-change:``ssm``: [``botocore``] This release adds support for cross account access in + CreateOpsItem, UpdateOpsItem and GetOpsItem. It introduces new APIs to setup resource policies for + SSM resources: PutResourcePolicy, GetResourcePolicies and DeleteResourcePolicy. + * api-change:``transfer``: [``botocore``] Allow additional operations to throw ThrottlingException + * api-change:``xray``: [``botocore``] This release adds new APIs - PutResourcePolicy, + DeleteResourcePolicy, ListResourcePolicies for supporting resource based policies for AWS X-Ray. +- from version 1.26.10 + * bugfix:s3: [``botocore``] fixes missing x-amz-content-sha256 header for s3 on outpost + * enhancement:sso: [``botocore``] Add support for loading sso-session profiles from the aws config + * api-change:``connect``: [``botocore``] This release updates the APIs: UpdateInstanceAttribute, + DescribeInstanceAttribute, and ListInstanceAttributes. You can use it to programmatically + enable/disable enhanced contact monitoring using attribute type ENHANCED_CONTACT_MONITORING on the + specified Amazon Connect instance. + * api-change:``greengrassv2``: [``botocore``] Adds new parent target ARN paramater to + CreateDeployment, GetDeployment, and ListDeployments APIs for the new subdeployments feature. + * api-change:``route53``: [``botocore``] Amazon Route 53 now supports the Europe (Spain) Region + (eu-south-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that + region. + * api-change:``ssmsap``: [``botocore``] AWS Systems Manager for SAP provides simplified operations + and management of SAP applications such as SAP HANA. With this release, SAP customers and partners + can automate and simplify their SAP system administration tasks such as backup/restore of SAP HANA. + * api-change:``workspaces``: [``botocore``] This release introduces + ModifyCertificateBasedAuthProperties, a new API that allows control of certificate-based auth + properties associated with a WorkSpaces directory. The DescribeWorkspaceDirectories API will now + additionally return certificate-based auth properties in its responses. +- from version 1.26.9 + * api-change:``customer-profiles``: [``botocore``] This release enhances the SearchProfiles API by + providing functionality to search for profiles using multiple keys and logical operators. + * api-change:``lakeformation``: [``botocore``] This release adds a new parameter "Parameters" in + the DataLakeSettings. + * api-change:``managedblockchain``: [``botocore``] Updating the API docs data type: + NetworkEthereumAttributes, and the operations DeleteNode, and CreateNode to also include the + supported Goerli network. + * api-change:``proton``: [``botocore``] Add support for CodeBuild Provisioning + * api-change:``rds``: [``botocore``] This release adds support for restoring an RDS Multi-AZ DB + cluster snapshot to a Single-AZ deployment or a Multi-AZ DB instance deployment. + * api-change:``workdocs``: [``botocore``] Added 2 new document related operations, + DeleteDocumentVersion and RestoreDocumentVersions. + * api-change:``xray``: [``botocore``] This release enhances GetServiceGraph API to support new type + of edge to represent links between SQS and Lambda in event-driven applications. +- Update BuildRequires and Requires from setup.py + ------------------------------------------------------------------- Mon Nov 14 09:20:56 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-boto3.spec b/python-boto3.spec index f392e33..fb54ab1 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-boto3 -Version: 1.26.8 +Version: 1.26.21 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.8} +BuildRequires: %{python_module botocore >= 1.29.21} BuildRequires: %{python_module pytest} BuildRequires: %{python_module s3transfer < 0.7.0} BuildRequires: %{python_module s3transfer >= 0.6.0} @@ -36,7 +36,7 @@ BuildRequires: %{python_module six} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-botocore < 1.30.0 -Requires: python-botocore >= 1.29.8 +Requires: python-botocore >= 1.29.21 Requires: python-jmespath < 1.0.0 Requires: python-jmespath >= 0.7.1 Requires: python-s3transfer < 0.7.0