fix: Migrate to using @hiero-ledger/sdk#2452
Merged
Ivo-Yankov merged 1 commit intomainfrom Aug 13, 2025
Merged
Conversation
Signed-off-by: Ivo Yankov <ivo@devlabs.bg>
Contributor
Contributor
Contributor
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferences |
JeffreyDallas
approved these changes
Aug 12, 2025
jeromy-cannon
approved these changes
Aug 12, 2025
swirlds-automation
added a commit
that referenced
this pull request
Aug 15, 2025
## [0.43.0](v0.42.0...v0.43.0) (2025-08-15) ### Features * Add kubectl dependency manager ([#2422](#2422)) ([a482302](a482302)) * control block node version as environment variable ([#2472](#2472)) ([c678d90](c678d90)) * Docker build section ([#2433](#2433)) ([2578351](2578351)) * search next available tcp port for port forward function call ([#2362](#2362)) ([22f5a04](22f5a04)) ### Bug Fixes * disable the setting of the gRPC web endpoint when running for apps that are not CN, bump MN to v0.136.0 ([#2463](#2463)) ([16b7cb2](16b7cb2)) * Migrate to using @hiero-ledger/sdk ([#2452](#2452)) ([b9a7018](b9a7018)) * Remove requirement for kind dependency ([#2451](#2451)) ([974303c](974303c)) * update markdown documentation generation script ([#2449](#2449)) ([328544a](328544a))
Contributor
|
🎉 This PR is included in version 0.43.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Contributor
|
🎉 This PR is included in version 0.43.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
package.jsonandpackage-lock.jsonfiles to no longer install @hashgraph/sdk, but instead use @hiero-leger/sdk.Related Issues
Pull request (PR) checklist
package.jsonchanges have been explained to and approved by a repository managerTesting
The following manual testing was done:
The following was not tested:
Commit message guidelines
We use 'Conventional Commits' to ensure that our commit messages are easy to read, follow a consistent format, and for automated release note generation. Please follow the guidelines below when writing your commit messages: