v0.2.4 #2110
exploreriii
announced in
Announcements
v0.2.4
#2110
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[0.2.4] - 2026-04-12
Src
TransactionRecordprotobuf fieldsconsensusTimestamp,scheduleRef,assessed_custom_fees,automatic_token_associations,parent_consensus_timestamp,alias,ethereum_hash,paid_staking_rewards,evm_address,contractCreateResultwith properNonehandling, PRNG oneof handling with unset values returnNoneinstead of default values 0 / b"" (Add missing fields to TransactionRecord class #1636)Tests
mock_serversetup for network level TLS handling and added thread safetytransaction_response_test.pyby organizing the tests intotest_transaction_response.pyandtransaction_response_test.py. (Resolve duplicate tests/unit/transaction_response_test.py tests #2066)Examples
setup_client()docstring inexamples/tokens/token_dissociate_transaction.pyfor consistency with the other example functions. ([Good First Issue]: Add missing docstring to setup_client() in examples/tokens/token_dissociate_transaction.py #2058)Docs
community-calls,github,workflows,maintainers,sdk_developers/automations) and generic guides (signing.md,rebasing.md,merge_conflicts.md,changelog_entry.md) now maintained in the upstreamsdk-collaboration-hub; relocateteam.mdtodocs/team.md; redirect all affected inbound links inREADME.md,CONTRIBUTING.md, and internal developer docs to upstream equivalents (Refactor and Organise Python SDK Docs #2101).github
cron-prefix ([Good First Issue]: Rename community call bots #2068)tree/mainlinks, YAML indentation bugs,.CHANGELOG.mdtypo, duplicate step numbering, and misnumbered list in beginner quality standards; add Python SDK-specific resources and Windows setup guide links ([Intermediate]: Apply the new SDK collaboration hub issue templates to the python sdk #2088)release-pr-prompt.md,release-pr-coderabbit-gate.ymlandrelease-pr-coderabbit-gate.jssync-issue-labels-compute.ymlandsync-issue-labels-add.ymlto properly sync issue labels and skip bot PRs.AUTO GENERATED:
What's Changed
mock_serversetup for network level TLS handling and added thread safety by @manishdait in chore: Refactormock_serversetup for network level TLS handling and added thread safety #2047New Contributors
Full Changelog: v0.2.3...v0.2.4
This discussion was created from the release v0.2.4.
Beta Was this translation helpful? Give feedback.
All reactions