diff --git a/1.26.52.tar.gz b/1.26.52.tar.gz deleted file mode 100644 index 05853c2..0000000 --- a/1.26.52.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d349e5270372913a348fcf4c7612a144d8f24ff3c4f3ebf237141f0c67f43ed2 -size 590511 diff --git a/1.26.58.tar.gz b/1.26.58.tar.gz new file mode 100644 index 0000000..38a5be7 --- /dev/null +++ b/1.26.58.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d928fe3460171a2eea23626201ef4a76b5d9f6309036fb5b8378a318e11029c1 +size 594149 diff --git a/python-boto3.changes b/python-boto3.changes index b4f0490..30cc89a 100644 --- a/python-boto3.changes +++ b/python-boto3.changes @@ -1,3 +1,84 @@ +------------------------------------------------------------------- +Fri Jan 27 13:33:11 UTC 2023 - John Paul Adrian Glaubitz + +- Update to 1.26.58 + * api-change:``events``: [``botocore``] Update events client to latest version + * api-change:``iotfleetwise``: [``botocore``] Add model validation to BatchCreateVehicle and + BatchUpdateVehicle operations that invalidate requests with an empty vehicles list. + * api-change:``s3``: [``botocore``] Allow FIPS to be used with path-style URLs. +- from version 1.26.57 + * api-change:``cloudformation``: [``botocore``] Enabled FIPS aws-us-gov endpoints in SDK. + * api-change:``ec2``: [``botocore``] This release adds new functionality that allows customers to + provision IPv6 CIDR blocks through Amazon VPC IP Address Manager (IPAM) as well as allowing + customers to utilize IPAM Resource Discovery APIs. + * api-change:``m2``: [``botocore``] Add returnCode, batchJobIdentifier in GetBatchJobExecution + response, for user to view the batch job execution result & unique identifier from engine. Also + removed unused headers from REST APIs + * api-change:``polly``: [``botocore``] Add 5 new neural voices - Sergio (es-ES), Andres (es-MX), + Remi (fr-FR), Adriano (it-IT) and Thiago (pt-BR). + * api-change:``redshift-serverless``: [``botocore``] Added query monitoring rules as possible + parameters for create and update workgroup operations. + * api-change:``s3control``: [``botocore``] Add additional endpoint tests for S3 Control. Fix + missing endpoint parameters for PutBucketVersioning and GetBucketVersioning. Prior to this fix, + those operations may have resulted in an invalid endpoint being resolved. + * api-change:``sagemaker``: [``botocore``] SageMaker Inference Recommender now decouples from Model + Registry and could accept Model Name to invoke inference recommendations job; Inference Recommender + now provides CPU/Memory Utilization metrics data in recommendation output. + * api-change:``sts``: [``botocore``] Doc only change to update wording in a key topic +- from version 1.26.56 + * api-change:``databrew``: [``botocore``] Enabled FIPS us-gov-west-1 endpoints in SDK. + * api-change:``route53``: [``botocore``] Amazon Route 53 now supports the Asia Pacific (Melbourne) + Region (ap-southeast-4) for latency records, geoproximity records, and private DNS for Amazon VPCs + in that region. + * api-change:``ssm-sap``: [``botocore``] This release provides updates to documentation and support + for listing operations performed by AWS Systems Manager for SAP. +- from version 1.26.55 + * api-change:``lambda``: [``botocore``] Release Lambda RuntimeManagementConfig, enabling customers + to better manage runtime updates to their Lambda functions. This release adds two new APIs, + GetRuntimeManagementConfig and PutRuntimeManagementConfig, as well as support on existing + Create/Get/Update function APIs. + * api-change:``sagemaker``: [``botocore``] Amazon SageMaker Inference now supports P4de instance + types. +- from version 1.26.54 + * api-change:``ec2``: [``botocore``] C6in, M6in, M6idn, R6in and R6idn instances are powered by 3rd + Generation Intel Xeon Scalable processors (code named Ice Lake) with an all-core turbo frequency of + 3.5 GHz. + * api-change:``ivs``: [``botocore``] API and Doc update. Update to arns field in BatchGetStreamKey. + Also updates to operations and structures. + * api-change:``quicksight``: [``botocore``] This release adds support for data bars in QuickSight + table and increases pivot table field well limit. +- from version 1.26.53 + * api-change:``appflow``: [``botocore``] Adding support for Salesforce Pardot connector in Amazon + AppFlow. + * api-change:``codeartifact``: [``botocore``] Documentation updates for CodeArtifact + * api-change:``connect``: [``botocore``] Amazon Connect Chat introduces Persistent Chat, allowing + customers to resume previous conversations with context and transcripts carried over from previous + chats, eliminating the need to repeat themselves and allowing agents to provide personalized + service with access to entire conversation history. + * api-change:``connectparticipant``: [``botocore``] This release updates Amazon Connect + Participant's GetTranscript api to provide transcripts of past chats on a persistent chat session. + * api-change:``ec2``: [``botocore``] Adds SSM Parameter Resource Aliasing support to EC2 Launch + Templates. Launch Templates can now store parameter aliases in place of AMI Resource IDs. + CreateLaunchTemplateVersion and DescribeLaunchTemplateVersions now support a convenience flag, + ResolveAlias, to return the resolved parameter value. + * api-change:``glue``: [``botocore``] Release Glue Studio Hudi Data Lake Format for SDK/CLI + * api-change:``groundstation``: [``botocore``] Add configurable prepass and postpass times for + DataflowEndpointGroup. Add Waiter to allow customers to wait for a contact that was reserved + through ReserveContact + * api-change:``logs``: [``botocore``] Bug fix - Removed the regex pattern validation from + CoralModel to avoid potential security issue. + * api-change:``medialive``: [``botocore``] AWS Elemental MediaLive adds support for SCTE 35 + preRollMilliSeconds. + * api-change:``opensearch``: [``botocore``] This release adds the enhanced dry run option, that + checks for validation errors that might occur when deploying configuration changes and provides a + summary of these errors, if any. The feature will also indicate whether a blue/green deployment + will be required to apply a change. + * api-change:``panorama``: [``botocore``] Added AllowMajorVersionUpdate option to OTAJobConfig to + make appliance software major version updates opt-in. + * api-change:``sagemaker``: [``botocore``] HyperParameterTuningJobs now allow passing environment + variables into the corresponding TrainingJobs +- Update BuildRequires and Requires from setup.py + ------------------------------------------------------------------- Thu Jan 19 10:35:46 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-boto3.spec b/python-boto3.spec index 7c4c470..a348b75 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.52 +Version: 1.26.58 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.52} +BuildRequires: %{python_module botocore >= 1.29.58} 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.52 +Requires: python-botocore >= 1.29.58 Requires: python-jmespath < 2.0.0 Requires: python-jmespath >= 0.7.1 Requires: python-s3transfer < 0.7.0 @@ -54,10 +54,10 @@ For documentation consult the online documentation at 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} sed -i 's/from botocore.vendored //' boto3/compat.py