diff --git a/1.26.21.tar.gz b/1.26.21.tar.gz deleted file mode 100644 index b2680a4..0000000 --- a/1.26.21.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b2d88b7b18adbf0dafab447a280292d464e03941d653934ab4777fcd0f1758b -size 573776 diff --git a/1.26.26.tar.gz b/1.26.26.tar.gz new file mode 100644 index 0000000..ddf19ed --- /dev/null +++ b/1.26.26.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:799549e487cc86873af19c61752daeaa2d8b88de2f74d1a9caa6813b55e7f9a6 +size 576812 diff --git a/python-boto3.changes b/python-boto3.changes index 4560904..d9b0e72 100644 --- a/python-boto3.changes +++ b/python-boto3.changes @@ -1,3 +1,76 @@ +------------------------------------------------------------------- +Fri Dec 9 13:27:05 UTC 2022 - John Paul Adrian Glaubitz + +- Update to version 1.26.26 + * enhancement:Endpoint Provider Standard Library: [``botocore``] Correct spelling of 'library' in + ``StandardLibrary`` class + * api-change:``autoscaling``: [``botocore``] Adds support for metric math for target tracking + scaling policies, saving you the cost and effort of publishing a custom metric to CloudWatch. Also + adds support for VPC Lattice by adding the Attach/Detach/DescribeTrafficSources APIs and a new + health check type to the CreateAutoScalingGroup API. + * api-change:``iottwinmaker``: [``botocore``] This release adds the following new features: 1) New + APIs for managing a continuous sync of assets and asset models from AWS IoT SiteWise. 2) Support + user friendly names for component types (ComponentTypeName) and properties (DisplayName). + * api-change:``migrationhubstrategy``: [``botocore``] This release adds known application + filtering, server selection for assessments, support for potential recommendations, and indications + for configuration and assessment status. For more information, see the AWS Migration Hub + documentation at https://docs.aws.amazon.com/migrationhub/index.html +- from version 1.26.25 + * api-change:``ce``: [``botocore``] This release adds the LinkedAccountName field to the + GetAnomalies API response under RootCause + * api-change:``cloudfront``: [``botocore``] Introducing UpdateDistributionWithStagingConfig that + can be used to promote the staging configuration to the production. + * api-change:``eks``: [``botocore``] Adds support for EKS add-ons configurationValues fields and + DescribeAddonConfiguration function + * api-change:``kms``: [``botocore``] Updated examples and exceptions for External Key Store (XKS). +- from version 1.26.24 + * api-change:``billingconductor``: [``botocore``] This release adds the Tiering Pricing Rule + feature. + * api-change:``connect``: [``botocore``] This release provides APIs that enable you to + programmatically manage rules for Contact Lens conversational analytics and third party + applications. For more information, see + https://docs.aws.amazon.com/connect/latest/APIReference/rules-api.html + * api-change:``dynamodb``: [``botocore``] Endpoint Ruleset update: Use http instead of https for + the "local" region. + * api-change:``dynamodbstreams``: [``botocore``] Update dynamodbstreams client to latest version + * api-change:``rds``: [``botocore``] This release adds the BlueGreenDeploymentNotFoundFault to the + AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource operations. + * api-change:``sagemaker-featurestore-runtime``: [``botocore``] For online + offline Feature + Groups, added ability to target PutRecord and DeleteRecord actions to only online store, or only + offline store. If target store parameter is not specified, actions will apply to both stores. +- from version 1.26.23 + * api-change:``ce``: [``botocore``] This release introduces two new APIs that offer a 1-click + experience to refresh Savings Plans recommendations. The two APIs are + StartSavingsPlansPurchaseRecommendationGeneration and + ListSavingsPlansPurchaseRecommendationGeneration. + * api-change:``ec2``: [``botocore``] Documentation updates for EC2. + * api-change:``ivschat``: [``botocore``] Adds PendingVerification error type to messaging APIs to + block the resource usage for accounts identified as being fraudulent. + * api-change:``rds``: [``botocore``] This release adds the InvalidDBInstanceStateFault to the + RestoreDBClusterFromSnapshot operation. + * api-change:``transcribe``: [``botocore``] Amazon Transcribe now supports creating custom language + models in the following languages: Japanese (ja-JP) and German (de-DE). +- from version 1.26.22 + * api-change:``appsync``: [``botocore``] Fixes the URI for the evaluatecode endpoint to include the + /v1 prefix (ie. "/v1/dataplane-evaluatecode"). + * api-change:``ecs``: [``botocore``] Documentation updates for Amazon ECS + * api-change:``fms``: [``botocore``] AWS Firewall Manager now supports Fortigate Cloud Native + Firewall as a Service as a third-party policy type. + * api-change:``mediaconvert``: [``botocore``] The AWS Elemental MediaConvert SDK has added support + for configurable ID3 eMSG box attributes and the ability to signal them with InbandEventStream tags + in DASH and CMAF outputs. + * api-change:``medialive``: [``botocore``] Updates to Event Signaling and Management (ESAM) API and + documentation. + * api-change:``polly``: [``botocore``] Add language code for Finnish (fi-FI) + * api-change:``proton``: [``botocore``] CreateEnvironmentAccountConnection RoleArn input is now + optional + * api-change:``redshift-serverless``: [``botocore``] Add Table Level Restore operations for Amazon + Redshift Serverless. Add multi-port support for Amazon Redshift Serverless endpoints. Add Tagging + support to Snapshots and Recovery Points in Amazon Redshift Serverless. + * api-change:``sns``: [``botocore``] This release adds the message payload-filtering feature to the + SNS Subscribe, SetSubscriptionAttributes, and GetSubscriptionAttributes API actions +- Update BuildRequires and Requires from setup.py + ------------------------------------------------------------------- Fri Dec 2 11:15:16 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-boto3.spec b/python-boto3.spec index fb54ab1..c4b9127 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.21 +Version: 1.26.26 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.21} +BuildRequires: %{python_module botocore >= 1.29.26} 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.21 +Requires: python-botocore >= 1.29.26 Requires: python-jmespath < 1.0.0 Requires: python-jmespath >= 0.7.1 Requires: python-s3transfer < 0.7.0