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.281.0 #314

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v3.281.0

3.281.0(2023-02-28)

Documentation Changes
  • client-kms: AWS KMS is deprecating the RSAES_PKCS1_V1_5 wrapping algorithm option in the GetParametersForImport API that is used in the AWS KMS Import Key Material feature. AWS KMS will end support for this wrapping algorithm by October 1, 2023. (08b46cea)
  • fix missing dashes in client readmes (#4480) (95b351a0)
  • clients: add operations list to README (#4478) (f99f740c)
New Features
  • clients: update client endpoints as of 2023-02-28 (387a8e77)
  • client-lightsail: This release adds Lightsail for Research feature support, such as GUI session access, cost estimates, stop instance on idle, and disk auto mount. (f86feb54)
  • client-managedblockchain: This release adds support for tagging to the accessor resource in Amazon Managed Blockchain (82de475e)
  • client-ec2: This release allows IMDS support to be set to v2-only on an existing AMI, so that all future instances launched from that AMI will use IMDSv2 by default. (b623f244)
  • client-comprehend: Amazon Comprehend now supports flywheels to help you train and manage new model versions for custom models. (af221943)
  • client-omics: Minor model changes to accomodate batch imports feature (386065a1)

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

v3.280.0

3.280.0(2023-02-27)

New Features
  • clients: update client endpoints as of 2023-02-27 (65708620)
  • client-mediaconvert: The AWS Elemental MediaConvert SDK has added support for HDR10 to SDR tone mapping, and animated GIF video input sources. (6e976d07)
  • client-timestream-write: This release adds the ability to ingest batched historical data or migrate data in bulk from S3 into Timestream using CSV files. (04357380)
  • client-devops-guru: This release adds the description field on ListAnomaliesForInsight and DescribeAnomaly API responses for proactive anomalies. (58828d84)
  • client-drs: New fields were added to reflect availability zone data in source server and recovery instance description commands responses, as well as source server launch status. (3b2a4843)
  • client-internetmonitor: CloudWatch Internet Monitor is a a new service within CloudWatch that will help application developers and network engineers continuously monitor internet performance metrics such as availability and performance between their AWS-hosted applications and end-users of these applications (287cd606)
  • client-lambda: This release adds the ability to create ESMs with Document DB change streams as event source. For more information see https://docs.aws.amazon.com/lambda/latest/dg/with-documentdb.html. (84d9c25d)

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

v3.279.0

3.279.0(2023-02-24)

Chores
  • docs: omit endpoints ruleset generated files from typedoc (#4465) (68620510)
Documentation Changes

... (truncated)

Changelog

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

3.281.0 (2023-02-28)

Features

  • client-ec2: This release allows IMDS support to be set to v2-only on an existing AMI, so that all future instances launched from that AMI will use IMDSv2 by default. (b623f24)

3.279.0 (2023-02-24)

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

3.278.0 (2023-02-23)

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

3.276.0 (2023-02-21)

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

3.272.0 (2023-02-15)

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

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)

... (truncated)

Commits
  • 1cbf7a2 Publish v3.281.0
  • b623f24 feat(client-ec2): This release allows IMDS support to be set to v2-only on an...
  • f99f740 docs(clients): add operations list to README (#4478)
  • 79aa596 Publish v3.279.0
  • 2bc5921 Publish v3.278.0
  • 55c3740 Publish v3.276.0
  • eb90ecc chore(deps): bump fast-xml-parser to 4.1.2 (#4454)
  • bac21b0 Publish v3.272.0
  • fcf06c3 Publish v3.271.0
  • 62c8b91 feat(client-ec2): With this release customers can turn host maintenance on or...
  • 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 #315.