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.262.0 #295

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v3.262.0

3.262.0(2023-01-31)

Chores
New Features
  • clients: update client endpoints as of 2023-01-31 (10f479f2)
  • client-cloudtrail: Add new "Channel" APIs to enable users to manage channels used for CloudTrail Lake integrations, and "Resource Policy" APIs to enable users to manage the resource-based permissions policy attached to a channel. (d85ae108)
  • client-codeartifact: This release introduces a new DeletePackage API, which enables deletion of a package and all of its versions from a repository. (51315211)
  • client-kinesis: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (6af967ec)
  • client-connectparticipant: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (bdb884f1)
  • client-opensearch: Amazon OpenSearch Service adds the option for a VPC endpoint connection between two domains when the local domain uses OpenSearch version 1.3 or 2.3. You can now use remote reindex to copy indices from one VPC domain to another without a reverse proxy. (f8656f00)
  • client-accessanalyzer: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (5d929fda)
  • client-iot: Added support for IoT Rules Engine Cloudwatch Logs action batch mode. (3e1f2a5c)
  • client-groundstation: DigIF Expansion changes to the Customer APIs. (f6f9e900)
  • 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. (02a5e1a8)
  • client-support: This fixes incorrect endpoint construction when a customer is explicitly setting a region. (c6f86d2b)
  • client-appsync: This release introduces the feature to support EventBridge as AppSync data source. (32e4b9e5)
  • client-cloudtrail-data: Add CloudTrail Data Service to enable users to ingest activity events from non-AWS sources into CloudTrail Lake. (6ad814a4)
  • client-polly: Amazon Polly adds two new neural American English voices - Ruth, Stephen (58c3749c)
  • client-sagemaker: Amazon SageMaker Automatic Model Tuning now supports more completion criteria for Hyperparameter Optimization. (6d04ea95)
  • client-securityhub: New fields have been added to the AWS Security Finding Format. Compliance.SecurityControlId is a unique identifier for a security control across standards. Compliance.AssociatedStandards contains all enabled standards in which a security control is enabled. (51a6cc86)
  • client-outposts: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (0865158a)

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

v3.261.0

3.261.0(2023-01-30)

Chores
New 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. (52a9d0c3)
  • client-dlm: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (1295499b)

... (truncated)

Changelog

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

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

3.258.0 (2023-01-25)

Features

  • client-ec2: This release adds new functionality that allows customers to provision IPv6 CIDR blocks through Amazon VPC IP Address Manager (IPAM) as well as allowing customers to utilize IPAM Resource Discovery APIs. (8973fbd)

3.257.0 (2023-01-24)

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

... (truncated)

Commits
  • 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
  • 640f7f6 Publish v3.258.0
  • 8973fbd feat(client-ec2): This release adds new functionality that allows customers t...
  • cdef3e5 chore(clients): import fromUtf8 and toUtf8 from util-utf8 (#4363)
  • 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 #296.