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.907.0 to 2.913.0 in /hedera-mirror-rest #2019

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 25, 2021

Bumps aws-sdk from 2.907.0 to 2.913.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.913.0

See changelog for more information.

Release v2.912.0

See changelog for more information.

Release v2.911.0

See changelog for more information.

Release v2.910.0

See changelog for more information.

Release v2.909.0

See changelog for more information.

Release v2.908.0

See changelog for more information.

Changelog

Sourced from aws-sdk's changelog.

2.913.0

  • feature: CloudWatchLogs: This release provides dimensions and unit support for metric filters.
  • feature: ComputeOptimizer: Adds support for 1) additional instance types, 2) additional instance metrics, 3) finding reasons for instance recommendations, and 4) platform differences between a current instance and a recommended instance type.
  • feature: CostExplorer: Introduced FindingReasonCodes, PlatformDifferences, DiskResourceUtilization and NetworkResourceUtilization to GetRightsizingRecommendation action
  • feature: EC2: This release adds support for creating and managing EC2 On-Demand Capacity Reservations on Outposts.
  • feature: QuickSight: Add new parameters on RegisterUser and UpdateUser APIs to assign or update external ID associated to QuickSight users federated through web identity.

2.912.0

  • feature: EFS: EFS now supports account preferences. Utilizing the new capability, users can customize some aspects of their experience using EFS APIs and the EFS Console. The first preference clients are able to set is whether to start using longer File System and Mount Target IDs before EFS migrates to such IDs.
  • feature: ForecastService: Updated attribute statistics in DescribeDatasetImportJob response to support Long values

2.911.0

  • feature: LexModelsV2: Customers can now use resource-based policies to control access to their Lex V2 bots. This release adds APIs to attach and manage permissions for a bot or a bot alias. For details, see: https://docs.aws.amazon.com/lexv2/latest/dg/security_iam_service-with-iam.html
  • feature: Personalize: Added new API to stop a solution version creation that is pending or in progress for Amazon Personalize
  • feature: QuickSight: Add ARN based Row Level Security support to CreateDataSet/UpdateDataSet APIs.

2.910.0

  • feature: AutoScaling: With this release, customers can easily use Predictive Scaling as a policy directly through Amazon EC2 Auto Scaling configurations to proactively scale their applications ahead of predicted demand.
  • feature: EKS: Update the EKS AddonActive waiter.
  • feature: IAM: Add pagination to ListUserTags operation
  • feature: KinesisAnalyticsV2: Kinesis Data Analytics now allows rapid iteration on Apache Flink stream processing through the Kinesis Data Analytics Studio feature.
  • feature: Rekognition: Amazon Rekognition Custom Labels adds support for customer managed encryption, using AWS Key Management Service, of image files copied into the service and files written back to the customer.

2.909.0

  • feature: AppRunner: AWS App Runner is a service that provides a fast, simple, and cost-effective way to deploy from source code or a container image directly to a scalable and secure web application in the AWS Cloud.
  • feature: ComputeOptimizer: This release enables compute optimizer to support exporting recommendations to Amazon S3 for EBS volumes and Lambda Functions.
  • feature: LexModelsV2: This release adds support for exporting and importing Lex V2 bots and bot locales. It also adds validations to enforce minimum number of tags on Lex V2 resources. For details, see https://docs.aws.amazon.com/lexv2/latest/dg/importing-exporting.html
  • feature: LicenseManager: AWS License Manager now supports periodic report generation.
  • feature: Personalize: Amazon Personalize now supports the ability to optimize a solution for a custom objective in addition to maximizing relevance.

2.908.0

  • feature: ApplicationCostProfiler: APIs for AWS Application Cost Profiler.
  • feature: CORS: Set the CORS support flag for Athena to Athena client
  • feature: IotDeviceAdvisor: AWS IoT Core Device Advisor is fully managed test capability for IoT devices. Device manufacturers can use Device Advisor to test their IoT devices for reliable and secure connectivity with AWS IoT.
  • feature: MediaConnect: MediaConnect now supports JPEG XS for AWS Cloud Digital Interface (AWS CDI) uncompressed workflows, allowing you to establish a bridge between your on-premises live video network and the AWS Cloud.
  • feature: Neptune: Neptune support for CopyTagsToSnapshots
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 dependabot bot added dependencies Type: Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 25, 2021
@codecov
Copy link

codecov bot commented May 25, 2021

Codecov Report

Merging #2019 (3ebf9c7) into master (126751e) will increase coverage by 0.52%.
The diff coverage is 83.85%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2019      +/-   ##
============================================
+ Coverage     87.05%   87.58%   +0.52%     
- Complexity     1744     1844     +100     
============================================
  Files           315      322       +7     
  Lines          7731     8294     +563     
  Branches        740      824      +84     
============================================
+ Hits           6730     7264     +534     
- Misses          772      784      +12     
- Partials        229      246      +17     
Impacted Files Coverage Δ
...ra/mirror/monitor/config/MonitorConfiguration.java 0.00% <0.00%> (ø)
.../hedera/mirror/monitor/publish/PublishMetrics.java 0.00% <0.00%> (ø)
...a/mirror/monitor/publish/TransactionPublisher.java 1.06% <0.00%> (-0.08%) ⬇️
...a/mirror/monitor/subscribe/AbstractSubscriber.java 77.14% <ø> (-20.00%) ⬇️
.../mirror/monitor/subscribe/rest/RestSubscriber.java 100.00% <ø> (ø)
...nitor/subscribe/rest/RestSubscriberProperties.java 83.33% <ø> (ø)
hedera-mirror-rosetta/cmd/db.go 0.00% <0.00%> (ø)
hedera-mirror-rosetta/cmd/main.go 0.00% <0.00%> (ø)
hedera-mirror-rosetta/test/mocks/mocks.go 87.87% <ø> (+10.10%) ⬆️
...rror-rosetta/test/mocks/repository/account_mock.go 100.00% <ø> (ø)
... and 94 more

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 381fd8c...3ebf9c7. Read the comment docs.

@xin-hedera xin-hedera added this to the Mirror 0.35.0 milestone May 26, 2021
@xin-hedera xin-hedera merged commit 883e18f into master May 26, 2021
@xin-hedera xin-hedera deleted the dependabot/npm_and_yarn/hedera-mirror-rest/aws-sdk-2.913.0 branch May 26, 2021 15:07
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