Skip to content

Commit b562d71

Browse files
theekrystalleegitbook-bot
authored andcommitted
add v0.62.2 release notes #57
1 parent 2996b7f commit b562d71

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

networks/release-notes/services.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,24 @@ Visit the [Hedera status page](https://status.hedera.com/) for the latest versio
1616
**TESTNET UPDATE SCHEDULED: MAY 22, 2025**
1717
{% endhint %}
1818

19+
### [Build 0.62.2](https://github.com/hiero-ledger/hiero-consensus-node/releases/tag/v0.62.2)
20+
21+
<details>
22+
23+
<summary><strong>What's Changed</strong></summary>
24+
25+
* fix: (cherry-pick) Change default `decline_reward` to true for nodes created during genesis by [@Neeharika-Sompalli](https://github.com/Neeharika-Sompalli) in [#19087](https://github.com/hiero-ledger/hiero-consensus-node/pull/19087)
26+
* chore: Disable Batch Transactions by [@Neeharika-Sompalli](https://github.com/Neeharika-Sompalli) in [#19115](https://github.com/hiero-ledger/hiero-consensus-node/pull/19115)
27+
* chore: Config changes for batch transactions by [@Neeharika-Sompalli](https://github.com/Neeharika-Sompalli) in [#19130](https://github.com/hiero-ledger/hiero-consensus-node/pull/19130)
28+
* fix: (cherry-pick) Flaky Jumbo transactions tests by [@derektriley](https://github.com/derektriley) in [#19140](https://github.com/hiero-ledger/hiero-consensus-node/pull/19140)
29+
* chore: increase transactionMaxBytes by [@lpetrovic05](https://github.com/lpetrovic05) in [#19104](https://github.com/hiero-ledger/hiero-consensus-node/pull/19104)
30+
* fix: 19107 Corrected classId of `BenchmarkMerkleInternal` to prevent `classId` conflict. by [@imalygin](https://github.com/imalygin) in [#19108](https://github.com/hiero-ledger/hiero-consensus-node/pull/19108)
31+
* chore: Fix the ConsensusSubmitMessage fee scaling for topic with customFees by [@Neeharika-Sompalli](https://github.com/Neeharika-Sompalli) in [#19144](https://github.com/hiero-ledger/hiero-consensus-node/pull/19144)
32+
33+
**Full Changelog**: [v0.62.1...v0.62.2](https://github.com/hiero-ledger/hiero-consensus-node/compare/v0.62.1...v0.62.2)
34+
35+
</details>
36+
1937
### [**Build 0.62.1**](https://github.com/hiero-ledger/hiero-consensus-node/releases/tag/v0.62.1)
2038

2139
<details>

0 commit comments

Comments
 (0)