Hedera-sdk-py

Latest version: v2.50.0

Safety actively analyzes 724206 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 15 of 19

2.2.0

Added

* `FreezeType`
* `FreezeTransaction.[get|set]FreezeType()`
* `FreezeTransaction.[get|set]FileId()`
* `FreezeTransaction.[get|set]FileHash()`
* `TokenPauseTransaction`
* `TokenUnpauseTransaction`
* `TokenPauseStatus`
* `pauseKey` field in `TokenUpdateTransaction` and `TokenCreateTransaction`
* `pauseKey` and `pauseStatus` fields in `TokenInfo` (`TokenInfoQuery`)

Deprecated

* `FreezeTransaction.[get|set]UpdateFileId()`, use `.[get|set]FileId()` instead.
* `FreezeTransaction.[get|set]UpdateFileHash()`, use `.[get|set]FileHash()` instead.

Fixed

* Make `TokenPauseTransaction` and `TokenUnpauseTransaction` constructors public
* `Transaction[Receipt|Record]Query` will no longer error when `TransactionReceipt.status` is not `SUCCESS`. Only `*.get[Receipt|Record]()` should error when `TransactionReceipt.status` is not `SUCCESS`.

Changed

* Updated `*.[execute|getReceipt|getRecord]()` methods to not use the asynchronous version underneath

2.2.0beta.2

Fixed

* Make `TokenPauseTransaction` and `TokenUnpauseTransaction` constructors public

2.2.0beta.1

Added

* `TokenPauseTransaction`
* `TokenUnpauseTransaction`
* `TokenPauseStatus`
* `pauseKey` field in `TokenUpdateTransaction` and `TokenCreateTransaction`
* `pauseKey` and `pauseStatus` fields in `TokenInfo` (`TokenInfoQuery`)

2.1.1

Removed

* gRPC version check upon node creation

2.1.0

Added

* `NftId.[to|from]string()` now uses format `1.2.3/4` instead of `1.2.34`
* `TokenNftInfoQuery.setNftId()`
* Support for automatic token associations
* `TransactionRecord.automaticTokenAssociations`
* `AccountInfo.maxAutomaticTokenAssociations`
* `AccountCreateTransaction.maxAutomaticTokenAssociations`
* `AccountUpdateTransaction.maxAutomaticTokenAssociations`
* `TokenRelationship.automaticAssociation`
* `TokenAssociation`
* `networkName` as a supported config file options

2.1.0beta.1

Added

* `NftId.[to|from]string()` now uses format `1.2.3/4` instead of `1.2.34`
* `TokenNftInfoQuery.setNftId()`
* Support for automatic token associations
* `TransactionRecord.automaticTokenAssociations`
* `AccountInfo.maxAutomaticTokenAssociations`
* `AccountCreateTransaction.maxAutomaticTokenAssociations`
* `AccountUpdateTransaction.maxAutomaticTokenAssociations`
* `TokenRelationship.automaticAssociation`
* `TokenAssociation`

Page 15 of 19

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.