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.311.0 #343

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v3.311.0

3.311.0(2023-04-11)

New Features
  • clients: update client endpoints as of 2023-04-11 (ac0a5f54)
  • client-ecr-public: This release will allow using registry alias as registryId in BatchDeleteImage request. (ba305cf0)
  • client-emr-serverless: This release extends GetJobRun API to return job run timeout (executionTimeoutMinutes) specified during StartJobRun call (or default timeout of 720 minutes if none was specified). (5a7de1be)
  • client-eventbridge: EventBridge PutTarget support for multiple SQL arguments on RedshiftDataParameters (829cbbf5)
  • client-iot-data-plane: This release adds support for MQTT5 user properties when calling the AWS IoT GetRetainedMessage API (e663f3ff)
  • client-wafv2: For web ACLs that protect CloudFront protections, the default request body inspection size is now 16 KB, and you can use the new association configuration to increase the inspection size further, up to 64 KB. Sizes over 16 KB can incur additional costs. (25573e3b)
  • client-iot: Re-release to remove unexpected API changes (4a0d34e5)
Bug Fixes
  • middleware-sdk-ec2: serialize presignedUrl into request body (#4629) (5e826366)

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

v3.310.0

3.310.0(2023-04-10)

New Features
  • clients: update client endpoints as of 2023-04-10 (edbe9896)
  • client-mediaconvert: AWS Elemental MediaConvert SDK now supports conversion of 608 paint-on captions to pop-on captions for SCC sources. (e233a508)
  • client-omics: Remove unexpected API changes. (16d05761)
  • client-rekognition: This release adds support for Face Liveness APIs in Amazon Rekognition. Updates UpdateStreamProcessor to return ResourceInUseException Exception. Minor updates to API documentation. (0ffd995f)
  • client-ecs: This release adds support for enabling FIPS compliance on Amazon ECS Fargate tasks (db95943c)
  • client-connect: This release adds the ability to configure an agent's routing profile to receive contacts from multiple channels at the same time via extending the UpdateRoutingProfileConcurrency, CreateRoutingProfile and DescribeRoutingProfile APIs. (449823db)
  • client-marketplace-catalog: Added three new APIs to support resource sharing: GetResourcePolicy, PutResourcePolicy, and DeleteResourcePolicy. Added new OwnershipType field to ListEntities request to let users filter on entities that are shared with them. Increased max page size of ListEntities response from 20 to 50 results. (d860c2f3)
Bug Fixes
  • use updated dist glob pattern in package.json (#4628) (352393dc)

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

v3.309.0

3.309.0(2023-04-07)

Chores
  • middleware-sdk-rekognitionstreaming: remove package (#4624) (dad47fa1)

... (truncated)

Changelog

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

3.311.0 (2023-04-11)

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

3.310.0 (2023-04-10)

Bug Fixes

  • use updated dist glob pattern in package.json (#4628) (352393d)

3.309.0 (2023-04-07)

Features

  • codegen: shorten internal serde function names (#4611) (e385e85)

3.306.0 (2023-04-04)

Features

  • client-ec2: C6in, M6in, M6idn, R6in and R6idn bare metal instances are powered by 3rd Generation Intel Xeon Scalable processors and offer up to 200 Gbps of network bandwidth. (01bddbc)

3.304.0 (2023-03-31)

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

3.303.0 (2023-03-30)

... (truncated)

Commits
  • 91b2628 Publish v3.311.0
  • 3d2bea8 Publish v3.310.0
  • 352393d fix: use updated dist glob pattern in package.json (#4628)
  • e695cb2 Publish v3.309.0
  • e385e85 feat(codegen): shorten internal serde function names (#4611)
  • f615396 Publish v3.306.0
  • 01bddbc feat(client-ec2): C6in, M6in, M6idn, R6in and R6idn bare metal instances are ...
  • f86f5b8 Publish v3.304.0
  • 493ed34 docs(client-ec2): Documentation updates for EC2 On Demand Capacity Reservations
  • a237e36 Publish v3.303.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 #345.