Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump aws-sdk from 2.953.0 to 2.958.0 in /hedera-mirror-rest #2348

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2021

Bumps aws-sdk from 2.953.0 to 2.958.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.958.0

See changelog for more information.

Release v2.957.0

See changelog for more information.

Release v2.956.0

See changelog for more information.

Release v2.955.0

See changelog for more information.

Release v2.954.0

See changelog for more information.

Changelog

Sourced from aws-sdk's changelog.

2.958.0

  • feature: AppSync: AWS AppSync now supports a new authorization mode allowing you to define your own authorization logic using an AWS Lambda function.
  • feature: SageMaker: API changes with respect to Lambda steps in model building pipelines. Adds several waiters to async Sagemaker Image APIs. Add more instance types to AppInstanceType field
  • feature: SecretsManager: Add support for KmsKeyIds in the ListSecretVersionIds API response

2.957.0

  • feature: Chime: Adds support for live transcription of meetings with Amazon Transcribe and Amazon Transcribe Medical. The new APIs, StartMeetingTranscription and StopMeetingTranscription, control the generation of user-attributed transcriptions sent to meeting clients via Amazon Chime SDK data messages.
  • feature: EC2: This release adds support for G4ad xlarge and 2xlarge instances powered by AMD Radeon Pro V520 GPUs and AMD 2nd Generation EPYC processors
  • feature: IoTSiteWise: Added support for AWS IoT SiteWise Edge. You can now create an AWS IoT SiteWise gateway that runs on AWS IoT Greengrass V2. With the gateway, you can collect local server and equipment data, process the data, and export the selected data from the edge to the AWS Cloud.
  • feature: Iot: Increase maximum credential duration of role alias to 12 hours.
  • feature: SavingsPlans: Documentation update for valid Savings Plans offering ID pattern

2.956.0

  • feature: CloudFormation: SDK update to support Importing existing Stacks to new/existing Self Managed StackSet - Stack Import feature.

2.955.0

  • feature: Batch: Add support for ListJob filters
  • feature: IoTAnalytics: IoT Analytics now supports creating a dataset resource with IoT SiteWise MultiLayerStorage data stores, enabling customers to query industrial data within the service. This release includes adding JOIN functionality for customers to query multiple data sources in a dataset.
  • feature: IoTWireless: Add SidewalkManufacturingSn as an identifier to allow Customer to query WirelessDevice, in the response, AmazonId is added in the case that Sidewalk device is return.
  • feature: LexModelsV2: Add waiters that automatically poll for resource status for asynchronous operations, such as building a bot
  • feature: QuickSight: Add support to use row-level security with tags when embedding dashboards for users not provisioned in QuickSight
  • feature: RedshiftData: Added structures to support new Data API operation BatchExecuteStatement, used to execute multiple SQL statements within a single transaction.
  • feature: Route53: This release adds support for the RECOVERY_CONTROL health check type to be used in conjunction with Route53 Application Recovery Controller.
  • feature: Route53RecoveryCluster: Amazon Route 53 Application Recovery Controller's routing control - Routing Control Data Plane APIs help you update the state (On/Off) of the routing controls to reroute traffic across application replicas in a 100% available manner.
  • feature: Route53RecoveryControlConfig: Amazon Route 53 Application Recovery Controller's routing control - Routing Control Configuration APIs help you create and delete clusters, control panels, routing controls and safety rules. State changes (On/Off) of routing controls are not part of configuration APIs.
  • feature: Route53RecoveryReadiness: Amazon Route 53 Application Recovery Controller's readiness check capability continually monitors resource quotas, capacity, and network routing policies to ensure that the recovery environment is scaled and configured to take over when needed.

2.954.0

  • feature: CloudWatch: SDK update to support creation of Cross-Account Metric Alarms and update API documentation.
  • feature: S3Control: S3 Access Point aliases can be used anywhere you use S3 bucket names to access data in S3
  • feature: Synthetics: CloudWatch Synthetics now supports visual testing in its canaries.
  • feature: Textract: Adds support for AnalyzeExpense, a new API to extract relevant data such as contact information, items purchased, and vendor name, from almost any invoice or receipt without the need for any templates or configuration.
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)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.953.0 to 2.958.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.953.0...v2.958.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Type: Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 2, 2021
@codecov
Copy link

codecov bot commented Aug 2, 2021

Codecov Report

Merging #2348 (4ff165d) into main (9d2bc9c) will increase coverage by 0.33%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #2348      +/-   ##
============================================
+ Coverage     83.23%   83.56%   +0.33%     
- Complexity     2242     2246       +4     
============================================
  Files           438      436       -2     
  Lines         12070    11930     -140     
  Branches       1015     1015              
============================================
- Hits          10046     9969      -77     
+ Misses         1698     1647      -51     
+ Partials        326      314      -12     
Impacted Files Coverage Δ
.../importer/parser/record/entity/EntityListener.java 85.71% <0.00%> (ø)
hedera-mirror-rosetta/app/domain/types/amount.go
hedera-mirror-rosetta/cmd/main.go
hedera-mirror-rosetta/test/db/db.go
hedera-mirror-rosetta/app/domain/types/block.go 100.00% <0.00%> (ø)
...orter/parser/balance/AccountBalanceFileParser.java 91.17% <0.00%> (+29.41%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9d2bc9c...4ff165d. Read the comment docs.

@xin-hedera xin-hedera added this to the Mirror 0.38.1 milestone Aug 2, 2021
@xin-hedera xin-hedera merged commit fc19351 into main Aug 2, 2021
@xin-hedera xin-hedera deleted the dependabot/npm_and_yarn/hedera-mirror-rest/aws-sdk-2.958.0 branch August 2, 2021 15:36
steven-sheehy pushed a commit that referenced this pull request Aug 10, 2021
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.953.0 to 2.958.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.953.0...v2.958.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Type: Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant