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.335.0 #366

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v3.335.0

3.335.0(2023-05-18)

Documentation Changes
  • client-ecs: Documentation only release to address various tickets. (f408730c)
  • client-rds: RDS documentation update for the EngineVersion parameter of ModifyDBSnapshot (b61a48c0)
New Features
  • clients: update client endpoints as of 2023-05-18 (8467346c)
  • client-cloudtrail: Add ConflictException to PutEventSelectors, add (Channel/EDS)ARNInvalidException to Tag APIs. These exceptions provide customers with more specific error messages instead of internal errors. (8e275e0a)
  • client-athena: Removing SparkProperties from EngineConfiguration object for StartSession API call (a0835932)
  • client-ec2: Add support for i4g.large, i4g.xlarge, i4g.2xlarge, i4g.4xlarge, i4g.8xlarge and i4g.16xlarge instances powered by AWS Graviton2 processors that deliver up to 15% better compute performance than our other storage-optimized instances. (6d1ea0ba)
  • client-sts: API updates for the AWS Security Token Service (ed5b031c)
  • client-mediaconvert: This release introduces a new MXF Profile for XDCAM which is strictly compliant with the SMPTE RDD 9 standard and improved handling of output name modifiers. (9f7d0d1f)
  • client-connect: You can programmatically create and manage prompts using APIs, for example, to extract prompts stored within Amazon Connect and add them to your Amazon S3 bucket. AWS CloudTrail, AWS CloudFormation and tagging are supported. (a691b2d6)
  • client-sagemaker-geospatial: This release makes ExecutionRoleArn a required field in the StartEarthObservationJob API. (1cb2b40b)
  • client-compute-optimizer: In this launch, we add support for showing integration status with external metric providers such as Instana, Datadog ...etc in GetEC2InstanceRecommendations and ExportEC2InstanceRecommendations apis (c6f5b24b)
  • deps: use @​smithy types and protocol-http (#4722) (7ed7101d)
Bug Fixes
  • codegen: do not trim query params in request output (#4731) (f787d8eb)

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

v3.334.0

3.334.0(2023-05-16)

Chores
Documentation Changes
  • client-secrets-manager: Documentation updates for Secrets Manager (971ec65d)
  • client-direct-connect: This release includes an update to the mtu value for CreateTransitVirtualInterface from 9001 mtu to 8500 mtu. (d1b0d1a2)
New Features
  • clients: update client endpoints as of 2023-05-16 (f64ec403)
  • client-detective: Added and updated API operations in Detective to support the integration of ASFF Security Hub findings. (602665d5)
  • client-glue: Add Support for Tags for Custom Entity Types (7c99c1e3)
  • client-wafv2: My AWS Service (placeholder) - You can now rate limit web requests based on aggregation keys other than IP addresses, and you can aggregate using combinations of keys. You can also rate limit all requests that match a scope-down statement, without further aggregation. (d3d15cf9)

... (truncated)

Changelog

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

3.335.0 (2023-05-18)

Features

  • client-ec2: Add support for i4g.large, i4g.xlarge, i4g.2xlarge, i4g.4xlarge, i4g.8xlarge and i4g.16xlarge instances powered by AWS Graviton2 processors that deliver up to 15% better compute performance than our other storage-optimized instances. (6d1ea0b)
  • deps: use @​smithy types and protocol-http (#4722) (7ed7101)

3.332.0 (2023-05-11)

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

3.329.0 (2023-05-08)

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

3.328.0 (2023-05-05)

Features

  • client-ec2: This release adds support the inf2 and trn1n instances. inf2 instances are purpose built for deep learning inference while trn1n instances are powered by AWS Trainium accelerators and they build on the capabilities of Trainium-powered trn1 instances. (81d3554)

3.327.0 (2023-05-04)

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

3.326.0 (2023-05-03)

... (truncated)

Commits
  • 45df38a Publish v3.335.0
  • 6d1ea0b feat(client-ec2): Add support for i4g.large, i4g.xlarge, i4g.2xlarge, i4g.4xl...
  • 7ed7101 feat(deps): use @​smithy types and protocol-http (#4722)
  • 864b34a Publish v3.332.0
  • 98136a2 Publish v3.329.0
  • 9351f60 docs(a11y): remove shields.io badges causing accessibility issues in client d...
  • 5f4ac23 Publish v3.328.0
  • 81d3554 feat(client-ec2): This release adds support the inf2 and trn1n instances. inf...
  • 0408b01 Publish v3.327.0
  • f08a7b1 Publish v3.326.0
  • 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 #368.