Skip to content

Commit 34163d5

Browse files
Weekly Blockchain Node Upgrades Changelog - 2025-12-11 (#884)
* Add weekly changelog for 2025-12-11 * add product updates --------- Co-authored-by: Sahil Aujla <[email protected]>
1 parent 7f4662a commit 34163d5

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

fern/changelog/2025-12-11.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## Node
2+
3+
**Legacy endpoint shutdown notice**
4+
5+
We will be shutting down our legacy RPC endpoint `alchemyapi.io` on January 31, 2026. This endpoint was originally deprecated in 2021, and you are likely not impacted by this change. However, if your app is still making RPC requests to this legacy endpoint, please migrate to our current endpoint, `g.alchemy.com`, which offers significant latency improvements while maintaining the same authentication model and API functionality. No other changes are required beyond updating the endpoint URL in your calls.
6+
7+
After the shutdown date, all requests to `alchemyapi.io` will return HTTP 410 – Gone, and no Compute Units (CUs) will be billed for calls made to the deprecated endpoint.
8+
9+
**Updates**
10+
11+
* [ADI Mainnet](https://www.alchemy.com/docs/reference/adi-api-quickstart) is now public 🎉
12+
13+
**Upgrades**
14+
15+
* Bsc Mainnet: Erigon [v1.4.3](https://github.com/node-real/bsc-erigon/releases/tag/v1.4.3), Geth [v1.6.4](https://github.com/bnb-chain/bsc/releases/tag/v1.6.4)
16+
* Celestia Mainnet: Celestia [v0.28.4](https://github.com/celestiaorg/celestia-node/releases/tag/v0.28.4)
17+
* Polygon Amoy: Bor [v2.5.3](https://github.com/maticnetwork/bor/releases/tag/v2.5.3), Heimdall [v0.5.2](https://github.com/0xPolygon/heimdall-v2/releases/tag/v0.5.2)
18+
* Polygon Mainnet: Heimdall [v0.5.2](https://github.com/0xPolygon/heimdall-v2/releases/tag/v0.5.2), Bor [v2.5.3](https://github.com/0xPolygon/bor/releases/tag/v2.5.3)
19+
* Scroll Mainnet: Scroll scroll-v5.10.0
20+
* Scroll Sepolia: Scroll scroll-v5.10.0
21+
* Story Mainnet: Geth [v1.1.1](https://github.com/piplabs/story-geth/releases/tag/v1.1.1), Story [v1.4.1](https://github.com/piplabs/story/releases/tag/v1.4.1)

0 commit comments

Comments
 (0)