diff --git a/botocore-1.27.91.tar.gz b/botocore-1.27.91.tar.gz deleted file mode 100644 index 27ab279..0000000 --- a/botocore-1.27.91.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c8fac203a391cc2e4b682877bfce70e723e33c529b35b399a1d574605fbeb1af -size 9429163 diff --git a/botocore-1.28.0.tar.gz b/botocore-1.28.0.tar.gz new file mode 100644 index 0000000..99ca0b6 --- /dev/null +++ b/botocore-1.28.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75a4082543e2c1b005ccde90af87d0969003db06c3fcbe8a7854ddaa8d68fafb +size 9522084 diff --git a/python-botocore.changes b/python-botocore.changes index fdd4eef..9aa56d1 100644 --- a/python-botocore.changes +++ b/python-botocore.changes @@ -1,3 +1,69 @@ +------------------------------------------------------------------- +Tue Oct 25 07:46:24 UTC 2022 - John Paul Adrian Glaubitz + +- Update to 1.28.0 + * feature:Endpoints: Implemented new endpoint ruleset system to dynamically derive endpoints and + settings for services + * api-change:``acm-pca``: AWS Private Certificate Authority (AWS Private CA) now offers usage modes + which are combination of features to address specific use cases. + * api-change:``batch``: This release adds support for AWS Batch on Amazon EKS. + * api-change:``datasync``: Added support for self-signed certificates when using object storage + locations; added BytesCompressed to the TaskExecution response. + * api-change:``sagemaker``: SageMaker Inference Recommender now supports a new API + ListInferenceRecommendationJobSteps to return the details of all the benchmark we create for an + inference recommendation job. +- from version 1.27.96 + * api-change:``cognito-idp``: This release adds a new "DeletionProtection" field to the UserPool in + Cognito. Application admins can configure this value with either ACTIVE or INACTIVE value. Setting + this field to ACTIVE will prevent a user pool from accidental deletion. + * api-change:``sagemaker``: CreateInferenceRecommenderjob API now supports passing endpoint details + directly, that will help customers to identify the max invocation and max latency they can achieve + for their model and the associated endpoint along with getting recommendations on other instances. +- from version 1.27.95 + * api-change:``devops-guru``: This release adds information about the resources DevOps Guru is + analyzing. + * api-change:``globalaccelerator``: Global Accelerator now supports AddEndpoints and + RemoveEndpoints operations for standard endpoint groups. + * api-change:``resiliencehub``: In this release, we are introducing support for regional + optimization for AWS Resilience Hub applications. It also includes a few documentation updates to + improve clarity. + * api-change:``rum``: CloudWatch RUM now supports Extended CloudWatch Metrics with Additional + Dimensions +- from version 1.27.94 + * api-change:``chime-sdk-messaging``: Documentation updates for Chime Messaging SDK + * api-change:``cloudtrail``: This release includes support for exporting CloudTrail Lake query + results to an Amazon S3 bucket. + * api-change:``config``: This release adds resourceType enums for AppConfig, AppSync, DataSync, + EC2, EKS, Glue, GuardDuty, SageMaker, ServiceDiscovery, SES, Route53 types. + * api-change:``connect``: This release adds API support for managing phone numbers that can be used + across multiple AWS regions through telephony traffic distribution. + * api-change:``events``: Update events client to latest version + * api-change:``managedblockchain``: Adding new Accessor APIs for Amazon Managed Blockchain + * api-change:``s3``: Updates internal logic for constructing API endpoints. We have added + rule-based endpoints and internal model parameters. + * api-change:``s3control``: Updates internal logic for constructing API endpoints. We have added + rule-based endpoints and internal model parameters. + * api-change:``support-app``: This release adds the RegisterSlackWorkspaceForOrganization API. You + can use the API to register a Slack workspace for an AWS account that is part of an organization. + * api-change:``workspaces-web``: WorkSpaces Web now supports user access logging for recording + session start, stop, and URL navigation. +- from version 1.27.93 + * api-change:``frauddetector``: Documentation Updates for Amazon Fraud Detector + * api-change:``sagemaker``: This change allows customers to enable data capturing while running a + batch transform job, and configure monitoring schedule to monitoring the captured data. + * api-change:``servicediscovery``: Updated the ListNamespaces API to support the NAME and HTTP_NAME + filters, and the BEGINS_WITH filter condition. + * api-change:``sesv2``: This release allows subscribers to enable Dedicated IPs (managed) to send + email via a fully managed dedicated IP experience. It also adds identities' VerificationStatus in + the response of GetEmailIdentity and ListEmailIdentities APIs, and ImportJobs counts in the + response of ListImportJobs API. +- from version 1.27.92 + * api-change:``greengrass``: This change allows customers to specify FunctionRuntimeOverride in + FunctionDefinitionVersion. This configuration can be used if the runtime on the device is different + from the AWS Lambda runtime specified for that function. + * api-change:``sagemaker``: This release adds support for C7g, C6g, C6gd, C6gn, M6g, M6gd, R6g, and + R6gn Graviton instance types in Amazon SageMaker Inference. + ------------------------------------------------------------------- Mon Oct 17 09:19:48 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-botocore.spec b/python-botocore.spec index b46772c..e4977f7 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -28,7 +28,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-botocore -Version: 1.27.91 +Version: 1.28.0 Release: 0 Summary: Python interface for AWS License: Apache-2.0