Releases: hiero-ledger/hiero-sdk-js
Releases · hiero-ledger/hiero-sdk-js
v2.52.0-beta.3
What's Changed
- ci: Updating the build workflow to use Codecov actions instead of codecov npm package. by @san-est in #2558
- fix: serialize deserialize FileAppend by @ivaylonikolov7 in #2532
- fix: change FEE_SCHEDULE_FILE_PART_UPLOADED to not show as an error by @ivaylonikolov7 in #2537
- release: cryptography v1.4.8-beta.9 by @ivaylonikolov7 in #2562
- release: v2.52.0-beta.2 by @ivaylonikolov7 in #2563
- release: v2.52.0-beta.3 by @ivaylonikolov7 in #2564
New Contributors
Full Changelog: v2.52.0-beta.1...v2.52.0-beta.3
v2.52.0-beta.1
What's Changed
- feat: Add multi-signature and multi-node support for signing and addi… by @ivaylogarnev-limechain in #2514
- chore(deps): bump actions/setup-node from 4.0.3 to 4.0.4 by @dependabot in #2538
- feat: Add removeSignature/clearAllSignatures methods by @ivaylogarnev-limechain in #2491
- release: v2.52.0-beta.1 by @ivaylogarnev-limechain in #2539
Full Changelog: v2.51.0...v2.52.0-beta.1
v2.51.0
What's Changed
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /packages/cryptography by @dependabot in #2347
- chore(docs): Improve README build step by @ivaylogarnev-limechain in #2478
- feat(TCK): Add AccountCreate method by @ivaylogarnev-limechain in #2476
- ci: update workflows to use latitude.sh based runners by @nathanklick in #2495
- feat(TCK): Add AccountUpdate method by @ivaylogarnev-limechain in #2493
- feat(TCK): Add AccountDelete method by @ivaylogarnev-limechain in #2497
- chore(deps): bump braces from 3.0.2 to 3.0.3 in /common_js_test by @dependabot in #2344
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /packages/proto by @dependabot in #2345
- chore(deps): bump braces from 3.0.2 to 3.0.3 in /examples/react-native-example by @dependabot in #2346
- fix: React Native's BIP32 implementation should use array instead of Buffer by @ivaylonikolov7 in #2502
- feat: Token Airdrop Transaction by @ivaylonikolov7 in #2492
- release: proto v2.15.0-beta.4 by @ivaylonikolov7 in #2518
- release: cryptography v1.4.8-beta.8 by @ivaylonikolov7 in #2516
- release: v2.51.0 by @ivaylonikolov7 in #2528
New Contributors
- @ivaylogarnev-limechain made their first contribution in #2478
Full Changelog: v2.50.0...v2.51.0
v2.50.0
What's Changed
- chore(deps): bump renovatebot/github-action from 40.1.12 to 40.2.5 by @dependabot in #2447
- chore(deps): bump step-security/harden-runner from 2.8.0 to 2.9.1 by @dependabot in #2446
- chore(deps): bump actions/setup-java from 4.2.1 to 4.2.2 by @dependabot in #2445
- chore(deps): bump actions/setup-node from 4.0.2 to 4.0.3 by @dependabot in #2396
- fix: ECDSA and ED25519 public key mismatch when you get it from mnemonic by @ivaylonikolov7 in #2451
- fix: do not reset receiverSignatureRequired in AccountUpdateTransaction by default by @svetoslav-nikol0v in #2450
- release: cryptography v1.4.8-beta.6 by @ivaylonikolov7 in #2452
- Beta release: v.2.50.0-beta.1 by @ivaylonikolov7 in #2453
- chore: respect submodule SHA references on submodule init by @isavov in #2454
- release: v2.50.0-beta.2 by @ivaylonikolov7 in #2455
- chore(deps): bump renovatebot/github-action from 40.2.5 to 40.2.6 by @dependabot in #2456
- feat: dynamic address book [HIP-869] by @svetoslav-nikol0v in #2403
- release: v2.50.0-beta.3 by @ivaylonikolov7 in #2457
- Add Dynamic Address Book unit tests by @ivaylonikolov7 in #2459
- Bump follow-redirects from 1.15.4 to 1.15.6 in /examples/react-native-example by @dependabot in #2209
- Bump follow-redirects from 1.15.4 to 1.15.6 in /examples/simple_rest_signature_provider by @dependabot in #2208
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #2207
- Bump follow-redirects from 1.15.4 to 1.15.6 in /examples by @dependabot in #2206
- Bump follow-redirects from 1.15.2 to 1.15.6 in /packages/cryptography by @dependabot in #2205
- Beta cryptography release v1.4.8-beta.7 by @ivaylonikolov7 in #2477
- release: v2.50.0 by @ivaylonikolov7 in #2479
Full Changelog: v2.49.2...v2.50.0
v2.50.0-beta.3
What's Changed
- chore(deps): bump renovatebot/github-action from 40.2.5 to 40.2.6 by @dependabot in #2456
- feat: dynamic address book [HIP-869] by @svetoslav-nikol0v in #2403
- release: v2.50.0-beta.3 by @ivaylonikolov7 in #2457
Full Changelog: v2.50.0-beta.2...v2.50.0-beta.3
v2.50.0-beta.2
What's Changed
- chore(deps): bump renovatebot/github-action from 40.1.12 to 40.2.5 by @dependabot in #2447
- chore(deps): bump step-security/harden-runner from 2.8.0 to 2.9.1 by @dependabot in #2446
- chore(deps): bump actions/setup-java from 4.2.1 to 4.2.2 by @dependabot in #2445
- chore(deps): bump actions/setup-node from 4.0.2 to 4.0.3 by @dependabot in #2396
- fix: ECDSA and ED25519 public key mismatch when you get it from mnemonic by @ivaylonikolov7 in #2451
- fix: do not reset receiverSignatureRequired in AccountUpdateTransaction by default by @svetoslav-nikol0v in #2450
- release: cryptography v1.4.8-beta.6 by @ivaylonikolov7 in #2452
- Beta release: v.2.50.0-beta.1 by @ivaylonikolov7 in #2453
- chore: respect submodule SHA references on submodule init by @isavov in #2454
- release: v2.50.0-beta.2 by @ivaylonikolov7 in #2455
Full Changelog: v2.49.2...v2.50.0-beta.2
v2.49.2
What's Changed
- fix: update taskfile status check for submodules task by @isavov in #2435
- fix: reconnect to working node by @0xivanov in #2417
- release: proto v2.15.0-beta.3 by @svetoslav-nikol0v in #2415
- update: add node id to the precheck error by @svetoslav-nikol0v in #2414
- feat: Implement TokenRejectTransaction by @ivaylonikolov7 in #2411
- update: handle PLATFORM_NOT_ACTIVE error gracefully by @svetoslav-nikol0v in #2401
- feat: pull protobuf changes from latest tag by @isavov in #2435
- chore: fix token permissions for deploy to github pages by @isavov in #2418
- update: release all skipped tests by @svetoslav-nikol0v in #2395
- test: add maxAutomaticTokenAssociations tests by @ivaylonikolov7 in #2390
Full Changelog: v2.48.1...v2.49.2
v2.48.1
What's Changed
- ci: 2355 sub-packages are not releasing appropriately by @rbarkerSL in #2384
- release: v2.48.1 by @svetoslav-nikol0v in #2385
- fix: 2355 preproduction releases are being marked stable instead of beta by @rbarkerSL in #2386
Full Changelog: v2.48.0...v2.48.1
v2.48.0
What's Changed
- ci: update publishing workflow to use appropriate pre release and stable versions by @rbarkerSL in #2364
- release: proto v2.15.0-beta.2 by @svetoslav-nikol0v in #2367
- feat: custom derivation paths in Mnemonic ECDSA private key derivation by @bguiz in #2341
- release: v2.48.0 by @svetoslav-nikol0v in #2383
Full Changelog: v2.47.0...v2.48.0
v2.47.0
What's Changed
- revert: mirror node queries changes by @svetoslav-nikol0v in #2328
- feature: change or remove existing keys from a token [HIP-540] by @svetoslav-nikol0v in #2299
- proto release: v2.15.0-beta.1 by @svetoslav-nikol0v in #2351
- release: v2.47.0 by @svetoslav-nikol0v in #2352
Full Changelog: v2.46.0...v2.47.0