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.266.0 #299

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v3.266.0

3.266.0(2023-02-06)

New Features
  • clients: update client endpoints as of 2023-02-06 (f0239123)
  • client-customer-profiles: This release deprecates the PartyType and Gender enum data types from the Profile model and replaces them with new PartyTypeString and GenderString attributes, which accept any string of length up to 255. (4e190c7b)
  • client-frauddetector: My AWS Service (Amazon Fraud Detector) - This release introduces Cold Start Model Training which optimizes training for small datasets and adds intelligent methods for treating unlabeled data. You can now train Online Fraud Insights or Transaction Fraud Insights models with minimal historical-data. (34dac995)
  • client-mediaconvert: The AWS Elemental MediaConvert SDK has added improved scene change detection capabilities and a bandwidth reduction filter, along with video quality enhancements, to the AVC encoder. (dea6044a)
  • client-outposts: Adds OrderType to Order structure. Adds PreviousOrderId and PreviousLineItemId to LineItem structure. Adds new line item status REPLACED. Increases maximum length of pagination token. (312c4e4f)
  • client-compute-optimizer: AWS Compute optimizer can now infer if Kafka is running on an instance. (65e7f31b)
  • util-stream: create util-stream package (#4402) (91ec1aa3)
  • protocol-http: add types for field (#4390) (688b8666)
  • types: add request and response interfaces (#4389) (6b1be0b6)
Bug Fixes
  • features-dynamodb: remove testing for error-should-be message (#4409) (a3ed754d)
  • middleware-sdk-transcribe-streaming: close sockets on WebSocketHandler.destroy() (#4400) (3a0cc76f)

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

v3.265.0

3.265.0(2023-02-03)

Documentation Changes
  • client-redshift: Corrects descriptions of the parameters for the API operations RestoreFromClusterSnapshot, RestoreTableFromClusterSnapshot, and CreateCluster. (512e1ca2)
New Features
  • clients: update client endpoints as of 2023-02-03 (ecbb7919)
  • client-proton: Add new GetResourcesSummary API (231ebe58)

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

v3.264.0

3.264.0(2023-02-02)

Chores

... (truncated)

Changelog

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

3.266.0 (2023-02-06)

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

3.264.0 (2023-02-02)

Features

  • client-ec2: Documentation updates for EC2. (3ff7382)

3.262.0 (2023-01-31)

Features

  • client-ec2: This launch allows customers to associate up to 8 IP addresses to their NAT Gateways to increase the limit on concurrent connections to a single destination by eight times from 55K to 440K. (02a5e1a)

3.261.0 (2023-01-30)

Bug Fixes

  • codegen: safe access for error code location (#4367) (8991512)

Features

  • client-ec2: We add Prefix Lists as a new route destination option for LocalGatewayRoutes. This will allow customers to create routes to Prefix Lists. Prefix List routes will allow customers to group individual CIDR routes with the same target into a single route. (52a9d0c)

3.259.0 (2023-01-26)

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

... (truncated)

Commits
  • 45e83cb Publish v3.266.0
  • a82d671 Publish v3.264.0
  • 3ff7382 feat(client-ec2): Documentation updates for EC2.
  • a9dae7f Publish v3.262.0
  • 02a5e1a feat(client-ec2): This launch allows customers to associate up to 8 IP addres...
  • 92c1230 chore(clients): parse date-times with offsets (#4385)
  • 1a46f68 Publish v3.261.0
  • 52a9d0c feat(client-ec2): We add Prefix Lists as a new route destination option for L...
  • 8991512 fix(codegen): safe access for error code location (#4367)
  • ceb0ef9 Publish v3.259.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 #301.