Fixed - The `transactionId` nanoseconds are now left padded with 0s for 9 chars
2.24.0
Added - Alias support in `AccountCreateTransaction` - `CreateAccountWithAliasExample` - `CreateAccountWithAliasAndReceiverSignatureRequiredExample`
2.22.0
Added - Remove the insecure port of mirror nodes - Documentation for all API classes, methods and fields - Delegate spender functionality to `AccountAllowanceApproveTransaction`
Added - `TRANSACTION_HAS_UNKNOWN_FIELDS` and `ACCOUNT_IS_IMMUTABLE` in `Status`
Fixed - Misleading logging when an unhealthy node is hit - Default mirror node for mainnet is now `mainnet-public.mirrornode.hedera.com:443` instead of `mainnet-public.mirrornode.hedera.com:5600` - Default mirror node for testnet is now `testnet.mirrornode.hedera.com:443` instead of `hcs.testnet.mirrornode.hedera.com:5600` - Default mirror node for previewnet is now `previewnet.mirrornode.hedera.com:443` instead of `hcs.previewnet.mirrornode.hedera.com:5600`
2.20.0beta.1
What's Changed * Support for [HIP-583](https://hips.hedera.com/hip/hip-583)