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.337.0 #368

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v3.337.0

3.337.0(2023-05-22)

Documentation Changes
  • client-pinpoint: Amazon Pinpoint is deprecating the tags parameter in the UpdateSegment, UpdateCampaign, UpdateEmailTemplate, UpdateSmsTemplate, UpdatePushTemplate, UpdateInAppTemplate and UpdateVoiceTemplate. Amazon Pinpoint will end support tags parameter by May 22, 2023. (472552f6)
  • mark-public: update release tags on inherited types to allow corrected documentation (#4744) (59b8843b)
  • util-retry:
    • retryStrategy gets precedence over maxAttempts (#4739) (e3fc5209)
    • mention maxAttempts configuration in default case (#4738) (42f526e0)
New Features
  • clients: update command documentation examples as of 2023-05-22 (4c1a8719)
  • client-backup: Added support for tags on restore. (ceac9780)
  • client-quicksight: Add support for Asset Bundle, Geospatial Heatmaps. (faef6ff0)
Bug Fixes
  • node-http-handler: open promise handle while waiting for http continue (#4719) (14810d34)

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

v3.336.0

3.336.0(2023-05-19)

New Features
  • clients: update client endpoints as of 2023-05-19 (b2897412)
  • client-mediapackagev2: Adds support for the MediaPackage Live v2 API (5840566c)
  • client-sesv2: This release allows customers to update scaling mode property of dedicated IP pools with PutDedicatedIpPoolScalingAttributes call. (502ebd2b)
  • client-backup: Add ResourceArn, ResourceType, and BackupVaultName to ListRecoveryPointsByLegalHold API response. (08dff771)
  • client-connectcases: This release adds the ability to create fields with type Url through the CreateField API. For more information see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html (78ca4016)

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

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)

... (truncated)

Changelog

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

3.337.0 (2023-05-22)

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

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

... (truncated)

Commits
  • c3d06df Publish v3.337.0
  • 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
  • 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 #369.