Skip to content

Commit 9e18017

Browse files
committed
chore: update changelog
Signed-off-by: dosi <dosi.kolev@limechain.tech>
1 parent ad24b54 commit 9e18017

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v2.83.0
2+
3+
### Changed
4+
- `Client.Ping` / `Client.PingAll` now probe a node with a free `COST_ANSWER` `AccountInfoQuery` for the treasury account instead of an `AccountBalanceQuery`, which consensus node v0.77 no longer serves. Stage 1 of the cross-SDK [`AccountBalanceQuery` deprecation proposal](https://github.com/hiero-ledger/sdk-collaboration-hub/blob/main/proposals/account-balance-query-deprecation.md) [#1799](https://github.com/hiero-ledger/hiero-sdk-go/pull/1799)
5+
6+
### Fixed
7+
- Executing a paid query on a client with no operator now returns an error instead of panicking [#1799](https://github.com/hiero-ledger/hiero-sdk-go/pull/1799)
8+
- Query payments now use the transaction ID set via `SetPaymentTransactionID` instead of always generating a new one [#1790](https://github.com/hiero-ledger/hiero-sdk-go/pull/1790)
9+
110
## v2.82.0
211

312
### Added

0 commit comments

Comments
 (0)