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.299.0 #333

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v3.299.0

3.299.0(2023-03-24)

Chores
Documentation Changes
  • client-cloudwatch: Doc-only update to correct alarm actions list (c1509a5b)
New Features
  • clients: update client endpoints as of 2023-03-24 (2a443ef1)
  • client-comprehend: This release adds a new field (FlywheelArn) to the EntitiesDetectionJobProperties object. The FlywheelArn field is returned in the DescribeEntitiesDetectionJob and ListEntitiesDetectionJobs responses when the EntitiesDetection job is started with a FlywheelArn instead of an EntityRecognizerArn . (e1535f95)
  • client-rds: Added error code CreateCustomDBEngineVersionFault for when the create custom engine version for Custom engines fails. (688beb7b)

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

v3.298.0

3.298.0(2023-03-23)

Documentation Changes
New Features
  • clients:
    • update client endpoints as of 2023-03-23 (9177f4c1)
    • remove generated log filters for data with no sensitive data (#4544) (569155d6)
  • client-chime-sdk-identity: AppInstanceBots can be used to add a bot powered by Amazon Lex to chat channels. ExpirationSettings provides automatic resource deletion for AppInstanceUsers. (f12358ef)
  • client-textract: The AnalyzeDocument - Tables feature adds support for new elements in the API: table titles, footers, section titles, summary cells/tables, and table type. (bf48e831)
  • client-servicediscovery: Reverted the throttling exception RequestLimitExceeded for AWS Cloud Map APIs introduced in SDK version 1.12.424 2023-03-09 to previous exception specified in the ErrorCode. (a4609488)
  • client-chime-sdk-voice: This release adds Amazon Chime SDK call analytics. Call analytics include voice analytics, which provides speaker search and voice tone analysis. These capabilities can be used with Amazon Transcribe and Transcribe Call Analytics to generate machine-learning-powered insights from real-time audio. (e2989287)
  • client-mediaconvert: AWS Elemental MediaConvert SDK now supports passthrough of ID3v2 tags for audio inputs to audio-only HLS outputs. (6a83a5c5)
  • client-ivs-realtime: Initial release of the Amazon Interactive Video Service RealTime API. (6833ff3d)
  • client-batch: This feature allows Batch to support configuration of ephemeral storage size for jobs running on FARGATE (5152fa9b)
  • client-sagemaker: Amazon SageMaker Autopilot adds two new APIs - CreateAutoMLJobV2 and DescribeAutoMLJobV2. Amazon SageMaker Notebook Instances now supports the ml.geospatial.interactive instance type. (aa94fc4a)
  • client-chime-sdk-messaging: ExpirationSettings provides automatic resource deletion for Channels. (f896a630)
  • client-chime-sdk-media-pipelines: This release adds Amazon Chime SDK call analytics. Call analytics include voice analytics, which provides speaker search and voice tone analysis. These capabilities can be used with Amazon Transcribe and Transcribe Call Analytics to generate machine-learning-powered insights from real-time audio. (1e3a44ab)
  • client-codeartifact: Repository CreationTime is added to the CreateRepository and ListRepositories API responses. (7871c838)
  • client-guardduty: Adds AutoEnableOrganizationMembers attribute to DescribeOrganizationConfiguration and UpdateOrganizationConfiguration APIs. (28b5caf7)

... (truncated)

Changelog

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

3.299.0 (2023-03-24)

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

3.298.0 (2023-03-23)

Features

  • clients: remove generated log filters for data with no sensitive data (#4544) (569155d)

3.297.0 (2023-03-22)

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

3.296.0 (2023-03-21)

Features

  • client-ec2: This release adds support for AWS Network Firewall, AWS PrivateLink, and Gateway Load Balancers to Amazon VPC Reachability Analyzer, and it makes the path destination optional as long as a destination address in the filter at source is provided. (eb6d517)

3.295.0 (2023-03-20)

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

3.294.0 (2023-03-17)

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

... (truncated)

Commits
  • f15e1db Publish v3.299.0
  • 692fb8a Publish v3.298.0
  • f97b708 docs(api-extractor): add client api-extraction (#4567)
  • 569155d feat(clients): remove generated log filters for data with no sensitive data (...
  • 9d88c88 Publish v3.297.0
  • 107d2fe docs(tsdoc): add release tags to clients through smithy-typescript (#4566)
  • 247b51f Reduce xml deser size with empty object (#4565)
  • cdc7311 Publish v3.296.0
  • eb6d517 feat(client-ec2): This release adds support for AWS Network Firewall, AWS Pri...
  • d301c81 chore: prettier package.json with json-stringify parser (#4560)
  • 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 #334.