KiraLT / certbot-lambda

Run Certbot on AWS Lambda/Cloud Functions and upload certs to AWS Secrets Manager.
MIT License
16 stars 8 forks source link

chore(deps): bump boto3 from 1.24.41 to 1.26.29 #106

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps boto3 from 1.24.41 to 1.26.29.

Changelog

Sourced from boto3's changelog.

1.26.29

  • api-change:cloudtrail: [botocore] Merging mainline branch for service model into mainline release branch. There are no new APIs.
  • api-change:rds: [botocore] This deployment adds ClientPasswordAuthType field to the Auth structure of the DBProxy.

1.26.28

  • bugfix:Endpoint provider: [botocore] Updates ARN parsing resourceId delimiters
  • api-change:customer-profiles: [botocore] This release allows custom strings in PartyType and Gender through 2 new attributes in the CreateProfile and UpdateProfile APIs: PartyTypeString and GenderString.
  • api-change:ec2: [botocore] This release updates DescribeFpgaImages to show supported instance types of AFIs in its response.
  • api-change:kinesisvideo: [botocore] This release adds support for public preview of Kinesis Video Stream at Edge enabling customers to provide configuration for the Kinesis Video Stream EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on configured schedule.
  • api-change:lookoutvision: [botocore] This documentation update adds kms:GenerateDataKey as a required permission to StartModelPackagingJob.
  • api-change:migration-hub-refactor-spaces: [botocore] This release adds support for Lambda alias service endpoints. Lambda alias ARNs can now be passed into CreateService.
  • api-change:rds: [botocore] Update the RDS API model to support copying option groups during the CopyDBSnapshot operation
  • api-change:rekognition: [botocore] Adds support for "aliases" and "categories", inclusion and exclusion filters for labels and label categories, and aggregating labels by video segment timestamps for Stored Video Label Detection APIs.
  • api-change:sagemaker-metrics: [botocore] This release introduces support SageMaker Metrics APIs.
  • api-change:wafv2: [botocore] Documents the naming requirement for logging destinations that you use with web ACLs.

1.26.27

  • api-change:iotfleetwise: [botocore] Deprecated assignedValue property for actuators and attributes. Added a message to invalid nodes and invalid decoder manifest exceptions.
  • api-change:logs: [botocore] Doc-only update for CloudWatch Logs, for Tagging Permissions clarifications
  • api-change:medialive: [botocore] Link devices now support buffer size (latency) configuration. A higher latency value means a longer delay in transmitting from the device to MediaLive, but improved resiliency. A lower latency value means a shorter delay, but less resiliency.
  • api-change:mediapackage-vod: [botocore] This release provides the approximate number of assets in a packaging group.

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

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).

1.26.24

... (truncated)

Commits
  • bf8be66 Merge branch 'release-1.26.29'
  • 86af452 Bumping version to 1.26.29
  • 932e4b1 Add changelog entries from botocore
  • af5b318 Merge branch 'release-1.26.28'
  • d7a17c3 Merge branch 'release-1.26.28' into develop
  • 42f6fe1 Bumping version to 1.26.28
  • d1c15ad Add changelog entries from botocore
  • 9c1cfad Merge branch 'release-1.26.27'
  • a124fb1 Merge branch 'release-1.26.27' into develop
  • 13762d5 Bumping version to 1.26.27
  • 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 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 1 year ago

Superseded by #109.