3box / 3box-pinning-node

A node.js implementation of the 3box-pinning-node
MIT License
17 stars 5 forks source link

chore(deps): bump aws-sdk from 2.704.0 to 2.756.0 #439

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps aws-sdk from 2.704.0 to 2.756.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.756.0

See changelog for more information.

Release v2.755.0

See changelog for more information.

Release v2.754.0

See changelog for more information.

Release v2.753.0

See changelog for more information.

Release v2.752.0

See changelog for more information.

Release v2.751.0

See changelog for more information.

Release v2.750.0

See changelog for more information.

Release v2.749.0

See changelog for more information.

Release v2.748.0

See changelog for more information.

Release v2.747.0

See changelog for more information.

Release v2.746.0

See changelog for more information.

Release v2.745.0

See changelog for more information.

Release v2.744.0

See changelog for more information.

Release v2.743.0

See changelog for more information.

Release v2.742.0

See changelog for more information.

Release v2.741.0

See changelog for more information.

Release v2.740.0

See changelog for more information.

Changelog

Sourced from aws-sdk's changelog.

2.756.0

  • feature: CodeStarconnections: New integration with the GitHub provider type.
  • feature: MediaLive: AWS Elemental MediaLive now supports batch operations, which allow users to start, stop, and delete multiple MediaLive resources with a single request.

2.755.0

  • bugfix: Types: Update types for fetching credentials from config
  • feature: APIGateway: Adds support for mutual TLS authentication for public regional REST Apis
  • feature: ApiGatewayV2: Adds support for mutual TLS authentication and disableAPIExecuteEndpoint for public regional HTTP Apis
  • feature: Comprehend: Amazon Comprehend now supports detecting Personally Identifiable Information (PII) entities in a document.
  • feature: ES: Adds support for data plane audit logging in Amazon Elasticsearch Service.
  • feature: Kendra: Amazon Kendra now supports additional file formats and metadata for FAQs.

2.754.0

  • feature: Connect: This release adds support for contact flows and routing profiles. For details, see the Release Notes in the Amazon Connect Administrator Guide.
  • feature: DLM: Customers can now provide multiple schedules within a single Data Lifecycle Manager (DLM) policy. Each schedule supports tagging, Fast Snapshot Restore (FSR) and cross region copy individually.
  • feature: Greengrass: This release includes the ability to set run-time configuration for a Greengrass core. The Telemetry feature, also included in this release, can be configured via run-time configuration per core.
  • feature: ServiceCatalog: Enhance DescribeProvisionedProduct API to allow useProvisionedProduct Name as Input, so customer can provide ProvisionedProduct Name instead of ProvisionedProduct Id to describe a ProvisionedProduct.

2.753.0

  • feature: EC2: T4g instances are powered by AWS Graviton2 processors
  • feature: Kafka: Added new API's to support SASL SCRAM Authentication with MSK Clusters.
  • feature: Kendra: Amazon Kendra now returns confidence scores for 'document' query responses.
  • feature: MediaLive: AWS Elemental MediaLive now supports CDI (Cloud Digital Interface) inputs which enable uncompressed video from applications on Elastic Cloud Compute (EC2), AWS Media Services, and from AWS partners
  • feature: Organizations: AWS Organizations now enables you to add tags to the AWS accounts, organizational units, organization root, and policies in your organization.
  • feature: SageMaker: Sagemaker Ground Truth: Added support for a new Streaming feature which helps to continuously feed data and receive labels in real time. This release adds a new input and output SNS data channel.
  • feature: TranscribeService: Amazon Transcribe now supports automatic language identification, which enables you to transcribe audio files without needing to know the language in advance.

2.752.0

  • feature: DocDB: Updated API documentation and added paginators for DescribeCertificates, DescribeDBClusterParameterGroups, DescribeDBClusterParameters, DescribeDBClusterSnapshots and DescribePendingMaintenanceActions
  • feature: EC2: This release adds support for the T4G instance family to the EC2 ModifyDefaultCreditSpecification and GetDefaultCreditSpecification APIs.
  • feature: ManagedBlockchain: Introducing support for Hyperledger Fabric 1.4. When using framework version 1.4, the state database may optionally be specified when creating peer nodes (defaults to CouchDB).
  • feature: StepFunctions: This release of the AWS Step Functions SDK introduces support for AWS X-Ray.

2.751.0

  • feature: WorkSpaces: Adds API support for WorkSpaces Cross-Region Redirection feature.

2.750.0

  • feature: CloudFront: Cloudfront adds support for Brotli. You can enable brotli caching and compression support by enabling it in your Cache Policy.
  • feature: S3: Bucket owner verification feature added. This feature introduces the x-amz-expected-bucket-owner and x-amz-source-expected-bucket-owner headers.
  • feature: SSOAdmin: This is an initial release of AWS Single Sign-On (SSO) Access Management APIs. This release adds support for SSO operations which could be used for managing access to AWS accounts.

2.749.0

  • feature: Glue: Adding support for partitionIndexes to improve GetPartitions performance.
  • feature: KinesisAnalyticsV2: Kinesis Data Analytics is adding new AUTOSCALING application status for applications during auto scaling and also adding FlinkRunConfigurationDescription in the ApplicationDetails.
  • feature: RedshiftData: The Amazon Redshift Data API is generally available. This release enables querying Amazon Redshift data and listing various database objects.

2.748.0

  • bugfix: protocol: Allow error code extraction from pascal cased Code attribute in the JSON body response
  • feature: ApiGatewayV2: You can now secure HTTP APIs using Lambda authorizers and IAM authorizers. These options enable you to make flexible auth decisions using a Lambda function, or using IAM policies, respectively.
  • feature: CodeBuild: AWS CodeBuild - Support keyword search for test cases in DecribeTestCases API . Allow deletion of reports in the report group, before deletion of report group using the deleteReports flag.
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) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #440.