Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): Bump @aws-sdk/client-kms from 3.312.0 to 3.316.0 #40

Merged
merged 1 commit into from
Apr 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2023

Bumps @aws-sdk/client-kms from 3.312.0 to 3.316.0.

Release notes

Sourced from @​aws-sdk/client-kms's releases.

v3.316.0

3.316.0(2023-04-19)

Documentation Changes
  • client-rds: Adds support for the ImageId parameter of CreateCustomDBEngineVersion to RDS Custom for Oracle (c813e435)
  • client-secrets-manager: Documentation updates for Secrets Manager (cb060d67)
  • client-securityhub: Update that adds SDK code examples for Security Hub (937a0245)
New Features
  • clients: update client endpoints as of 2023-04-19 (95132a29)
  • client-s3: Provides support for "Snow" Storage class. (81b843fc)
  • client-comprehend: This release supports native document models for custom classification, in addition to plain-text models. You train native document models using documents (PDF, Word, images) in their native format. (413a413b)
  • client-s3-control: Provides support for overriding endpoint when region is "snow". This will enable bucket APIs for Amazon S3 Compatible storage on Snow Family devices. (29f17b91)
  • client-ecs: This release supports the Account Setting "TagResourceAuthorization" that allows for enhanced Tagging security controls. (9bac5ad5)
  • client-ram: This release adds support for customer managed permissions. Customer managed permissions enable customers to author and manage tailored permissions for resources shared using RAM. (c6a225f7)
  • smithy-client: factory for aggregated clients (#4639) (852b99d3)
Bug Fixes
  • clients: always allow idempotency token (#4642) (aaff894f)
  • cloudfront-signer: fix URL construction to maintain escapes (#4563) (73f539d2)

For list of updated packages, view updated-packages.md in assets-3.316.0.zip

v3.315.0

3.315.0(2023-04-17)

Documentation Changes
  • client-dynamodb: Documentation updates for DynamoDB API (05fc44b1)
New Features
  • clients: update client endpoints as of 2023-04-17 (9d6e5f77)
  • client-lambda: Add Python 3.10 (python3.10) support to AWS Lambda (41227701)
  • client-internetmonitor: This release includes a new configurable value, TrafficPercentageToMonitor, which allows users to adjust the amount of traffic monitored by percentage (e391e566)
  • client-iot-wireless: Supports the new feature of LoRaWAN roaming, allows to configure MaxEirp for LoRaWAN gateway, and allows to configure PingSlotPeriod for LoRaWAN multicast group (73f78595)
  • client-appflow: This release adds a Client Token parameter to the following AppFlow APIs: Create/Update Connector Profile, Create/Update Flow, Start Flow, Register Connector, Update Connector Registration. The Client Token parameter allows idempotent operations for these APIs. (7be646fc)
  • client-emr-serverless: The GetJobRun API has been updated to include the job's billed resource utilization. This utilization shows the aggregate vCPU, memory and storage that AWS has billed for the job run. The billed resources include a 1-minute minimum usage for workers, plus additional storage over 20 GB per worker. (6f369a93)
  • client-drs: Changed existing APIs and added new APIs to support using an account-level launch configuration template with AWS Elastic Disaster Recovery. (c1349f22)
  • smithy-client: update client defaults provider (3a4d2cbe)
  • codegen: shorten serialization and deserialization code in protocols files (#4625) (8798a6ea)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-kms's changelog.

3.316.0 (2023-04-19)

Features

  • smithy-client: factory for aggregated clients (#4639) (852b99d)

3.315.0 (2023-04-17)

Features

  • codegen: shorten serialization and deserialization code in protocols files (#4625) (8798a6e)
Commits
  • 636d752 Publish v3.316.0
  • 852b99d feat(smithy-client): factory for aggregated clients (#4639)
  • b01bc6c Publish v3.315.0
  • 8798a6e feat(codegen): shorten serialization and deserialization code in protocols fi...
  • See full diff 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)

Bumps [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms) from 3.312.0 to 3.316.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-kms/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.316.0/clients/client-kms)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-kms"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 22, 2023
@github-actions github-actions bot added the automerge Allow kodiak to automerge commit when all checks pass label Apr 22, 2023
@kodiakhq kodiakhq bot merged commit 1a1d31c into main Apr 22, 2023
@kodiakhq kodiakhq bot deleted the dependabot/npm_and_yarn/aws-sdk/client-kms-3.316.0 branch April 22, 2023 17:06
@github-actions
Copy link

🎉 This PR is included in version 1.5.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Allow kodiak to automerge commit when all checks pass dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants