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.322.0 #355

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v3.322.0

3.322.0(2023-04-27)

Documentation Changes
  • client-osis: Documentation updates for OpenSearch Ingestion (36998766)
  • client-qldb: Documentation updates for Amazon QLDB (ad22454f)
  • client-xray: Updated X-Ray documentation with Resource Policy API descriptions. (88a8fb0f)
New Features
  • clients: update client endpoints as of 2023-04-27 (bdc2c810)
  • client-guardduty: Added API support to initiate on-demand malware scan on specific resources. (309ab61b)
  • client-ec2: This release adds support for AMD SEV-SNP on EC2 instances. (c57a8bf3)
  • client-iotdeviceadvisor: AWS IoT Core Device Advisor now supports MQTT over WebSocket. With this update, customers can run all three test suites of AWS IoT Core Device Advisor - qualification, custom, and long duration tests - using Signature Version 4 for MQTT over WebSocket. (8e370f24)
  • client-sagemaker: Added ml.p4d.24xlarge and ml.p4de.24xlarge as supported instances for SageMaker Studio (d7edbd52)
  • client-emr-containers: This release adds GetManagedEndpointSessionCredentials, a new API that allows customers to generate an auth token to connect to a managed endpoint, enabling features such as self-hosted Jupyter notebooks for EMR on EKS. (ab0a6d0f)
  • client-marketplace-catalog: Enabled Pagination for List Entities and List Change Sets operations (4df226f4)
  • client-lambda: Add Java 17 (java17) support to AWS Lambda (5e95e01b)
  • client-kafka: Amazon MSK has added new APIs that allows multi-VPC private connectivity and cluster policy support for Amazon MSK clusters that simplify connectivity and access between your Apache Kafka clients hosted in different VPCs and AWS accounts and your Amazon MSK clusters. (701a7a1b)

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

v3.321.1

3.321.1(2023-04-27)

Bug Fixes
  • clients: deserialization of jsonName complex shapes (#4670) (d79d1414)
  • node-http-handler: undeprecate connectionTimeout (#4669) (79c46f35)

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

v3.321.0

3.321.0(2023-04-26)

Chores
New Features
  • clients: update client endpoints as of 2023-04-26 (5aa11d87)
  • client-osis: Initial release for OpenSearch Ingestion (81e58f6a)

... (truncated)

Changelog

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

3.322.0 (2023-04-27)

Features

  • client-ec2: This release adds support for AMD SEV-SNP on EC2 instances. (c57a8bf)

3.321.1 (2023-04-27)

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

3.321.0 (2023-04-26)

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

3.319.0 (2023-04-24)

Features

  • client-ec2: API changes to AWS Verified Access related to identity providers' information. (5e3d812)

3.316.0 (2023-04-19)

Features

  • smithy-client: factory for aggregated clients (#4639) (852b99d)

3.315.0 (2023-04-17)

... (truncated)

Commits
  • dac4b45 Publish v3.322.0
  • c57a8bf feat(client-ec2): This release adds support for AMD SEV-SNP on EC2 instances.
  • dcd8bca Publish v3.321.1
  • 33501ba Publish v3.321.0
  • 673666e Publish v3.319.0
  • 5e3d812 feat(client-ec2): API changes to AWS Verified Access related to identity prov...
  • 4490d7a test(integration): classify types of tests, run integ in test:all (#4647)
  • 636d752 Publish v3.316.0
  • 852b99d feat(smithy-client): factory for aggregated clients (#4639)
  • b01bc6c Publish v3.315.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 #356.