github paritytech/polkadot-sdk polkadot-stable2512-6
Polkadot stable2512-6

latest release: polkadot-v1.21.6
6 hours ago

This release contains the changes from polkadot-stable2512-5 to polkadot-stable2512-6.

ℹ️ Please note:

⚠️ This is a patch release for the stable version: stable2512 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-stable2512-6 and matching the old pattern will be
available under polkadot-v1.21.6.
The following crates were updated to the corresponding versions:

Crates list
  • cumulus-pallet-xcmp-queue@0.25.1
  • collectives-westend-runtime@25.0.1
  • coretime-rococo-runtime@0.21.1
  • coretime-westend-runtime@0.21.1
  • people-rococo-runtime@0.21.1
  • asset-hub-rococo-runtime@0.34.1
  • asset-hub-westend-runtime@0.46.1
  • bridge-hub-rococo-runtime@0.29.1
  • bridge-hub-westend-runtime@0.26.1

Changelog

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.88.0

Don't miss a new polkadot-sdk release

NewReleases is sending notifications on new releases.