lifion / lifion-kinesis

A native Node.js producer and consumer library for Amazon Kinesis Data Streams
MIT License
86 stars 18 forks source link

Bump aws-sdk from 2.1094.0 to 2.1314.0 #712

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aws-sdk from 2.1094.0 to 2.1314.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.1314.0

See changelog for more information.

Release v2.1313.0

See changelog for more information.

Release v2.1312.0

See changelog for more information.

Release v2.1311.0

See changelog for more information.

Release v2.1310.0

See changelog for more information.

Release v2.1309.0

See changelog for more information.

Release v2.1308.0

See changelog for more information.

Release v2.1307.0

See changelog for more information.

Release v2.1306.0

See changelog for more information.

Release v2.1305.0

See changelog for more information.

Release v2.1304.0

See changelog for more information.

Release v2.1303.0

See changelog for more information.

Release v2.1302.0

See changelog for more information.

Release v2.1301.0

See changelog for more information.

Release v2.1300.0

See changelog for more information.

Release v2.1299.0

See changelog for more information.

Release v2.1298.0

See changelog for more information.

... (truncated)

Changelog

Sourced from aws-sdk's changelog.

2.1314.0

  • feature: Account: This release of the Account Management API enables customers to view and manage whether AWS Opt-In Regions are enabled or disabled for their Account. For more information, see https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-regions.html
  • feature: AppConfigData: AWS AppConfig now offers the option to set a version label on hosted configuration versions. If a labeled hosted configuration version is deployed, its version label is available in the GetLatestConfiguration response.
  • feature: Snowball: Adds support for EKS Anywhere on Snowball. AWS Snow Family customers can now install EKS Anywhere service on Snowball Edge Compute Optimized devices.

2.1313.0

  • feature: AutoScaling: You can now either terminate/replace, ignore, or wait for EC2 Auto Scaling instances on standby or protected from scale in. Also, you can also roll back changes from a failed instance refresh.
  • feature: Connect: This update provides the Wisdom session ARN for contacts enabled for Wisdom in the chat channel.
  • feature: EC2: Adds support for waiters that automatically poll for an imported snapshot until it reaches the completed state.
  • feature: Polly: Amazon Polly adds two new neural Japanese voices - Kazuha, Tomoko
  • feature: SageMaker: Amazon SageMaker Autopilot adds support for selecting algorithms in CreateAutoMLJob API.

2.1312.0

  • feature: EMRcontainers: EMR on EKS allows configuring retry policies for job runs through the StartJobRun API. Using retry policies, a job cause a driver pod to be restarted automatically if it fails or is deleted. The job's status can be seen in the DescribeJobRun and ListJobRun APIs and monitored using CloudWatch events.
  • feature: Evidently: Updated entity overrides parameter to accept up to 2500 overrides or a total of 40KB.
  • feature: LexModelsV2: AWS Lex now supports Network of Bots.
  • feature: LexRuntimeV2: Updates API to latest version.
  • feature: MigrationHubRefactorSpaces: This release adds support for creating environments with a network fabric type of NONE

2.1311.0

  • feature: Backup: This release added one attribute (resource name) in the output model of our 9 existing APIs in AWS backup so that customers will see the resource name at the output. No input required from Customers.
  • feature: CloudFront: CloudFront Origin Access Control extends support to AWS Elemental MediaStore origins.
  • feature: Glue: DirectJDBCSource + Glue 4.0 streaming options
  • feature: LakeFormation: This release removes the LFTagpolicyResource expression limits.

2.1310.0

  • feature: ComputeOptimizer: AWS Compute optimizer can now infer if Kafka is running on an instance.
  • feature: CustomerProfiles: 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.
  • feature: 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.
  • feature: 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.
  • feature: 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.

2.1309.0

  • feature: Proton: Add new GetResourcesSummary API

2.1308.0

  • feature: AppConfig: AWS AppConfig introduces KMS customer-managed key (CMK) encryption of configuration data, along with AWS Secrets Manager as a new configuration data source. S3 objects using SSE-KMS encryption and SSM Parameter Store SecureStrings are also now supported.
  • feature: Connect: Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • feature: EC2: Documentation updates for EC2.
  • feature: Keyspaces: Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • feature: QuickSight: QuickSight support for Radar Chart and Dashboard Publish Options
  • feature: Redshift: Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • feature: SSOAdmin: Enabled FIPS endpoints for GovCloud (US) regions in SDK.

2.1307.0

  • feature: DevOpsGuru: This release adds filter support ListAnomalyForInsight API.
  • feature: ForecastService: This release will enable customer select INCREMENTAL as ImportModel in Forecast's CreateDatasetImportJob API. Verified latest SDK containing required attribute, following https://w.amazon.com/bin/view/AWS-Seer/Launch/Trebuchet/
  • feature: MediaTailor: The AWS Elemental MediaTailor SDK for Channel Assembly has added support for program updates, and the ability to clip the end of VOD sources in programs.
  • feature: SNS: Additional attributes added for set-topic-attributes.

... (truncated)

Commits


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)
codecov[bot] commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (0589fc0) compared to base (72db1ff). Patch has no changes to coverable lines.

:exclamation: Current head 0589fc0 differs from pull request most recent head 3d6e949. Consider uploading reports for the commit 3d6e949 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #712 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 19 19 Lines 1409 1409 Branches 192 192 ========================================= Hits 1409 1409 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lifion). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lifion)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

dependabot[bot] commented 1 year ago

Superseded by #717.