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.329.0 #360

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v3.329.0

3.329.0(2023-05-08)

Documentation Changes
  • a11y: remove shields.io badges causing accessibility issues in client documentation (#4709) (9351f60f)
  • util-retry: add readme for util-retry, add configurable backoff (#4702) (8e4e1ea2)
New Features
  • clients: update client endpoints as of 2023-05-08 (d930cb2a)
  • client-iotsitewise: Provide support for 20,000 max results for GetAssetPropertyValueHistory/BatchGetAssetPropertyValueHistory and 15 minute aggregate resolution for GetAssetPropertyAggregates/BatchGetAssetPropertyAggregates (b0aef34c)
  • client-sts: Documentation updates for AWS Security Token Service. (eaced29c)
  • client-glue: Support large worker types G.4x and G.8x for Glue Spark (7676eac6)
  • client-guardduty: Add AccessDeniedException 403 Error message code to support 3 Tagging related APIs (cef7c656)
Bug Fixes
  • fetch-http-handler: check for null fetch response.body (#4705) (4468be6d)
Tests

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

v3.328.0

3.328.0(2023-05-05)

New Features
  • client-mediatailor: This release adds support for AFTER_LIVE_EDGE mode configuration for avail suppression, and adding a fill-policy setting that sets the avail suppression to PARTIAL_AVAIL or FULL_AVAIL_ONLY when AFTER_LIVE_EDGE is enabled. (03ea04cc)
  • client-sqs: Revert previous SQS protocol change. (75d42466)
  • 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. (81d3554c)
  • client-inspector2: Amazon Inspector now allows customers to search its vulnerability intelligence database if any of the Inspector scanning types are activated. (71466f21)
Bug Fixes
  • node-http-handler: call socket.setKeepAlive if enabled in http(s)Agent (#4561) (bd16ace6)

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

v3.327.0

3.327.0(2023-05-04)

... (truncated)

Changelog

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

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)

Features

  • client-ec2: Adds an SDK paginator for GetNetworkInsightsAccessScopeAnalysisFindings (ed4b264)

3.325.0 (2023-05-02)

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

3.322.0 (2023-04-27)

Features

... (truncated)

Commits
  • 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
  • ed4b264 feat(client-ec2): Adds an SDK paginator for GetNetworkInsightsAccessScopeAnal...
  • 02b68de docs(response-structure): add response structure to syntax example (#4684)
  • b418f9d Publish v3.325.0
  • dac4b45 Publish v3.322.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 #362.