Releases: hiero-ledger/hiero-sdk-js
Releases · hiero-ledger/hiero-sdk-js
v2.53.0-beta.4
What's Changed
- (fix) TopicMessageQuery#unsubscribe() attempts to re-subscribe by @Jexsie in #2582
- Get file contents by @b-l-u-e in #2578
- Create account with threshold key by @b-l-u-e in #2579
- feat(TCK): Add TokenCreate method by @ivaylogarnev-limechain in #2586
- ci: fix vulnerable library versions by @mishomihov00 in #2594
- fix: incorrect protobuf body field used by @kantorcodes in #2613
- feat(TCK): Add TokenDelete method by @ivaylogarnev-limechain in #2587
- chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #2602
- feat: Refactor SignatureMap for Multi-Transaction Support in _signedTransactions by @ivaylonikolov7 in #2601
- feat: tokenTransfer property exposed in AbstractTokenTransferTransaction by @ivaylogarnev-limechain in #2616
- release: v2.53.0-beta.2 by @ivaylonikolov7 in #2617
- chore: adding account 32, 33, and 34 endpoints to the clientconstants.js by @rustyShacklefurd in #2607
- fix: comment out not-working examples by @ivaylonikolov7 in #2620
- release: v2.53.0-beta.3 by @ivaylonikolov7 in #2621
- fix: eslint settings for simple_rest_signatature_provider by @ivaylonikolov7 in #2624
New Contributors
- @Jexsie made their first contribution in #2582
- @b-l-u-e made their first contribution in #2578
- @mishomihov00 made their first contribution in #2594
- @kantorcodes made their first contribution in #2613
- @rustyShacklefurd made their first contribution in #2607
Full Changelog: v2.53.0-beta.1...v2.53.0-beta.4
v2.53.0-beta.1
What's Changed
- feat: export NodeAddressBook class by @SvetBorislavov in #2599
- fix: incomplete file append transaction by @SvetBorislavov in #2600
- feat: exports WebClient for testing grpc-web proxies by @agadzhalov in #2603
- release-v2.53.0-beta.1 by @agadzhalov in #2604
New Contributors
- @agadzhalov made their first contribution in #2603
Full Changelog: v2.52.0...v2.53.0-beta.1
v2.52.0
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
- 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
- fix: lock protobufjs version by @ivaylonikolov7 in #2569
- chore(deps): bump actions/checkout from 4.1.7 to 4.2.1 by @dependabot in #2568
- chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /examples/simple_rest_signature_provider by @dependabot in #2484
- chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /examples/react-native-example by @dependabot in #2483
- chore(deps): bump ws from 6.2.2 to 6.2.3 in /examples/react-native-example by @dependabot in #2357
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /examples by @dependabot in #2349
- Bump tar from 6.2.0 to 6.2.1 in /examples/react-native-example by @dependabot in #2249
- Bump ip from 1.1.8 to 1.1.9 in /examples/react-native-example by @dependabot in #2150
- Bump express from 4.18.2 to 4.19.2 in /examples/simple_rest_signature_provider by @dependabot in #2224
- feat: expose PendingAirdropId by @ivaylonikolov7 in #2567
- chore(deps): bump body-parser and express in /tck by @dependabot in #2523
- feat: Changed the return type of removeAllSignatures method by @ivaylogarnev-limechain in #2559
- chore(deps): bump send and express in /tck by @dependabot in #2522
- chore(deps): bump path-to-regexp and express in /tck by @dependabot in #2521
- chore(deps): bump renovatebot/github-action from 40.2.6 to 40.3.1 by @dependabot in #2550
- chore(deps): bump actions/setup-java from 4.2.2 to 4.4.0 by @dependabot in #2540
- ci: set codecov config by @ivaylonikolov7 in #2575
- chore(deps): bump step-security/harden-runner from 2.9.1 to 2.10.1 by @dependabot in #2515
- Bump vite from 4.4.9 to 4.5.3 by @dependabot in #2236
- chore(deps): bump serve-static and express in /tck by @dependabot in #2520
- fix: increase test timeout globally by @ivaylonikolov7 in #2566
- chore(deps): bump renovatebot/github-action from 40.3.1 to 40.3.3 by @dependabot in #2577
- release: cryptography v1.4.8-beta.10 by @ivaylonikolov7 in #2580
- release-v2.52.0-beta.4 by @ivaylonikolov7 in #2581
- fix: file append transaction id after deserialization by @SvetBorislavov in #2583
- release-v2.52.0 by @ivaylogarnev-limechain in #2592
New Contributors
- @san-est made their first contribution in #2558
- @SvetBorislavov made their first contribution in #2583
Full Changelog: v2.51.0...v2.52.0
v2.52.0-beta.4
What's Changed
- fix: lock protobufjs version by @ivaylonikolov7 in #2569
- chore(deps): bump actions/checkout from 4.1.7 to 4.2.1 by @dependabot in #2568
- chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /examples/simple_rest_signature_provider by @dependabot in #2484
- chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /examples/react-native-example by @dependabot in #2483
- chore(deps): bump ws from 6.2.2 to 6.2.3 in /examples/react-native-example by @dependabot in #2357
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /examples by @dependabot in #2349
- Bump tar from 6.2.0 to 6.2.1 in /examples/react-native-example by @dependabot in #2249
- Bump ip from 1.1.8 to 1.1.9 in /examples/react-native-example by @dependabot in #2150
- Bump express from 4.18.2 to 4.19.2 in /examples/simple_rest_signature_provider by @dependabot in #2224
- feat: expose PendingAirdropId by @ivaylonikolov7 in #2567
- chore(deps): bump body-parser and express in /tck by @dependabot in #2523
- feat: Changed the return type of removeAllSignatures method by @ivaylogarnev-limechain in #2559
- chore(deps): bump send and express in /tck by @dependabot in #2522
- chore(deps): bump path-to-regexp and express in /tck by @dependabot in #2521
- chore(deps): bump renovatebot/github-action from 40.2.6 to 40.3.1 by @dependabot in #2550
- chore(deps): bump actions/setup-java from 4.2.2 to 4.4.0 by @dependabot in #2540
- ci: set codecov config by @ivaylonikolov7 in #2575
- chore(deps): bump step-security/harden-runner from 2.9.1 to 2.10.1 by @dependabot in #2515
- Bump vite from 4.4.9 to 4.5.3 by @dependabot in #2236
- chore(deps): bump serve-static and express in /tck by @dependabot in #2520
- fix: increase test timeout globally by @ivaylonikolov7 in #2566
- chore(deps): bump renovatebot/github-action from 40.3.1 to 40.3.3 by @dependabot in #2577
- release: cryptography v1.4.8-beta.10 by @ivaylonikolov7 in #2580
Full Changelog: v2.52.0-beta.3...v2.52.0-beta.4
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