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