Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-boto3 for openSUSE:Factory checked in at 2023-04-20 15:13:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-boto3 (Old) and /work/SRC/openSUSE:Factory/.python-boto3.new.2023 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-boto3" Thu Apr 20 15:13:45 2023 rev:95 rq:1080306 version:1.26.115 Changes: -------- --- /work/SRC/openSUSE:Factory/python-boto3/python-boto3.changes 2023-04-18 15:52:19.957226565 +0200 +++ /work/SRC/openSUSE:Factory/.python-boto3.new.2023/python-boto3.changes 2023-04-20 15:14:25.529943598 +0200 @@ -1,0 +2,362 @@ +Wed Apr 19 10:39:24 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- Update to 1.26.115 + * api-change:``appflow``: [``botocore``] This release adds a Client Token parameter to the + following AppFlow APIs: Create/Update Connector Profile, Create/Update Flow, Start Flow, Register + Connector, Update Connector Registration. The Client Token parameter allows idempotent operations + for these APIs. + * api-change:``drs``: [``botocore``] Changed existing APIs and added new APIs to support using an + account-level launch configuration template with AWS Elastic Disaster Recovery. + * api-change:``dynamodb``: [``botocore``] Documentation updates for DynamoDB API + * api-change:``emr-serverless``: [``botocore``] The GetJobRun API has been updated to include the + job's billed resource utilization. This utilization shows the aggregate vCPU, memory and storage + that AWS has billed for the job run. The billed resources include a 1-minute minimum usage for + workers, plus additional storage over 20 GB per worker. + * api-change:``internetmonitor``: [``botocore``] This release includes a new configurable value, + TrafficPercentageToMonitor, which allows users to adjust the amount of traffic monitored by + percentage + * api-change:``iotwireless``: [``botocore``] Supports the new feature of LoRaWAN roaming, allows to + configure MaxEirp for LoRaWAN gateway, and allows to configure PingSlotPeriod for LoRaWAN multicast + group + * api-change:``lambda``: [``botocore``] Add Python 3.10 (python3.10) support to AWS Lambda +- from version 1.26.114 + * api-change:``ecs``: [``botocore``] This release supports ephemeral storage for AWS Fargate + Windows containers. + * api-change:``lambda``: [``botocore``] This release adds SnapStart related exceptions to + InvokeWithResponseStream API. IAM access related documentation is also added for this API. + * api-change:``migration-hub-refactor-spaces``: [``botocore``] Doc only update for Refactor Spaces + environments without network bridge feature. + * api-change:``rds``: [``botocore``] This release adds support of modifying the engine mode of + database clusters. +- from version 1.26.113 + * api-change:``chime-sdk-voice``: [``botocore``] This release adds tagging support for Voice + Connectors and SIP Media Applications + * api-change:``mediaconnect``: [``botocore``] Gateway is a new feature of AWS Elemental + MediaConnect. Gateway allows the deployment of on-premises resources for the purpose of + transporting live video to and from the AWS Cloud. +- from version 1.26.112 + * api-change:``groundstation``: [``botocore``] AWS Ground Station Wideband DigIF GA Release + * api-change:``managedblockchain``: [``botocore``] Removal of the Ropsten network. The Ethereum + foundation ceased support of Ropsten on December 31st, 2022.. +- from version 1.26.111 + * api-change:``ecr-public``: [``botocore``] This release will allow using registry alias as + registryId in BatchDeleteImage request. + * api-change:``emr-serverless``: [``botocore``] This release extends GetJobRun API to return job + run timeout (executionTimeoutMinutes) specified during StartJobRun call (or default timeout of 720 + minutes if none was specified). + * api-change:``events``: [``botocore``] Update events client to latest version + * api-change:``iot-data``: [``botocore``] This release adds support for MQTT5 user properties when + calling the AWS IoT GetRetainedMessage API + * api-change:``wafv2``: [``botocore``] For web ACLs that protect CloudFront protections, the + default request body inspection size is now 16 KB, and you can use the new association + configuration to increase the inspection size further, up to 64 KB. Sizes over 16 KB can incur + additional costs. +- from version 1.26.110 + * api-change:``connect``: [``botocore``] This release adds the ability to configure an agent's + routing profile to receive contacts from multiple channels at the same time via extending the + UpdateRoutingProfileConcurrency, CreateRoutingProfile and DescribeRoutingProfile APIs. + * api-change:``ecs``: [``botocore``] This release adds support for enabling FIPS compliance on + Amazon ECS Fargate tasks + * api-change:``marketplace-catalog``: [``botocore``] Added three new APIs to support resource + sharing: GetResourcePolicy, PutResourcePolicy, and DeleteResourcePolicy. Added new OwnershipType + field to ListEntities request to let users filter on entities that are shared with them. Increased + max page size of ListEntities response from 20 to 50 results. + * api-change:``mediaconvert``: [``botocore``] AWS Elemental MediaConvert SDK now supports + conversion of 608 paint-on captions to pop-on captions for SCC sources. + * api-change:``omics``: [``botocore``] Remove unexpected API changes. + * api-change:``rekognition``: [``botocore``] This release adds support for Face Liveness APIs in + Amazon Rekognition. Updates UpdateStreamProcessor to return ResourceInUseException Exception. Minor + updates to API documentation. +- from version 1.26.109 + * api-change:``dlm``: [``botocore``] Updated timestamp format for GetLifecyclePolicy API + * api-change:``docdb``: [``botocore``] This release adds a new parameter + 'DBClusterParameterGroupName' to 'RestoreDBClusterFromSnapshot' API to associate the name of the DB + cluster parameter group while performing restore. + * api-change:``fsx``: [``botocore``] Amazon FSx for Lustre now supports creating data repository + associations on Persistent_1 and Scratch_2 file systems. + * api-change:``lambda``: [``botocore``] This release adds a new Lambda InvokeWithResponseStream API + to support streaming Lambda function responses. The release also adds a new InvokeMode parameter to + Function Url APIs to control whether the response will be streamed or buffered. + * api-change:``quicksight``: [``botocore``] This release has two changes: adding the OR condition + to tag-based RLS rules in CreateDataSet and UpdateDataSet; adding RefreshSchedule and Incremental + RefreshProperties operations for users to programmatically configure SPICE dataset ingestions. + * api-change:``redshift-data``: [``botocore``] Update documentation of API descriptions as needed + in support of temporary credentials with IAM identity. + * api-change:``servicecatalog``: [``botocore``] Updates description for property +- from version 1.26.108 + * api-change:``cloudformation``: [``botocore``] Including UPDATE_COMPLETE as a failed status for + DeleteStack waiter. + * api-change:``greengrassv2``: [``botocore``] Add support for SUCCEEDED value in + coreDeviceExecutionStatus field. Documentation updates for Greengrass V2. + * api-change:``proton``: [``botocore``] This release adds support for the AWS Proton service sync + feature. Service sync enables managing an AWS Proton service (creating and updating instances) and + all of it's corresponding service instances from a Git repository. + * api-change:``rds``: [``botocore``] Adds and updates the SDK examples +- from version 1.26.107 + * api-change:``apprunner``: [``botocore``] App Runner adds support for seven new vCPU and memory + configurations. + * api-change:``config``: [``botocore``] This release adds resourceType enums for types released in + March 2023. + * api-change:``ecs``: [``botocore``] This is a document only updated to add information about + Amazon Elastic Inference (EI). + * api-change:``identitystore``: [``botocore``] Documentation updates for Identity Store CLI command + reference. + * api-change:``ivs-realtime``: [``botocore``] Fix ParticipantToken ExpirationTime format + * api-change:``network-firewall``: [``botocore``] AWS Network Firewall now supports IPv6-only + subnets. + * api-change:``servicecatalog``: [``botocore``] removed incorrect product type value + * api-change:``vpc-lattice``: [``botocore``] This release removes the entities in the API doc model + package for auth policies. +- from version 1.26.106 + * api-change:``amplifyuibuilder``: [``botocore``] Support StorageField and custom displays for + data-bound options in form builder. Support non-string operands for predicates in collections. + Support choosing client to get token from. + * api-change:``autoscaling``: [``botocore``] Documentation updates for Amazon EC2 Auto Scaling + * api-change:``dataexchange``: [``botocore``] This release updates the value of MaxResults. + * api-change:``ec2``: [``botocore``] C6in, M6in, M6idn, R6in and R6idn bare metal instances are + powered by 3rd Generation Intel Xeon Scalable processors and offer up to 200 Gbps of network + bandwidth. + * api-change:``elastic-inference``: [``botocore``] Updated public documentation for the Describe + and Tagging APIs. + * api-change:``sagemaker-runtime``: [``botocore``] Update sagemaker-runtime client to latest version + * api-change:``sagemaker``: [``botocore``] Amazon SageMaker Asynchronous Inference now allows + customer's to receive failure model responses in S3 and receive success/failure model responses in + SNS notifications. + * api-change:``wafv2``: [``botocore``] This release rolls back association config feature for + webACLs that protect CloudFront protections. +- from version 1.26.105 + * api-change:``glue``: [``botocore``] Add support for database-level federation + * api-change:``lakeformation``: [``botocore``] Add support for database-level federation + * api-change:``license-manager``: [``botocore``] This release adds grant override options to the + CreateGrantVersion API. These options can be used to specify grant replacement behavior during + grant activation. + * api-change:``mwaa``: [``botocore``] This Amazon MWAA release adds the ability to customize the + Apache Airflow environment by launching a shell script at startup. This shell script is hosted in + your environment's Amazon S3 bucket. Amazon MWAA runs the script before installing requirements and + initializing the Apache Airflow process. + * api-change:``servicecatalog``: [``botocore``] This release introduces Service Catalog support for + Terraform open source. It enables 1. The notify* APIs to Service Catalog. These APIs are used by + the terraform engine to notify the result of the provisioning engine execution. 2. Adds a new + TERRAFORM_OPEN_SOURCE product type in CreateProduct API. + * api-change:``wafv2``: [``botocore``] For web ACLs that protect CloudFront protections, the + default request body inspection size is now 16 KB, and you can use the new association + configuration to increase the inspection size further, up to 64 KB. Sizes over 16 KB can incur + additional costs. +- from version 1.26.104 + * api-change:``ec2``: [``botocore``] Documentation updates for EC2 On Demand Capacity Reservations + * api-change:``internetmonitor``: [``botocore``] This release adds a new feature for Amazon + CloudWatch Internet Monitor that enables customers to deliver internet measurements to Amazon S3 + buckets as well as CloudWatch Logs. + * api-change:``resiliencehub``: [``botocore``] Adding EKS related documentation for appTemplateBody + * api-change:``s3``: [``botocore``] Documentation updates for Amazon S3 + * api-change:``sagemaker-featurestore-runtime``: [``botocore``] In this release, you can now chose + between soft delete and hard delete when calling the DeleteRecord API, so you have more flexibility + when it comes to managing online store data. + * api-change:``sms``: [``botocore``] Deprecating AWS Server Migration Service. +- from version 1.26.103 + * api-change:``athena``: [``botocore``] Make DefaultExecutorDpuSize and CoordinatorDpuSize fields + optional in StartSession + * api-change:``autoscaling``: [``botocore``] Amazon EC2 Auto Scaling now supports Elastic Load + Balancing traffic sources with the AttachTrafficSources, DetachTrafficSources, and + DescribeTrafficSources APIs. This release also introduces a new activity status, + "WaitingForConnectionDraining", for VPC Lattice to the DescribeScalingActivities API. + * api-change:``batch``: [``botocore``] This feature allows Batch on EKS to support configuration of + Pod Labels through Metadata for Batch on EKS Jobs. + * api-change:``compute-optimizer``: [``botocore``] This release adds support for HDD EBS volume + types and io2 Block Express. We are also adding support for 61 new instance types and instances + that have non consecutive runtime. + * api-change:``drs``: [``botocore``] Adding a field to the replication configuration APIs to + support the auto replicate new disks feature. We also deprecated RetryDataReplication. + * api-change:``ec2``: [``botocore``] This release adds support for Tunnel Endpoint Lifecycle + control, a new feature that provides Site-to-Site VPN customers with better visibility and control + of their VPN tunnel maintenance updates. + * api-change:``emr``: [``botocore``] Update emr client to latest version + * 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:``guardduty``: [``botocore``] Added EKS Runtime Monitoring feature support to existing + detector, finding APIs and introducing new Coverage APIs + * api-change:``imagebuilder``: [``botocore``] Adds support for new image workflow details and image + vulnerability detection. + * api-change:``ivs``: [``botocore``] Amazon Interactive Video Service (IVS) now offers customers + the ability to configure IVS channels to allow insecure RTMP ingest. + * api-change:``kendra``: [``botocore``] AWS Kendra now supports featured results for a query. + * api-change:``network-firewall``: [``botocore``] AWS Network Firewall added TLS inspection + configurations to allow TLS traffic inspection. + * api-change:``sagemaker-geospatial``: [``botocore``] Amazon SageMaker geospatial capabilities now + supports server-side encryption with customer managed KMS key and SageMaker notebooks with a + SageMaker geospatial image in a Amazon SageMaker Domain with VPC only mode. + * api-change:``vpc-lattice``: [``botocore``] General Availability (GA) release of Amazon VPC Lattice + * api-change:``wellarchitected``: [``botocore``] AWS Well-Architected SDK now supports getting + consolidated report metrics and generating a consolidated report PDF. +- from version 1.26.102 + * api-change:``opensearchserverless``: [``botocore``] This release includes two new exception types + "ServiceQuotaExceededException" and "OcuLimitExceededException". + * api-change:``rds``: [``botocore``] Add support for creating a read replica DB instance from a + Multi-AZ DB cluster. +- from version 1.26.101 ++++ 165 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/python-boto3/python-boto3.changes ++++ and /work/SRC/openSUSE:Factory/.python-boto3.new.2023/python-boto3.changes Old: ---- 1.26.89.tar.gz New: ---- 1.26.115.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-boto3.spec ++++++ --- /var/tmp/diff_new_pack.fjQmdm/_old 2023-04-20 15:14:25.977945652 +0200 +++ /var/tmp/diff_new_pack.fjQmdm/_new 2023-04-20 15:14:25.985945689 +0200 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-boto3 -Version: 1.26.89 +Version: 1.26.115 Release: 0 Summary: Amazon Web Services Library License: Apache-2.0 @@ -27,7 +27,7 @@ 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.89} +BuildRequires: %{python_module botocore >= 1.29.115} BuildRequires: %{python_module pytest} BuildRequires: %{python_module s3transfer < 0.7.0} BuildRequires: %{python_module s3transfer >= 0.6.0} @@ -35,7 +35,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-botocore < 1.30.0 -Requires: python-botocore >= 1.29.89 +Requires: python-botocore >= 1.29.115 Requires: python-jmespath < 2.0.0 Requires: python-jmespath >= 0.7.1 Requires: python-s3transfer < 0.7.0 @@ -57,10 +57,10 @@ + # 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} sed -i 's/from botocore.vendored //' boto3/compat.py ++++++ 1.26.89.tar.gz -> 1.26.115.tar.gz ++++++ ++++ 3000 lines of diff (skipped)