Releases: hashgraph/hedera-sdk-js
Releases · hashgraph/hedera-sdk-js
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
v2.46.0
What's Changed
- ci: updated for best practices by @rbarkerSL in #2260
- chore(deps): bump step-security/harden-runner from 2.7.0 to 2.8.0 by @dependabot in #2295
- fix: typo in SDK query file by @svetoslav-nikol0v in #2293
- fix: enhanced Logger to accept a log file location by @jeromy-cannon in #2298
- Bump actions/deploy-pages from 4.0.4 to 4.0.5 by @dependabot in #2212
- Bump actions/setup-java from 3.13.0 to 4.2.1 by @dependabot in #2202
- chore(deps): bump renovatebot/github-action from 40.1.0 to 40.1.12 by @dependabot in #2323
- chore(deps): bump pnpm/action-setup from 3.0.0 to 4.0.0 by @dependabot in #2286
- fix: naming convention by @svetoslav-nikol0v in #2303
- feat: solution to query the mirror node for the account balance, account info, and contract info data by @svetoslav-nikol0v in #2289
- release: stable version v2.46.0 by @svetoslav-nikol0v in #2325
- update: release workflow by @svetoslav-nikol0v in #2326
New Contributors
- @rbarkerSL made their first contribution in #2260
- @jeromy-cannon made their first contribution in #2298
Full Changelog: v2.45.0...v2.46.0
v2.45.0
What's Changed
- fix: solve backward compatibility issues between the SDK and hedera-services v0.49 (modularized code) by @svetoslav-nikol0v in #2240
- feature: update metadata field of fungible and non-fungible tokens, and dynamic NFTs by @svetoslav-nikol0v in #2210
- update: release workflow by @svetoslav-nikol0v in #2273
- fix: typo on PrivateKey.fromBytes warning by @seromenho in #2264
New Contributors
- @seromenho made their first contribution in #2264
Full Changelog: v2.44.0...v2.45.0
v2.45.0-beta.1
What's Changed
- fix: solve backward compatibility issues between the SDK and hedera-services v0.49 (modularized code) by @svetoslav-nikol0v in #2240
- feature: update metadata field of fungible and non-fungible tokens, and dynamic NFTs by @svetoslav-nikol0v in #2210
- release: v2.45.0-beta.1 by @svetoslav-nikol0v in #2270
- update: release workflow by @svetoslav-nikol0v in #2273
Full Changelog: v2.44.0...v2.45.0-beta.1
v2.44.0
What's Changed
- chore(ci): update the publish workflow to release the cryptography and proto artifacts if needed by @nathanklick in #2198
- fix: integer overflow isuue for defaultMaxQueryPayment field by @svetoslav-nikol0v in #2213
- update: add a new getter to the TransferTransaction class by @svetoslav-nikol0v in #2214
- fix: set correct autoRenrewAccountId by @svetoslav-nikol0v in #2217
- release: stable version 2.44.0 by @svetoslav-nikol0v in #2262
Full Changelog: v2.43.0...v2.44.0
v2.43.0
What's Changed
- fix: do not instantiate logger inside a method by @leninmehedy in #2195
- fix: hbar presentation after serialization/deserialization by @svetoslav-nikol0v in #2189
- fix: inability to create and execute freeze transaction by @svetoslav-nikol0v in #2171
- update: update steps for release process in RELEASE.md file by @svetoslav-nikol0v in #2201
- update: add section in README.md file on how to start the tests by @svetoslav-nikol0v in #2201
Full Changelog: v2.29.0...v2.43.0
v2.43.0-beta.1
What's Changed
- fix: do not instantiate logger inside a method by @leninmehedy in #2195
- release: proto beta version 2.14.0-beta.5 by @svetoslav-nikol0v in #2196
- fix: hbar presentation after serialization/deserialization by @svetoslav-nikol0v in #2189
- fix: inability to create and execute freeze transaction by @svetoslav-nikol0v in #2171
- update: update steps for release process in REALEASE.md file by @svetoslav-nikol0v in #2201
- update: add section in README.md file on how to start the tests by @svetoslav-nikol0v in #2201
Full Changelog: v2.42.0...v2.43.0-beta.1
v2.42.0
What's Changed
- feature: handling and externalisation improvements for account nonce updates by @svetoslav-nikol0v in #2176
Full Changelog: v2.41.0...v2.42.0
v2.42.0-beta.4
What's Changed
- chore(ci): fix permissions preventing Github release creation by @nathanklick in #2149
- fix: use one of preselected nodes to execute the transaction by @svetoslav-nikol0v in #2165
Full Changelog: v2.42.0-beta.3...v2.42.0-beta.4
v2.42.0-beta.3
What's Changed
- chore: ensure CI release workflow properly handles prerelease builds by @nathanklick in #2142
- fix: update copy of transaction in transaction list by @svetoslav-nikol0v in #2139
- fix: deserialize the FileAppendTransaction by @svetoslav-nikol0v in #2145
Full Changelog: v2.42.0-beta.2...v2.42.0-beta.3