+
Skip to content
This repository was archived by the owner on Nov 23, 2023. It is now read-only.

build(deps): bump botocore from 1.27.62 to 1.27.69 in /infrastructure/constructs/lambda_layers/botocore #2007

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2022

Bumps botocore from 1.27.62 to 1.27.69.

Changelog

Sourced from botocore's changelog.

1.27.69

  • api-change:ec2: This release adds support to send VPC Flow Logs to kinesis-data-firehose as new destination type
  • api-change:emr-containers: EMR on EKS now allows running Spark SQL using the newly introduced Spark SQL Job Driver in the Start Job Run API
  • api-change:lookoutmetrics: Release dimension value filtering feature to allow customers to define dimension filters for including only a subset of their dataset to be used by LookoutMetrics.
  • api-change:medialive: This change exposes API settings which allow Dolby Atmos and Dolby Vision to be used when running a channel using Elemental Media Live
  • api-change:route53: Amazon Route 53 now supports the Middle East (UAE) Region (me-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • api-change:sagemaker: This release adds Mode to AutoMLJobConfig.
  • api-change:ssm: This release adds support for Systems Manager State Manager Association tagging.

1.27.68

  • api-change:dataexchange: Documentation updates for AWS Data Exchange.
  • api-change:ec2: Documentation updates for Amazon EC2.
  • api-change:eks: Adds support for EKS Addons ResolveConflicts "preserve" flag. Also adds new update failed status for EKS Addons.
  • api-change:fsx: Documentation update for Amazon FSx.
  • api-change:inspector2: This release adds new fields like fixAvailable, fixedInVersion and remediation to the finding model. The requirement to have vulnerablePackages in the finding model has also been removed. The documentation has been updated to reflect these changes.
  • api-change:iotsitewise: Allow specifying units in Asset Properties
  • api-change:sagemaker: SageMaker Hosting now allows customization on ML instance storage volume size, model data download timeout and inference container startup ping health check timeout for each ProductionVariant in CreateEndpointConfig API.
  • api-change:sns: Amazon SNS introduces the Data Protection Policy APIs, which enable customers to attach a data protection policy to an SNS topic. This allows topic owners to enable the new message data protection feature to audit and block sensitive data that is exchanged through their topics.

1.27.67

  • api-change:identitystore: Documentation updates for the Identity Store CLI Reference.
  • api-change:sagemaker: This release adds HyperParameterTuningJob type in Search API.

1.27.66

  • api-change:cognito-idp: This release adds a new "AuthSessionValidity" field to the UserPoolClient in Cognito. Application admins can configure this value for their users' authentication duration, which is currently fixed at 3 minutes, up to 15 minutes. Setting this field will also apply to the SMS MFA authentication flow.
  • api-change:connect: This release adds search APIs for Routing Profiles and Queues, which can be used to search for those resources within a Connect Instance.
  • api-change:mediapackage: Added support for AES_CTR encryption to CMAF origin endpoints
  • api-change:sagemaker: This release enables administrators to attribute user activity and API calls from Studio notebooks, Data Wrangler and Canvas to specific users even when users share the same execution IAM role. ExecutionRoleIdentityConfig at Sagemaker domain level enables this feature.

1.27.65

  • api-change:codeguru-reviewer: Documentation updates to fix formatting issues in CLI and SDK documentation.
  • api-change:controltower: This release contains the first SDK for AWS Control Tower. It introduces a new set of APIs: EnableControl, DisableControl, GetControlOperation, and ListEnabledControls.
  • api-change:route53: Documentation updates for Amazon Route 53.

1.27.64

... (truncated)

Commits
  • a2f9730 Merge branch 'release-1.27.69'
  • fa9502f Bumping version to 1.27.69
  • c354e24 Update to latest endpoints
  • f5cab34 Update to latest models
  • 73ce827 Merge pull request #2756 from dlm6693/common-name-fixes
  • 0638da3 Merge branch 'release-1.27.68'
  • 5b799da Merge branch 'release-1.27.68' into develop
  • e7fa2b0 Bumping version to 1.27.68
  • 17d702a Update to latest models
  • 720da81 dont raise warning if common name and hostname are the same
  • 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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 9, 2022
kodiakhq[bot]
kodiakhq bot previously approved these changes Sep 9, 2022
Bumps [botocore](https://github.com/boto/botocore) from 1.27.62 to 1.27.69.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.27.62...1.27.69)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/infrastructure/constructs/lambda_layers/botocore/botocore-1.27.69 branch from 849801e to 2e9a4cc Compare September 9, 2022 11:36
@kodiakhq kodiakhq bot merged commit 3578635 into master Sep 9, 2022
@kodiakhq kodiakhq bot deleted the dependabot/pip/infrastructure/constructs/lambda_layers/botocore/botocore-1.27.69 branch September 9, 2022 12:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Development

Successfully merging this pull request may close these issues.

0 participants
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载