AnalogJ / lexicon

Manipulate DNS records on various DNS providers in a standardized way.
MIT License
1.48k stars 304 forks source link

Bump boto3 from 1.28.65 to 1.28.71 #1775

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps boto3 from 1.28.65 to 1.28.71.

Changelog

Sourced from boto3's changelog.

1.28.71

  • enhancement:Configuration: [botocore] Adds client context params support to Config.
  • api-change:connectcases: [botocore] Increase maximum length of CommentBody to 3000, and increase maximum length of StringValue to 1500
  • api-change:groundstation: [botocore] This release will allow KMS alias names to be used when creating Mission Profiles
  • api-change:iam: [botocore] Updates to GetAccessKeyLastUsed action to replace NoSuchEntity error with AccessDeniedException error.

1.28.70

  • api-change:codepipeline: [botocore] Add ability to trigger pipelines from git tags, define variables at pipeline level and new pipeline type V2.
  • api-change:ec2: [botocore] This release updates the documentation for InstanceInterruptionBehavior and HibernationOptionsRequest to more accurately describe the behavior of these two parameters when using Spot hibernation.
  • api-change:eks: [botocore] Added support for Cluster Subnet and Security Group mutability.
  • api-change:iam: [botocore] Add the partitional endpoint for IAM in iso-f.
  • api-change:migrationhub-config: [botocore] This release introduces DeleteHomeRegionControl API that customers can use to delete the Migration Hub Home Region configuration
  • api-change:migrationhubstrategy: [botocore] This release introduces multi-data-source feature in Migration Hub Strategy Recommendations. This feature now supports vCenter as a data source to fetch inventory in addition to ADS and Import from file workflow that is currently supported with MHSR collector.
  • api-change:opensearchserverless: [botocore] This release includes the following new APIs: CreateLifecyclePolicy, UpdateLifecyclePolicy, BatchGetLifecyclePolicy, DeleteLifecyclePolicy, ListLifecyclePolicies and BatchGetEffectiveLifecyclePolicy to support the data lifecycle management feature.

1.28.69

  • api-change:marketplacecommerceanalytics: [botocore] The StartSupportDataExport operation has been deprecated as part of the Product Support Connection deprecation. As of December 2022, Product Support Connection is no longer supported.
  • api-change:networkmanager: [botocore] This release adds API support for Tunnel-less Connect (NoEncap Protocol) for AWS Cloud WAN
  • api-change:redshift-serverless: [botocore] This release adds support for customers to see the patch version and workgroup version in Amazon Redshift Serverless.
  • api-change:rekognition: [botocore] Amazon Rekognition introduces StartMediaAnalysisJob, GetMediaAnalysisJob, and ListMediaAnalysisJobs operations to run a bulk analysis of images with a Detect Moderation model.

1.28.68

  • api-change:appconfig: [botocore] Update KmsKeyIdentifier constraints to support AWS KMS multi-Region keys.
  • api-change:appintegrations: [botocore] Updated ScheduleConfig to be an optional input to CreateDataIntegration to support event driven downloading of files from sources such as Amazon s3 using Amazon Connect AppIntegrations.
  • api-change:connect: [botocore] This release adds support for updating phone number metadata, such as phone number description.
  • api-change:discovery: [botocore] This release introduces three new APIs: StartBatchDeleteConfigurationTask, DescribeBatchDeleteConfigurationTask, and BatchDeleteAgents.
  • api-change:medical-imaging: [botocore] Updates on documentation links
  • api-change:ssm: [botocore] This release introduces a new API: DeleteOpsItem. This allows deletion of an OpsItem.

1.28.67

  • api-change:gamesparks: [botocore] The gamesparks client has been removed following the deprecation of the service.
  • api-change:ec2: [botocore] Amazon EC2 C7a instances, powered by 4th generation AMD EPYC processors, are ideal for high performance, compute-intensive workloads such as high performance computing. Amazon EC2 R7i instances are next-generation memory optimized and powered by custom 4th Generation Intel Xeon Scalable processors.
  • api-change:managedblockchain-query: [botocore] This release adds support for Ethereum Sepolia network
  • api-change:neptunedata: [botocore] Doc changes to add IAM action mappings for the data actions.
  • api-change:omics: [botocore] This change enables customers to retrieve failure reasons with detailed status messages for their failed runs
  • api-change:opensearch: [botocore] Added Cluster Administrative options for node restart, opensearch process restart and opensearch dashboard restart for Multi-AZ without standby domains

... (truncated)

Commits
  • d8d3d73 Merge branch 'release-1.28.71'
  • 1c0db71 Bumping version to 1.28.71
  • cca0f1d Add changelog entries from botocore
  • 3665c15 add client context params to boto3 docs (#3911)
  • 29b1640 Merge pull request #3910 from tim-finnigan/minor-grammar-fix
  • 1298d61 Update config guide to include client context params usage (#3894)
  • 764506a remove period
  • c3cdbb4 Merge branch 'release-1.28.70'
  • 05bf2f4 Merge branch 'release-1.28.70' into develop
  • 89f4232 Bumping version to 1.28.70
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 11 months ago

Superseded by #1776.