From 3e20feb775ed342c90e14081860aa709e95dc8e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 08:09:35 +0000 Subject: [PATCH] docs: add mirror node release notes (v0.157.1) Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- learn/release-notes/mirror-node.mdx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/learn/release-notes/mirror-node.mdx b/learn/release-notes/mirror-node.mdx index 24bbbf36..7ffb5e1f 100644 --- a/learn/release-notes/mirror-node.mdx +++ b/learn/release-notes/mirror-node.mdx @@ -11,6 +11,13 @@ Visit the [Hedera status page](https://status.hedera.com/) for the latest versio + +## [v0.157.1](https://github.com/hiero-ledger/hiero-mirror-node/releases/tag/v0.157.1) + + + * Fix rest chainId property conversion (0.157) [#13783](https://github.com/hiero-ledger/hiero-mirror-node/pull/13783) + + ## [v0.157.0](https://github.com/hiero-ledger/hiero-mirror-node/releases/tag/v0.157.0) The configuration for [HIP-1137](https://hips.hedera.com/#hip-1137) has improved to allow separate endpoints for different block node APIs. The wrapped record block (WRB) root hash validation has been relaxed to allow for multiple jump start files as long as they are not TSS signed. We now support initial state changes in a genesis WRB. This can be used by new mirror nodes running against mainnet to get a complete state of pre-genesis accounts, contracts, and files.