From 8b972119142d2b25064a3cd597c40a70ec88f2e6e3f1791f45f2740fecf50139 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 17 Aug 2023 11:32:54 +0000 Subject: [PATCH] Accepting request 1104187 from home:glaubitz:branches:devel:languages:python:aws - Update to 1.28.27: * enhancement:Python: Added provisional Python 3.12 support to Boto3 * enhancement:Python: [``botocore``] Added provisional Python 3.12 support to Botocore * api-change:``chime-sdk-meetings``: [``botocore``] Updated API documentation to include additional exceptions. * api-change:``ec2``: [``botocore``] Documentation updates for Elastic Compute Cloud (EC2). * api-change:``glue``: [``botocore``] AWS Glue Crawlers can now accept SerDe overrides from a custom csv classifier. The two SerDe options are LazySimpleSerDe and OpenCSVSerDe. In case, the user wants crawler to do the selection, "None" can be selected for this purpose. * api-change:``pi``: [``botocore``] AWS Performance Insights for Amazon RDS is launching Performance Analysis On Demand, a new feature that allows you to analyze database performance metrics and find out the performance issues. You can now use SDK to create, list, get, delete, and manage tags of performance analysis reports. * api-change:``route53domains``: [``botocore``] Provide explanation if CheckDomainTransferability return false. Provide requestId if a request is already submitted. Add sensitive protection for customer information * api-change:``sagemaker``: [``botocore``] SageMaker Inference Recommender now provides SupportedResponseMIMETypes from DescribeInferenceRecommendationsJob response - from version 1.28.26 * api-change:``mediapackage``: [``botocore``] Fix SDK logging of certain fields. * api-change:``omics``: [``botocore``] This release provides support for annotation store versioning and cross account sharing for Omics Analytics * api-change:``transfer``: [``botocore``] Documentation updates for AWS Transfer Family - from version 1.28.25 * api-change:``amplifybackend``: [``botocore``] Adds sensitive trait to required input shapes. * api-change:``config``: [``botocore``] Updated ResourceType enum with new resource types onboarded by AWS Config in July 2023. * api-change:``ec2``: [``botocore``] Amazon EC2 P5 instances, powered by the latest NVIDIA H100 Tensor Core GPUs, deliver the highest performance in EC2 for deep learning (DL) and HPC applications. M7i-flex and M7i instances are next-generation general purpose instances powered by OBS-URL: https://build.opensuse.org/request/show/1104187 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=169 --- 1.28.2.tar.gz | 3 - 1.28.27.tar.gz | 3 + python-boto3.changes | 355 +++++++++++++++++++++++++++++++++++++++++++ python-boto3.spec | 8 +- 4 files changed, 362 insertions(+), 7 deletions(-) delete mode 100644 1.28.2.tar.gz create mode 100644 1.28.27.tar.gz diff --git a/1.28.2.tar.gz b/1.28.2.tar.gz deleted file mode 100644 index 2ee6412..0000000 --- a/1.28.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a8a6634b0aa21a641e3b95c64a0793b42dc5a6075758bc59d3677a08236d0764 -size 673872 diff --git a/1.28.27.tar.gz b/1.28.27.tar.gz new file mode 100644 index 0000000..b354386 --- /dev/null +++ b/1.28.27.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82106318573d3fec94bac25f61f81c5253867414a45198115371c218be6382d4 +size 689084 diff --git a/python-boto3.changes b/python-boto3.changes index 51ee664..8981055 100644 --- a/python-boto3.changes +++ b/python-boto3.changes @@ -1,3 +1,358 @@ +------------------------------------------------------------------- +Wed Aug 16 13:38:38 UTC 2023 - John Paul Adrian Glaubitz + +- Update to 1.28.27: + * enhancement:Python: Added provisional Python 3.12 support to Boto3 + * enhancement:Python: [``botocore``] Added provisional Python 3.12 support to Botocore + * api-change:``chime-sdk-meetings``: [``botocore``] Updated API documentation to include additional + exceptions. + * api-change:``ec2``: [``botocore``] Documentation updates for Elastic Compute Cloud (EC2). + * api-change:``glue``: [``botocore``] AWS Glue Crawlers can now accept SerDe overrides from a + custom csv classifier. The two SerDe options are LazySimpleSerDe and OpenCSVSerDe. In case, the + user wants crawler to do the selection, "None" can be selected for this purpose. + * api-change:``pi``: [``botocore``] AWS Performance Insights for Amazon RDS is launching + Performance Analysis On Demand, a new feature that allows you to analyze database performance + metrics and find out the performance issues. You can now use SDK to create, list, get, delete, and + manage tags of performance analysis reports. + * api-change:``route53domains``: [``botocore``] Provide explanation if CheckDomainTransferability + return false. Provide requestId if a request is already submitted. Add sensitive protection for + customer information + * api-change:``sagemaker``: [``botocore``] SageMaker Inference Recommender now provides + SupportedResponseMIMETypes from DescribeInferenceRecommendationsJob response +- from version 1.28.26 + * api-change:``mediapackage``: [``botocore``] Fix SDK logging of certain fields. + * api-change:``omics``: [``botocore``] This release provides support for annotation store + versioning and cross account sharing for Omics Analytics + * api-change:``transfer``: [``botocore``] Documentation updates for AWS Transfer Family +- from version 1.28.25 + * api-change:``amplifybackend``: [``botocore``] Adds sensitive trait to required input shapes. + * api-change:``config``: [``botocore``] Updated ResourceType enum with new resource types onboarded + by AWS Config in July 2023. + * api-change:``ec2``: [``botocore``] Amazon EC2 P5 instances, powered by the latest NVIDIA H100 + Tensor Core GPUs, deliver the highest performance in EC2 for deep learning (DL) and HPC + applications. M7i-flex and M7i instances are next-generation general purpose instances powered by + custom 4th Generation Intel Xeon Scalable processors. + * api-change:``quicksight``: [``botocore``] New Authentication method for Account subscription - + IAM Identity Center. Hierarchy layout support, default column width support and related style + properties for pivot table visuals. Non-additive topic field aggregations for Topic API + * api-change:``ses``: [``botocore``] Update ses client to latest version + * api-change:``swf``: [``botocore``] This release adds new API parameters to override workflow task + list for workflow executions. +- from version 1.28.24 + * api-change:``cloudtrail``: [``botocore``] Documentation updates for CloudTrail. + * api-change:``connect``: [``botocore``] This release adds APIs to provision agents that are global + / available in multiple AWS regions and distribute them across these regions by percentage. + * api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version + * api-change:``omics``: [``botocore``] This release adds instanceType to GetRunTask & ListRunTasks + responses. + * api-change:``secretsmanager``: [``botocore``] Add additional InvalidRequestException to list of + possible exceptions for ListSecret. + * api-change:``transfer``: [``botocore``] Documentation updates for AW Transfer Family +- from version 1.28.23 + * api-change:``chime-sdk-voice``: [``botocore``] Updating CreatePhoneNumberOrder, UpdatePhoneNumber + and BatchUpdatePhoneNumbers APIs, adding phone number name + * api-change:``fsx``: [``botocore``] For FSx for Lustre, add new data repository task type, + RELEASE_DATA_FROM_FILESYSTEM, to release files that have been archived to S3. For FSx for Windows, + enable support for configuring and updating SSD IOPS, and for updating storage type. For FSx for + OpenZFS, add new deployment type, MULTI_AZ_1. + * api-change:``globalaccelerator``: [``botocore``] Documentation update for dualstack EC2 endpoint + support + * api-change:``guardduty``: [``botocore``] Added autoEnable ALL to UpdateOrganizationConfiguration + and DescribeOrganizationConfiguration APIs. + * api-change:``sagemaker``: [``botocore``] This release adds support for cross account access for + SageMaker Model Cards through AWS RAM. +- from version 1.28.22 + * api-change:``backup``: [``botocore``] This release introduces a new logically air-gapped vault + (Preview) in AWS Backup that stores immutable backup copies, which are locked by default and + isolated with encryption using AWS owned keys. Logically air-gapped vault (Preview) allows secure + recovery of application data across accounts. + * api-change:``elasticache``: [``botocore``] Added support for cluster mode in online migration and + test migration API + * api-change:``servicecatalog``: [``botocore``] Introduce support for HashiCorp Terraform Cloud in + Service Catalog by addying TERRAFORM_CLOUD product type in CreateProduct and + CreateProvisioningArtifact API. +- from version 1.28.21 + * api-change:``detective``: [``botocore``] Updated the email validation regex to be in line with + the TLD name specifications. + * api-change:``ivs-realtime``: [``botocore``] Add QUOTA_EXCEEDED and PUBLISHER_NOT_FOUND to + EventErrorCode for stage health events. + * api-change:``kinesis-video-archived-media``: [``botocore``] This release enables minimum of + Images SamplingInterval to be as low as 200 milliseconds in Kinesis Video Stream Image feature. + * api-change:``kinesisvideo``: [``botocore``] This release enables minimum of Images + SamplingInterval to be as low as 200 milliseconds in Kinesis Video Stream Image feature. + * api-change:``rekognition``: [``botocore``] This release adds code snippets for Amazon Rekognition + Custom Labels. +- from version 1.28.20 + * api-change:``acm-pca``: [``botocore``] Documentation correction for AWS Private CA + * api-change:``connect``: [``botocore``] Added a new API UpdateRoutingProfileAgentAvailabilityTimer + to update agent availability timer of a routing profile. + * api-change:``datasync``: [``botocore``] Display cloud storage used capacity at a cluster level. + * api-change:``ecs``: [``botocore``] This is a documentation update to address various tickets. + * api-change:``sagemaker``: [``botocore``] Including DataCaptureConfig key in the Amazon Sagemaker + Search's transform job object +- from version 1.28.19 + * api-change:``autoscaling``: [``botocore``] Documentation changes related to Amazon EC2 Auto + Scaling APIs. + * api-change:``cloud9``: [``botocore``] Updated the deprecation date for Amazon Linux. Doc only + update. + * api-change:``dms``: [``botocore``] The release makes public API for DMS Schema Conversion feature. + * api-change:``ec2``: [``botocore``] This release adds new parameter isPrimaryIPv6 to allow + assigning an IPv6 address as a primary IPv6 address to a network interface which cannot be changed + to give equivalent functionality available for network interfaces with primary IPv4 address. + * api-change:``sagemaker``: [``botocore``] Amazon SageMaker now supports running training jobs on + p5.48xlarge instance types. +- from version 1.28.18 + * api-change:``budgets``: [``botocore``] As part of CAE tagging integration we need to update our + budget names regex filter to prevent customers from using "/action/" in their budget names. + * api-change:``cognito-idp``: [``botocore``] New feature that logs Cognito user pool error messages + to CloudWatch logs. + * api-change:``glue``: [``botocore``] This release includes additional Glue Streaming KAKFA SASL + property types. + * api-change:``resiliencehub``: [``botocore``] Drift Detection capability added when applications + policy has moved from a meet to breach state. Customers will be able to exclude operational + recommendations and receive credit in their resilience score. Customers can now add ARH permissions + to an existing or new role. + * api-change:``sagemaker``: [``botocore``] SageMaker Inference Recommender introduces a new API + GetScalingConfigurationRecommendation to recommend auto scaling policies based on completed + Inference Recommender jobs. +- from version 1.28.17 + * api-change:``batch``: [``botocore``] This release adds support for price capacity optimized + allocation strategy for Spot Instances. + * api-change:``dms``: [``botocore``] Adding new API describe-engine-versions which provides + information about the lifecycle of a replication instance's version. + * 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 impact limited to a single city-network to trigger creation of a health + event. + * api-change:``medialive``: [``botocore``] AWS Elemental Link devices now report their Availability + Zone. Link devices now support the ability to change their Availability Zone. + * api-change:``polly``: [``botocore``] Amazon Polly adds new French Belgian voice - Isabelle. + Isabelle is available as Neural voice only. + * api-change:``rds``: [``botocore``] Added support for deleted clusters PiTR. + * api-change:``sagemaker``: [``botocore``] Add Stairs TrafficPattern and FlatInvocations to + RecommendationJobStoppingConditions +- from version 1.28.16 + * api-change:``amplifyuibuilder``: [``botocore``] Amplify Studio releases GraphQL support for + codegen job action. + * api-change:``autoscaling``: [``botocore``] You can now configure an instance refresh to set its + status to 'failed' when it detects that a specified CloudWatch alarm has gone into the ALARM state. + You can also choose to roll back the instance refresh automatically when the alarm threshold is met. + * api-change:``cleanrooms``: [``botocore``] This release introduces custom SQL queries - an + expanded set of SQL you can run. This release adds analysis templates, a new resource for storing + pre-defined custom SQL queries ahead of time. This release also adds the Custom analysis rule, + which lets you approve analysis templates for querying. + * api-change:``codestar-connections``: [``botocore``] New integration with the Gitlab provider type. + * api-change:``drs``: [``botocore``] Add support for in-aws right sizing + * api-change:``inspector2``: [``botocore``] This release adds 1 new API: BatchGetFindingDetails to + retrieve enhanced vulnerability intelligence details for findings. + * api-change:``lookoutequipment``: [``botocore``] This release includes new import resource, model + versioning and resource policy features. + * api-change:``omics``: [``botocore``] Add CreationType filter for ListReadSets + * api-change:``rds``: [``botocore``] This release adds support for Aurora MySQL local write + forwarding, which allows for forwarding of write operations from reader DB instances to the writer + DB instance. + * api-change:``route53``: [``botocore``] Amazon Route 53 now supports the Israel (Tel Aviv) Region + (il-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that + region. + * api-change:``scheduler``: [``botocore``] This release introduces automatic deletion of schedules + in EventBridge Scheduler. If configured, EventBridge Scheduler automatically deletes a schedule + after the schedule has completed its last invocation. +- from version 1.28.15 + * enhancement:HTTP: [``botocore``] Move 100-continue behavior to use `HTTPConnections` request + interface. + * api-change:``application-insights``: [``botocore``] This release enable customer to + add/remove/update more than one workload for a component + * api-change:``cloudformation``: [``botocore``] This SDK release is for the feature launch of AWS + CloudFormation RetainExceptOnCreate. It adds a new parameter retainExceptOnCreate in the following + APIs: CreateStack, UpdateStack, RollbackStack, ExecuteChangeSet. + * api-change:``cloudfront``: [``botocore``] Add a new JavaScript runtime version for CloudFront + Functions. + * api-change:``connect``: [``botocore``] This release adds support for new number types. + * api-change:``kafka``: [``botocore``] Amazon MSK has introduced new versions of + ListClusterOperations and DescribeClusterOperation APIs. These v2 APIs provide information and + insights into the ongoing operations of both MSK Provisioned and MSK Serverless clusters. + * api-change:``pinpoint``: [``botocore``] Added support for sending push notifications using the + FCM v1 API with json credentials. Amazon Pinpoint customers can now deliver messages to Android + devices using both FCM v1 API and the legacy FCM/GCM API +- from version 1.28.14 + * enhancement:compression: [``botocore``] Adds support for the ``requestcompression`` operation + trait. + * api-change:``sqs``: [``botocore``] Documentation changes related to SQS APIs. +- from version 1.28.13 + * api-change:``autoscaling``: [``botocore``] This release updates validation for instance types + used in the AllowedInstanceTypes and ExcludedInstanceTypes parameters of the InstanceRequirements + property of a MixedInstancesPolicy. + * api-change:``ebs``: [``botocore``] SDK and documentation updates for Amazon Elastic Block Store + API + * api-change:``ec2``: [``botocore``] SDK and documentation updates for Amazon Elastic Block Store + APIs + * api-change:``eks``: [``botocore``] Add multiple customer error code to handle customer caused + failure when managing EKS node groups + * api-change:``sagemaker``: [``botocore``] Expose ProfilerConfig attribute in SageMaker Search API + response. +- from version 1.28.12 + * api-change:``cloudcontrol``: [``botocore``] Updates the documentation for CreateResource. + * api-change:``entityresolution``: [``botocore``] AWS Entity Resolution can effectively match a + source record from a customer relationship management (CRM) system with a source record from a + marketing system containing campaign information. + * api-change:``glue``: [``botocore``] Release Glue Studio Snowflake Connector Node for SDK/CLI + * api-change:``healthlake``: [``botocore``] Updating the HealthLake service documentation. + * api-change:``managedblockchain-query``: [``botocore``] Amazon Managed Blockchain (AMB) Query + provides serverless access to standardized, multi-blockchain datasets with developer-friendly APIs. + * api-change:``mediaconvert``: [``botocore``] This release includes general updates to user + documentation. + * api-change:``omics``: [``botocore``] The service is renaming as a part of AWS Health. + * api-change:``opensearchserverless``: [``botocore``] This release adds new collection type + VectorSearch. + * api-change:``polly``: [``botocore``] Amazon Polly adds 1 new voice - Lisa (nl-BE) + * api-change:``route53``: [``botocore``] Update that corrects the documents for received feedback. +- from version 1.28.11 + * api-change:``billingconductor``: [``botocore``] Added support for Auto-Assocate Billing Groups + for CreateBillingGroup, UpdateBillingGroup, and ListBillingGroups. + * api-change:``customer-profiles``: [``botocore``] Amazon Connect Customer Profiles now supports + rule-based resolution to match and merge similar profiles into unified profiles, helping companies + deliver faster and more personalized customer service by providing access to relevant customer + information for agents and automated experiences. + * api-change:``datasync``: [``botocore``] AWS DataSync now supports Microsoft Azure Blob Storage + locations. + * api-change:``dynamodb``: [``botocore``] Documentation updates for DynamoDB + * api-change:``ec2``: [``botocore``] This release adds an instance's peak and baseline network + bandwidth as well as the memory sizes of an instance's inference accelerators to + DescribeInstanceTypes. + * api-change:``emr-serverless``: [``botocore``] This release adds support for publishing + application logs to CloudWatch. + * api-change:``lambda``: [``botocore``] Add Python 3.11 (python3.11) support to AWS Lambda + * api-change:``rds``: [``botocore``] This release adds support for monitoring storage optimization + progress on the DescribeDBInstances API. + * api-change:``sagemaker``: [``botocore``] Mark ContentColumn and TargetLabelColumn as required + Targets in TextClassificationJobConfig in CreateAutoMLJobV2API + * api-change:``securityhub``: [``botocore``] Add support for CONTAINS and NOT_CONTAINS comparison + operators for Automation Rules string filters and map filters + * api-change:``sts``: [``botocore``] API updates for the AWS Security Token Service + * api-change:``transfer``: [``botocore``] This release adds support for SFTP Connectors. + * api-change:``wisdom``: [``botocore``] This release added two new data types: + AssistantIntegrationConfiguration, and SessionIntegrationConfiguration to support Wisdom + integration with Amazon Connect Chat +- from version 1.28.10 + * api-change:``apigatewayv2``: [``botocore``] Documentation updates for Amazon API Gateway. + * api-change:``ce``: [``botocore``] This release introduces the new API + 'GetSavingsPlanPurchaseRecommendationDetails', which retrieves the details for a Savings Plan + recommendation. It also updates the existing API 'GetSavingsPlansPurchaseRecommendation' to include + the recommendation detail ID. + * api-change:``chime-sdk-media-pipelines``: [``botocore``] AWS Media Pipeline compositing + enhancement and Media Insights Pipeline auto language identification. + * api-change:``cloudformation``: [``botocore``] This release supports filtering by DRIFT_STATUS for + existing API ListStackInstances and adds support for a new API ListStackInstanceResourceDrifts. + Customers can now view resource drift information from their StackSet management accounts. + * api-change:``ec2``: [``botocore``] Add "disabled" enum value to SpotInstanceState. + * api-change:``glue``: [``botocore``] Added support for Data Preparation Recipe node in Glue Studio + jobs + * api-change:``quicksight``: [``botocore``] This release launches new Snapshot APIs for CSV and PDF + exports, adds support for info icon for filters and parameters in Exploration APIs, adds modeled + exception to the DeleteAccountCustomization API, and introduces AttributeAggregationFunction's + ability to add UNIQUE_VALUE aggregation in tooltips. +- from version 1.28.9 + * api-change:``glue``: [``botocore``] This release adds support for AWS Glue Crawler with Apache + Hudi Tables, allowing Crawlers to discover Hudi Tables in S3 and register them in Glue Data Catalog + for query engines to query against. + * api-change:``mediaconvert``: [``botocore``] This release includes improvements to Preserve 444 + handling, compatibility of HEVC sources without frame rates, and general improvements to MP4 + outputs. + * api-change:``rds``: [``botocore``] Adds support for the DBSystemID parameter of CreateDBInstance + to RDS Custom for Oracle. + * api-change:``workspaces``: [``botocore``] Fixed VolumeEncryptionKey descriptions +- from version 1.28.8 + * api-change:``codecatalyst``: [``botocore``] This release adds support for updating and deleting + spaces and projects in Amazon CodeCatalyst. It also adds support for creating, getting, and + deleting source repositories in CodeCatalyst projects. + * api-change:``connectcases``: [``botocore``] This release adds the ability to assign a case to a + queue or user. + * api-change:``lexv2-models``: [``botocore``] Update lexv2-models client to latest version + * api-change:``route53resolver``: [``botocore``] This release adds support for Route 53 On + Outposts, a new feature that allows customers to run Route 53 Resolver and Resolver endpoints + locally on their Outposts. + * api-change:``s3``: [``botocore``] Improve performance of S3 clients by simplifying and optimizing + endpoint resolution. + * api-change:``sagemaker-featurestore-runtime``: [``botocore``] Cross account support for SageMaker + Feature Store + * api-change:``sagemaker``: [``botocore``] Cross account support for SageMaker Feature Store + * api-change:``securitylake``: [``botocore``] Adding support for Tags on Create and Resource + Tagging API. + * api-change:``transcribe``: [``botocore``] Added API argument --toxicity-detection to + startTranscriptionJob API, which allows users to view toxicity scores of submitted audio. +- from version 1.28.7 + * enhancement:AWSCRT: [``botocore``] Upgrade awscrt version to 0.16.26 + * api-change:``savingsplans``: [``botocore``] Savings Plans endpoints update +- from version 1.28.6 + * api-change:``cloudformation``: [``botocore``] SDK and documentation updates for + GetTemplateSummary API (unrecognized resources) + * api-change:``ec2``: [``botocore``] Amazon EC2 documentation updates. + * api-change:``grafana``: [``botocore``] Amazon Managed Grafana now supports grafanaVersion update + for existing workspaces with UpdateWorkspaceConfiguration API. DescribeWorkspaceConfiguration API + additionally returns grafanaVersion. A new ListVersions API lists available versions or, if given a + workspaceId, the versions it can upgrade to. + * api-change:``medical-imaging``: [``botocore``] General Availability (GA) release of AWS Health + Imaging, enabling customers to store, transform, and analyze medical imaging data at petabyte-scale. + * api-change:``ram``: [``botocore``] This release adds support for securely sharing with AWS + service principals. + * api-change:``ssm-sap``: [``botocore``] Added support for SAP Hana High Availability discovery + (primary and secondary nodes) and Backint agent installation with SSM for SAP. + * api-change:``wafv2``: [``botocore``] Added the URI path to the custom aggregation keys that you + can specify for a rate-based rule. +- from version 1.28.5 + * api-change:``codeguru-security``: [``botocore``] Documentation updates for CodeGuru Security. + * api-change:``connect``: [``botocore``] GetMetricDataV2 API: Update to include Contact Lens + Conversational Analytics Metrics + * api-change:``es``: [``botocore``] Regex Validation on the ElasticSearch Engine Version attribute + * api-change:``lexv2-models``: [``botocore``] Update lexv2-models client to latest version + * api-change:``m2``: [``botocore``] Allows UpdateEnvironment to update the environment to 0 host + capacity. New GetSignedBluinsightsUrl API + * api-change:``snowball``: [``botocore``] Adds support for RACK_5U_C. This is the first AWS Snow + Family device designed to meet U.S. Military Ruggedization Standards (MIL-STD-810H) with 208 vCPU + device in a portable, compact 5U, half-rack width form-factor. + * api-change:``translate``: [``botocore``] Added DOCX word document support to TranslateDocument API +- from version 1.28.4 + * api-change:``codeartifact``: [``botocore``] Doc only update for AWS CodeArtifact + * api-change:``docdb``: [``botocore``] Added major version upgrade option in ModifyDBCluster API + * api-change:``ec2``: [``botocore``] Add Nitro TPM support on DescribeInstanceTypes + * api-change:``glue``: [``botocore``] Adding new supported permission type flags to get-unfiltered + endpoints that callers may pass to indicate support for enforcing Lake Formation fine-grained + access control on nested column attributes. + * api-change:``ivs``: [``botocore``] This release provides the flexibility to configure what + renditions or thumbnail qualities to record when creating recording configuration. + * api-change:``lakeformation``: [``botocore``] Adds supports for ReadOnlyAdmins and + AllowFullTableExternalDataAccess. Adds NESTED_PERMISSION and NESTED_CELL_PERMISSION to + SUPPORTED_PERMISSION_TYPES enum. Adds CREATE_LF_TAG on catalog resource and ALTER, DROP, and + GRANT_WITH_LF_TAG_EXPRESSION on LF Tag resource. +- from version 1.28.3 + * api-change:``cognito-idp``: [``botocore``] API model updated in Amazon Cognito + * api-change:``connect``: [``botocore``] Add support for deleting Queues and Routing Profiles. + * api-change:``datasync``: [``botocore``] Added LunCount to the response object of + DescribeStorageSystemResourcesResponse, LunCount represents the number of LUNs on a storage system + resource. + * api-change:``dms``: [``botocore``] Enhanced PostgreSQL target endpoint settings for providing + Babelfish support. + * api-change:``ec2``: [``botocore``] This release adds support for the C7gn and Hpc7g instances. + C7gn instances are powered by AWS Graviton3 processors and the fifth-generation AWS Nitro Cards. + Hpc7g instances are powered by AWS Graviton 3E processors and provide up to 200 Gbps network + bandwidth. + * api-change:``fsx``: [``botocore``] Amazon FSx for NetApp ONTAP now supports SnapLock, an ONTAP + feature that enables you to protect your files in a volume by transitioning them to a write once, + read many (WORM) state. + * api-change:``iam``: [``botocore``] Documentation updates for AWS Identity and Access Management + (IAM). + * api-change:``mediatailor``: [``botocore``] Adds categories to MediaTailor channel assembly alerts + * api-change:``personalize``: [``botocore``] This release provides ability to customers to change + schema associated with their datasets in Amazon Personalize + * api-change:``proton``: [``botocore``] This release adds support for deployment history for Proton + provisioned resources + * api-change:``s3``: [``botocore``] S3 Inventory now supports Object Access Control List and Object + Owner as available object metadata fields in inventory reports. + * api-change:``sagemaker``: [``botocore``] Amazon SageMaker Canvas adds WorkspeceSettings support + for CanvasAppSettings + * api-change:``secretsmanager``: [``botocore``] Documentation updates for Secrets Manager +- Update BuildRequires and Requires from setup.py + ------------------------------------------------------------------- Tue Jul 11 12:12:34 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-boto3.spec b/python-boto3.spec index e095bc6..be847a2 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.28.2 +Version: 1.28.27 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.32.0} -BuildRequires: %{python_module botocore >= 1.31.2} +BuildRequires: %{python_module botocore >= 1.31.27} 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.32.0 -Requires: python-botocore >= 1.31.2 +Requires: python-botocore >= 1.31.27 Requires: python-jmespath < 2.0.0 Requires: python-jmespath >= 0.7.1 Requires: python-s3transfer < 0.7.0 @@ -56,10 +56,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}