Releases: hiero-ledger/hiero-sdk-js
Releases · hiero-ledger/hiero-sdk-js
v2.79.0
What's Changed
- chore(deps): bump renovatebot/github-action from 43.0.17 to 44.0.5 by @dependabot[bot] in #3560
- chore: [StepSecurity] Apply security best practices by @stepsecurity-app[bot] in #3557
- feat(TCK): implement
AccountInfoQueryendpoint by @mariodimitrovv in #3533 - feat: implement ContractCallQuery endpoint by @mariodimitrovv in #3540
- feat(TCK): implement ContractByteCodeQuery endpoint by @mariodimitrovv in #3545
- ci: Update CI to use npmjs OIDC trusted publisher by @rbarker-dev in #3572
- feat(TCK): implement ContractInfoQuery by @mariodimitrovv in #3549
- chore: Add repository field to package.json files by @rbarker-dev in #3575
- chore(deps): bump next from 15.4.7 to 15.4.8 in /examples/frontend-examples by @dependabot[bot] in #3564
- feat: Ethereum Transaction Type 4 by @ivaylonikolov7 in #3558
- chore: release v2.79.0 beta.13 by @ivaylonikolov7 in #3584
- chore(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #3589
- chore(deps): bump renovatebot/github-action from 44.0.5 to 44.1.0 by @dependabot[bot] in #3587
- chore(deps): bump renovatebot/github-action from 44.1.0 to 44.2.0 by @dependabot[bot] in #3591
- chore(deps): bump step-security/harden-runner from 2.13.1 to 2.14.0 by @dependabot[bot] in #3573
- chore(deps): bump renovatebot/github-action from 44.2.0 to 44.2.2 by @dependabot[bot] in #3600
- test: HIP-1300 by @ivaylonikolov7 in #3559
- docs: improve explanation in transfer-tokens.js by @ChaitanyaChute in #3586
- feat(TCK): implement TokenInfoQuery endpoint by @mariodimitrovv in #3593
- chore: release v2.79.0 by @ivaylonikolov7 in #3615
New Contributors
- @ChaitanyaChute made their first contribution in #3586
Full Changelog: v2.78.0...v2.79.0
v2.79.0-beta.13
What's Changed
- chore(deps): bump renovatebot/github-action from 43.0.17 to 44.0.5 by @dependabot[bot] in #3560
- chore: [StepSecurity] Apply security best practices by @stepsecurity-app[bot] in #3557
- feat(TCK): implement
AccountInfoQueryendpoint by @mariodimitrovv in #3533 - feat: implement ContractCallQuery endpoint by @mariodimitrovv in #3540
- feat(TCK): implement ContractByteCodeQuery endpoint by @mariodimitrovv in #3545
- ci: Update CI to use npmjs OIDC trusted publisher by @rbarker-dev in #3572
- feat(TCK): implement ContractInfoQuery by @mariodimitrovv in #3549
- chore: Add repository field to package.json files by @rbarker-dev in #3575
- chore(deps): bump next from 15.4.7 to 15.4.8 in /examples/frontend-examples by @dependabot[bot] in #3564
- feat: Ethereum Transaction Type 4 by @ivaylonikolov7 in #3558
- chore: release v2.79.0 beta.13 by @ivaylonikolov7 in #3584
Full Changelog: v2.78.0...v2.79.0-beta.13
v2.79.0-beta.9
Full Changelog: v2.79.0-beta.7...v2.79.0-beta.9
v2.79.0-beta.7
What's Changed
- chore(deps): bump renovatebot/github-action from 43.0.17 to 44.0.5 by @dependabot[bot] in #3560
- chore: [StepSecurity] Apply security best practices by @stepsecurity-app[bot] in #3557
- feat(TCK): implement
AccountInfoQueryendpoint by @mariodimitrovv in #3533 - feat: implement ContractCallQuery endpoint by @mariodimitrovv in #3540
- feat(TCK): implement ContractByteCodeQuery endpoint by @mariodimitrovv in #3545
Full Changelog: v2.78.0...v2.79.0-beta.7
v2.79.0-beta.12
Full Changelog: v2.79.0-beta.11...v2.79.0-beta.12
v2.79.0-beta.11
Full Changelog: v2.79.0-beta.10...v2.79.0-beta.11
v2.79.0-beta.10
Full Changelog: v2.79.0-beta.9...v2.79.0-beta.10
v2.78.0
What's Changed
This release introduces improved network resilience and reliability within the SDK through an enhanced retry mechanism and corrected React Native polyfills. These updates ensure smoother transaction execution, automatic network correction, and consistent behavior across environments.
Enhancements
- Retry mechanism when a transaction hits
INVALID_NODE_ACCOUNT_IDthat updates the network automatically in accordance to #53
Bug Fixes
- Fix of the pollyfills for react native environment not being loaded correctly, causing No PRNG errors #3526
Full Changelog: v2.77.0...v2.78.0
v2.78.0-beta.3
What's Changed
- chore(deps-dev): bump eslint-plugin-jsdoc from 60.6.0 to 61.1.11 in /packages/proto by @dependabot[bot] in #3497
- feat: Switch to use hiero-ledger by default. by @rbarker-dev in #3522
- feat: add Concurrent test execution by @mariodimitrovv in #3509
- fix: cryptography package import in rn env by @venilinvasilev in #3526
- feat: update protobufs by @ivaylonikolov7 in #3536
- fix: protobuf generation by @ivaylonikolov7 in #3537
- chore(release): proto v2.25.0 by @ivaylonikolov7 in #3538
- chore(release): v2.78.0 beta.3 by @ivaylonikolov7 in #3541
Full Changelog: v2.77.0...v2.78.0-beta.3
v2.78.0-beta.2
What's Changed
- chore(deps-dev): bump eslint-plugin-jsdoc from 60.6.0 to 61.1.11 in /packages/proto by @dependabot[bot] in #3497
Full Changelog: v2.78.0-beta.1...v2.78.0-beta.2