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

Bump @aws-sdk/client-ec2 from 3.309.0 to 3.470.0 #2599

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps @aws-sdk/client-ec2 from 3.309.0 to 3.470.0.

Release notes

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

v3.470.0

3.470.0(2023-12-08)

Chores
New Features
  • client-finspace: Releasing Scaling Group, Dataview, and Volume APIs (f18d4efb)
  • client-ec2: M2 Mac instances are built on Apple M2 Mac mini computers. I4i instances are powered by 3rd generation Intel Xeon Scalable processors. C7i compute optimized, M7i general purpose and R7i memory optimized instances are powered by custom 4th Generation Intel Xeon Scalable processors. (1a9fca9e)
  • client-cloudwatch: Adds support for the OpenTelemetry 1.0 output format in CloudWatch Metric Streams. (349863d8)
Bug Fixes
  • client-workspaces-thin-client: add compatibility alias (#5555) (b0756b9a)

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

v3.469.0

3.469.0(2023-12-07)

New Features
  • clients: update client endpoints as of 2023-12-07 (07b4fda9)
  • client-codedeploy: This release adds support for two new CodeDeploy features: 1) zonal deployments for Amazon EC2 in-place deployments, 2) deployments triggered by Auto Scaling group termination lifecycle hook events. (a75595df)

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

v3.468.0

3.468.0(2023-12-06)

Chores
Documentation Changes
  • client-comprehend: Documentation updates for Trust and Safety features. (2a70f0ca)
New Features
  • client-backup: AWS Backup - Features: Add VaultType to the output of DescribeRecoveryPoint, ListRecoveryPointByBackupVault API and add ResourceType to the input of ListRestoreJobs API (f1f4163d)
  • client-ec2: Releasing the new cpuManufacturer attribute within the DescribeInstanceTypes API response which notifies our customers with information on who the Manufacturer is for the processor attached to the instance, for example: Intel. (35fbeb84)

... (truncated)

Changelog

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

3.470.0 (2023-12-08)

Features

  • client-ec2: M2 Mac instances are built on Apple M2 Mac mini computers. I4i instances are powered by 3rd generation Intel Xeon Scalable processors. C7i compute optimized, M7i general purpose and R7i memory optimized instances are powered by custom 4th Generation Intel Xeon Scalable processors. (1a9fca9)

3.468.0 (2023-12-06)

Features

  • client-ec2: Releasing the new cpuManufacturer attribute within the DescribeInstanceTypes API response which notifies our customers with information on who the Manufacturer is for the processor attached to the instance, for example: Intel. (35fbeb8)

3.467.0 (2023-12-05)

Features

  • client-ec2: Adds A10G, T4G, and H100 as accelerator name options and Habana as an accelerator manufacturer option for attribute based selection (9e3bce6)

3.465.0 (2023-12-01)

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

3.462.0 (2023-11-29)

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

3.461.0 (2023-11-28)

... (truncated)

Commits
  • 66a6db0 Publish v3.470.0
  • 1a9fca9 feat(client-ec2): M2 Mac instances are built on Apple M2 Mac mini computers. ...
  • 2121fd5 chore(codegen): sync with Smithy update (#5556)
  • 99f5c1e Publish v3.468.0
  • 35fbeb8 feat(client-ec2): Releasing the new cpuManufacturer attribute within the Desc...
  • 6d10bff chore: update smithyVersion and smithy hash (#5543)
  • d940e87 Publish v3.467.0
  • 9e3bce6 feat(client-ec2): Adds A10G, T4G, and H100 as accelerator name options and Ha...
  • 470ecd1 Publish v3.465.0
  • 9052f98 chore: remove typedoc (#5532)
  • 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 <dependency name> 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)

Bumps [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) from 3.309.0 to 3.470.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.470.0/clients/client-ec2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 11, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2023

Superseded by #2604.

@dependabot dependabot bot closed this Dec 18, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-ec2-3.470.0 branch December 18, 2023 01:08
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants