CCExtractor / beacon-backend

backend for the beacon app, gsoc 2021
MIT License
8 stars 38 forks source link

Bump @aws-sdk/client-ec2 from 3.140.0 to 3.271.0 #305

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @aws-sdk/client-ec2 from 3.140.0 to 3.271.0.

Release notes

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

v3.271.0

3.271.0(2023-02-14)

Chores
  • util-dns: miscellaneous fixes for util-dns (#4431) (915c6185)
  • types: update comment on HostResolver.resolveAddress (#4430) (3c353fbc)
New Features
  • client-appconfig: AWS AppConfig now offers the option to set a version label on hosted configuration versions. Version labels allow you to identify specific hosted configuration versions based on an alternate versioning scheme that you define. (1ffdf343)
  • client-datasync: With this launch, we are giving customers the ability to use older SMB protocol versions, enabling them to use DataSync to copy data to and from their legacy storage arrays. (125850c8)
  • client-ec2: With this release customers can turn host maintenance on or off when allocating or modifying a supported dedicated host. Host maintenance is turned on by default for supported hosts. (62c8b91b)
Bug Fixes

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

v3.270.0

3.270.0(2023-02-13)

New Features
  • clients: update client endpoints as of 2023-02-13 (2241bdd9)
  • client-snowball: Adds support for EKS Anywhere on Snowball. AWS Snow Family customers can now install EKS Anywhere service on Snowball Edge Compute Optimized devices. (19042b53)
  • client-account: This release of the Account Management API enables customers to view and manage whether AWS Opt-In Regions are enabled or disabled for their Account. For more information, see https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-regions.html (820e2e26)
  • client-appconfigdata: AWS AppConfig now offers the option to set a version label on hosted configuration versions. If a labeled hosted configuration version is deployed, its version label is available in the GetLatestConfiguration response. (f2747329)

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

v3.269.0

3.269.0(2023-02-10)

Documentation Changes
  • client-sns: This release adds support for SNS X-Ray active tracing as well as other updates. (ef7173d6)
New Features
  • clients: update client endpoints as of 2023-02-10 (d734ab29)
  • client-polly: Amazon Polly adds two new neural Japanese voices - Kazuha, Tomoko (6e4a8481)
  • client-auto-scaling: You can now either terminate/replace, ignore, or wait for EC2 Auto Scaling instances on standby or protected from scale in. Also, you can also roll back changes from a failed instance refresh. (39dae43c)

... (truncated)

Changelog

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

3.271.0 (2023-02-14)

Features

  • client-ec2: With this release customers can turn host maintenance on or off when allocating or modifying a supported dedicated host. Host maintenance is turned on by default for supported hosts. (62c8b91)

3.269.0 (2023-02-10)

Features

  • client-ec2: Adds support for waiters that automatically poll for an imported snapshot until it reaches the completed state. (f4a09f3)

3.267.0 (2023-02-08)

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

3.266.1 (2023-02-07)

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

3.266.0 (2023-02-06)

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

3.264.0 (2023-02-02)

Features

... (truncated)

Commits
  • fcf06c3 Publish v3.271.0
  • 62c8b91 feat(client-ec2): With this release customers can turn host maintenance on or...
  • 7ff83c4 Generic client runtime config (#4427)
  • b71a6ae Publish v3.269.0
  • f4a09f3 feat(client-ec2): Adds support for waiters that automatically poll for an imp...
  • 34f2040 Publish v3.267.0
  • d034f08 Publish v3.266.1
  • 45e83cb Publish v3.266.0
  • a82d671 Publish v3.264.0
  • 3ff7382 feat(client-ec2): Documentation updates for EC2.
  • 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 #306.