Releases: hashgraph/hedera-sdk-js
Releases · hashgraph/hedera-sdk-js
v2.55.1
What's Changed
- feat: update _makeTransactionData of NodeUpdateTransaction by @SvetBorislavov in #2658
- chore: update protobufs by @ivaylonikolov7 in #2711
- chore(release): proto v2.16.0-beta.3 by @ivaylonikolov7 in #2712
- chore(release): v2.55.1 by @ivaylonikolov7 in #2713
Full Changelog: v2.55.0...v2.55.1
v2.55.0
What's Changed
- docs: fix readme by @ivaylonikolov7 in #2685
- fix: rework examples by @ivaylonikolov7 in #2646
- feat: Pull protos from services by @ivaylogarnev-limechain in #2611
- ci: Issues with codecov upload by @san-est in #2684
- chore: replace pnpm/action-setup with a step-security maintained one by @PavelSBorisov in #2676
- release: proto v2.16.0-beta.1 by @ivaylogarnev-limechain in #2689
- chore(deps): bump renovatebot/github-action from 41.0.3 to 41.0.5 by @dependabot in #2682
- release: v2.55.0 beta.1 by @ivaylogarnev-limechain in #2686
- fix: Protobufs updated by @ivaylogarnev-limechain in #2691
- fix: typescript issue with long by @ivaylonikolov7 in #2692
- fix: add long types declaration locally so we dont have to rely on remote declaration by @ivaylonikolov7 in #2697
- fix: import long module in FeeComponent.js to be able to import the long type by @ivaylonikolov7 in #2700
TCK-JS
: Implement JSON-RPC methods forTokenFeeScheduleUpdateTransaction
by @ivaylogarnev-limechain in #2638- feat(TCK): Add TokenUpdate method by @ivaylogarnev-limechain in #2623
- feat: Added
InvalidNode
check in the Executable by @ivaylogarnev-limechain in #2661 - ci: add pr title check workflow to ensure conventional commits by @PavelSBorisov in #2694
- chore(release): proto v2.16.0-beta.2 by @ivaylogarnev-limechain in #2704
- chore(release): v2.55.0 by @ivaylogarnev-limechain in #2702
New Contributors
- @PavelSBorisov made their first contribution in #2676
Full Changelog: v2.54.2...v2.55.0
v2.55.0-beta.1
What's Changed
- docs: fix readme by @ivaylonikolov7 in #2685
- fix: rework examples by @ivaylonikolov7 in #2646
- feat: Pull protos from services by @ivaylogarnev-limechain in #2611
- ci: Issues with codecov upload by @san-est in #2684
- chore: replace pnpm/action-setup with a step-security maintained one by @PavelSBorisov in #2676
- release: proto v2.16.0-beta.1 by @ivaylogarnev-limechain in #2689
- chore(deps): bump renovatebot/github-action from 41.0.3 to 41.0.5 by @dependabot in #2682
- release: v2.55.0 beta.1 by @ivaylogarnev-limechain in #2686
New Contributors
- @PavelSBorisov made their first contribution in #2676
Full Changelog: v2.54.2...v2.55.0-beta.1
v2.54.2
What's Changed
- chore: fix pnpm-lock files by @ivaylonikolov7 in #2677
- release: v2.54.2 by @ivaylonikolov7 in #2678
Full Changelog: v2.54.1...v2.54.2
v2.54.0-beta.1
What's Changed
- ci: Attempts to resolve issues with uploading coverage to Codecov. by @san-est in #2641
- feat: Add method to
NodeClient
for Initialization withMirrorNetwork
only by @ivaylogarnev-limechain in #2635 - test: add FileAppend unit tests for better code coverage by @ivaylonikolov7 in #2570
- feat: Add node
AccountId
to timeout/max attempt errors by @ivaylogarnev-limechain in #2631 - chore(deps): bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #2485
- chore(deps-dev): bump vite from 4.4.9 to 5.3.5 by @dependabot in #2429
- chore(deps): bump pino-pretty from 10.0.0 to 11.2.2 by @dependabot in #2427
- chore(deps): bump body-parser from 1.20.2 to 1.20.3 by @dependabot in #2525
- chore(deps-dev): bump eslint-plugin-deprecation from 2.0.0 to 3.0.0 by @dependabot in #2426
- chore(deps): bump fast-xml-parser from 4.2.7 to 4.4.1 in /examples/react-native-example by @dependabot in #2420
- Bump vite from 4.4.9 to 4.5.3 in /packages/cryptography by @dependabot in #2237
- release: v2.54.0-beta.1 by @ivaylogarnev-limechain in #2652
Full Changelog: v2.53.0...v2.54.0-beta.1
v2.53.0
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
- (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
- release: v2.53.0-beta.4 by @ivaylonikolov7 in #2625
- release: v2.53.0 by @ivaylonikolov7 in #2636
New Contributors
- @agadzhalov made their first contribution in #2603
- @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.52.0...v2.53.0
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