Releases: hiero-ledger/hiero-sdk-cpp
Releases · hiero-ledger/hiero-sdk-cpp
v0.32.0
What's Changed
- build(deps): Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #804
- build(deps): Bump actions/setup-node from 4.0.4 to 4.1.0 by @dependabot in #806
- chore: Update runs-on stanza to use the appropriate latitude label by @rbarkerSL in #808
- chore: Update codeowners for hiero teams by @rbarkerSL in #814
- ci: Update per Q3 audit findings by @mishomihov00 in #811
- feat: Fetch protobuf definitions from hedera services repository by @gsstoykov in #810
- Implement JSON-RPC
AccountService
and reorganize TCK code to use service-oriented architecture by @rwalworth in #802 - feat(tokenCreateTransaction): Implement JSON-RPC endpoint for
TokenCreateTransaction
by @rwalworth in #793 - feat: add
Client::forMirrorNetwork()
to allow consensus node network initialization with a mirror node address book by @rwalworth in #805 - Update README.md - Hedera -> Hiero by @hendrikebbers in #809
- feat: Add network freeze by @gsstoykov in #819
New Contributors
- @mishomihov00 made their first contribution in #811
- @hendrikebbers made their first contribution in #809
Full Changelog: v0.31.1...v0.32.0
v0.31.1
What's Changed
- build(deps): Bump lukka/get-cmake from 3.30.3 to 3.30.4 by @dependabot in #784
- build(deps): Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #786
- build(deps): Bump actions/upload-artifact from 4.4.0 to 4.4.1 by @dependabot in #785
- build(deps): Bump actions/upload-artifact from 4.4.1 to 4.4.3 by @dependabot in #792
- build(deps): Bump lukka/get-cmake from 3.30.4 to 3.30.5 by @dependabot in #791
- fix: get rid of
curl
and replace its processing withcpp-httplib
by @rwalworth in #795 - feat: Added Integration Test for NodeCreateTransaction and FQDN support by @gsstoykov in #787
- fix:
v0.55
protobuf hash by @rwalworth in #798
Full Changelog: v0.30.0...v0.31.1
v0.30.0
What's Changed
- feat(HIP-904): Added Token Airdrop related transactions by @gsstoykov in #775
- build(deps): Bump step-security/harden-runner from 2.9.1 to 2.10.1 by @dependabot in #776
- build(deps): Bump actions/setup-node from 4.0.3 to 4.0.4 by @dependabot in #777
- build(deps): Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #778
Full Changelog: v0.29.0...v0.30.0
v0.29.0
What's Changed
- Bump step-security/harden-runner from 2.8.1 to 2.9.0 by @dependabot in #745
- feat(accountUpdateTransaction): Implement JSON-RPC method endpoint for
AccountUpdateTransaction
by @rwalworth in #738 - Bump actions/upload-artifact from 4.3.4 to 4.3.5 by @dependabot in #749
- Bump lukka/get-cmake from 3.30.1 to 3.30.2 by @dependabot in #751
- Bump step-security/harden-runner from 2.9.0 to 2.9.1 by @dependabot in #752
- feat(accountDeleteTransaction): Implement JSON-RPC endpoint for
AccountDeleteTransaction
by @rwalworth in #748 - Bump actions/upload-artifact from 4.3.5 to 4.3.6 by @dependabot in #753
- fix: don't fill out
accountIdToUpdate
if no account ID was provided by @rwalworth in #756 - feat(HIP-869): Added DAB Node operations by @gsstoykov in #754
- ci: update workflows to use latitude.sh based runners by @nathanklick in #767
- build(deps): Bump lukka/get-cmake from 3.30.2 to 3.30.3 by @dependabot in #768
- build(deps): Bump actions/upload-artifact from 4.3.6 to 4.4.0 by @dependabot in #769
Full Changelog: v0.28.0...v0.29.0
v0.28.0
What's Changed
- Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #721
- Bump lukka/get-cmake from 3.29.3 to 3.29.5 by @dependabot in #706
- Bump step-security/harden-runner from 2.8.0 to 2.8.1 by @dependabot in #705
- Bump lukka/get-cmake from 3.29.5 to 3.29.6 by @dependabot in #724
- feat(accountCreateTransaction): Implement JSON-RPC method endpoint for
AccountCreateTransaction
by @rwalworth in #696 - feat: Added example demo of account creation with EVM public address by @gsstoykov in #727
- feat: Added example demo of mnemonic comparison to other SDK output by @gsstoykov in #726
- feat: Update BIP39 Mnemonic example to demonstrate regeneration by @gsstoykov in #725
- feat: Updated File example to demonstrate File Update/Query by @gsstoykov in #737
- feat: Added Topic Delete example call by @gsstoykov in #735
- feat: Created examples for Token Freeze, Delete by @gsstoykov in #734
- feat: Updated Contract example to include Update by @gsstoykov in #736
- Bump lukka/get-cmake from 3.29.6 to 3.30.0 by @dependabot in #740
- Bump actions/setup-node from 4.0.2 to 4.0.3 by @dependabot in #742
- Bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot in #741
- feat: allow
maxAutomaticTokenAssociations
values to be -1 by @rwalworth in #723 - feat(HIP-904): TokenRejectTransaction by @gsstoykov in #743
- Bump lukka/get-cmake from 3.30.0 to 3.30.1 by @dependabot in #747
Full Changelog: v0.27.0...v0.28.0
v0.27.0
What's Changed
- fix: Updated codeowners for SDK CPP by @rbarkerSL in #694
- Bump jidicula/clang-format-action from 4.11.0 to 4.12.0 by @dependabot in #698
- Bump actions/checkout from 4.1.1 to 4.1.6 by @dependabot in #697
- Bump actions/upload-artifact from 4.3.1 to 4.3.3 by @dependabot in #685
- Bump lukka/get-cmake from 3.29.2 to 3.29.3 by @dependabot in #693
- Bump step-security/harden-runner from 2.7.0 to 2.8.0 by @dependabot in #700
- Bump jidicula/clang-format-action from 4.12.0 to 4.13.0 by @dependabot in #701
- feat: Fetch TokenRelationships and TokenBalances from consensus by @gsstoykov in #719
- feat(HIP-540): Change or remove existing keys from a token by @gsstoykov in #699
New Contributors
- @dependabot made their first contribution in #698
Full Changelog: v0.26.0...v0.27.0
v0.26.0
What's Changed
- fix: Added fixes for MOD updates by @gsstoykov in #680
- ci: Update workflows & add CODEOWNERS/Dependabot by @rbarkerSL in #683
- ci: Remove limechain-hedera as a codeowner by @rwalworth in #688
- feat(HIPs-646/657/765): Added implementations for token metadata fields by @gsstoykov in #678
Examples
➡️ TokenMetadataExample (Note: Feature still not available in testnet, mainnet)
New Contributors
- @rbarkerSL made their first contribution in #683
Full Changelog: v0.25.0...v0.26.0
v0.25.0
What's New
➡️ AccountBalance
, AccountInfo
, and ContractInfo
queries mirror node
What's Changed
- fix: Disabled integration test for EthereumTransaction by @gsstoykov in #673
- Added Account Balance/Info contract Info Mirror Node Queries by @gsstoykov in #641
- refactor: Reorder
#include
s to fix Windows build by @rwalworth in #677
Full Changelog: v0.24.0...v0.25.0
v0.24.0
What's New
➡️ Add HIP-844 support
➡️ Updated SDK to use the latest protobuf release 0.47.0
➡️ Updated docs
➡️ Back to using latest local-node
What's Changed
- chore: Update readme.md and other links by @gsstoykov in #657
- perf: Removed redundant sleep in Query.cc by @gsstoykov in #658
- feat: HIP-844 by @gsstoykov in #659
- feat: Removed code irrelevancies and added static ECDSA key by @gsstoykov in #663
Full Changelog: v0.23.0...v0.24.0
v0.23.0
What's New
➡️ Add TCK server
➡️ Add HIP-745 support
➡️ Using vcpkg
to supply OpenSSL artifacts
Added
- Added install of older verified working version of local-node by @gsstoykov in #649
- Added OpenSSL vcpkg build by @gsstoykov in #650
- Add TCK server by @rwalworth in #644
- HIP-745 Design Feature by @gsstoykov in #647
- Fix windows issues by @rwalworth in #654
Full Changelog: v0.22.0...v0.23.0