This release contains the changes from polkadot-stable2506-11 to polkadot-stable2506-12.
ℹ️ Please note:
⚠️ This is a last patch release for the stable version: stable2506 and contains only patches and fixes to the crates (list
below). No binary or docker images will be provided for this release. This version's support cycle has come to an end, and it will no longer be supported.
The tag corresponding to the current patch release polkadot-stable2506-12 and matching the old pattern will be
available under polkadot-v1.19.12.
The following crates were updated to the corresponding versions:
Crates list
Changelog
Changelog for Node Dev
ℹ️ These changes are relevant to: Those who build around the client side code. Alternative client builders, SMOLDOT, those who consume RPCs. These are people who are oblivious to the runtime changes. They only care about the meta-protocol, not the protocol itself.
[#12017]: Improve the sync
We should not panic and handle it more gracefully.
Changelog for Runtime Dev
ℹ️ These changes are relevant to: All of those who rely on the runtime. A parachain team that is using a pallet. A DApp that is using a pallet. These are people who care about the protocol (WASM, not the meta-protocol (client).)
[#12176]: xcmp-queue: Store the bytes in the channel status
This improves the performance of xcmp-queue by not requiring to check all pages individually.
Rust compiler versions
This release was built and tested against the following versions of rustc.
Other versions may work.
- Rust Stable:
1.84.1