Skip to content

Bump @aws-sdk/client-ec2 from 3.332.0 to 3.376.0 in /efimeral#69

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/efimeral/aws-sdk/client-ec2-3.376.0
Closed

Bump @aws-sdk/client-ec2 from 3.332.0 to 3.376.0 in /efimeral#69
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/efimeral/aws-sdk/client-ec2-3.376.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2023

Copy link
Copy Markdown
Contributor

Bumps @aws-sdk/client-ec2 from 3.332.0 to 3.376.0.

Release notes

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

v3.376.0

3.376.0(2023-07-24)

Documentation Changes
  • client-apigatewayv2: Documentation updates for Amazon API Gateway. (3b8f76a7)
New Features
  • clients: update client endpoints as of 2023-07-24 (aef315b2)
  • client-cloudformation: This release supports filtering by DRIFT_STATUS for existing API ListStackInstances and adds support for a new API ListStackInstanceResourceDrifts. Customers can now view resource drift information from their StackSet management accounts. (457b6979)
  • client-quicksight: This release launches new Snapshot APIs for CSV and PDF exports, adds support for info icon for filters and parameters in Exploration APIs, adds modeled exception to the DeleteAccountCustomization API, and introduces AttributeAggregationFunction's ability to add UNIQUE_VALUE aggregation in tooltips. (70574593)
  • client-glue: Added support for Data Preparation Recipe node in Glue Studio jobs (cad1a3ff)
  • client-cost-explorer: This release introduces the new API 'GetSavingsPlanPurchaseRecommendationDetails', which retrieves the details for a Savings Plan recommendation. It also updates the existing API 'GetSavingsPlansPurchaseRecommendation' to include the recommendation detail ID. (42c7966a)
  • client-chime-sdk-media-pipelines: AWS Media Pipeline compositing enhancement and Media Insights Pipeline auto language identification. (a6743ba5)
  • client-ec2: Add "disabled" enum value to SpotInstanceState. (dedea398)

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

v3.375.0

3.375.0(2023-07-21)

Chores
Documentation Changes
  • client-workspaces: Fixed VolumeEncryptionKey descriptions (bbeae85c)
New Features
  • clients: update client endpoints as of 2023-07-21 (1eaa3223)
  • client-glue: This release adds support for AWS Glue Crawler with Apache Hudi Tables, allowing Crawlers to discover Hudi Tables in S3 and register them in Glue Data Catalog for query engines to query against. (de2d5b3b)
  • client-mediaconvert: This release includes improvements to Preserve 444 handling, compatibility of HEVC sources without frame rates, and general improvements to MP4 outputs. (684a32a1)
  • client-rds: Adds support for the DBSystemID parameter of CreateDBInstance to RDS Custom for Oracle. (e3bf192e)
Bug Fixes

... (truncated)

Changelog

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

3.376.0 (2023-07-24)

Features

  • client-ec2: Add "disabled" enum value to SpotInstanceState. (dedea39)

3.373.0 (2023-07-19)

Note: Version bump only for package @​aws-sdk/client-ec2

3.371.0 (2023-07-17)

Features

  • client-ec2: Add Nitro TPM support on DescribeInstanceTypes (001f5d7)

3.370.0 (2023-07-13)

Bug Fixes

Features

  • client-ec2: This release adds support for the C7gn and Hpc7g instances. C7gn instances are powered by AWS Graviton3 processors and the fifth-generation AWS Nitro Cards. Hpc7g instances are powered by AWS Graviton 3E processors and provide up to 200 Gbps network bandwidth. (b3fabe8)

3.369.0 (2023-07-11)

Note: Version bump only for package @​aws-sdk/client-ec2

... (truncated)

Commits
  • b2c3880 Publish v3.376.0
  • dedea39 feat(client-ec2): Add "disabled" enum value to SpotInstanceState.
  • 7ce1427 Publish v3.373.0
  • ae29cc2 docs(client-ec2): Amazon EC2 documentation updates.
  • 171254f Publish v3.371.0
  • 001f5d7 feat(client-ec2): Add Nitro TPM support on DescribeInstanceTypes
  • 4b0faf7 Publish v3.370.0
  • b3fabe8 feat(client-ec2): This release adds support for the C7gn and Hpc7g instances....
  • 824435a chore(codegen): remove duplicate doc gen dep (#4915)
  • 4fc0b7f fix(codegen): pkg.json merge behavior (#4954)
  • 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)

Bumps [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) from 3.332.0 to 3.376.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-ec2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.376.0/clients/client-ec2)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ec2"
  dependency-type: direct:development
  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 Jul 24, 2023
@dependabot @github

dependabot Bot commented on behalf of github Jul 31, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #70.

@dependabot dependabot Bot closed this Jul 31, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/efimeral/aws-sdk/client-ec2-3.376.0 branch July 31, 2023 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants