This release contains the changes from polkadot-stable2506-10 to polkadot-stable2506-11.
ℹ️ Please note:
⚠️ This is a 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.
The tag corresponding to the current patch release polkadot-stable2506-11-rc1 and matching the old pattern will be
available under polkadot-v1.19.11.
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.
[#9178]: collator-protocol: cleanup connecting to backing group
Have collators always connect to the backing group they got assigned to and keep the connection open until backing group changes. Also, try to connect when have something to advertise or on timeout to have more chances of being correctly connected.
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).)
[#11964]: Fix recursive XCM decoding
Fix XCM recursive decoding
[#11738]: MMR: check verify_ancestor() output
MMR: check verify_ancestor() output
Rust compiler versions
This release was built and tested against the following versions of rustc.
Other versions may work.
- Rust Stable:
1.84.1