Skip to content

Polkadot stable2509-9

Choose a tag to compare

@paritytech-polkadotsdk-release-rw paritytech-polkadotsdk-release-rw released this 11 Jun 21:18
9911620

This release contains the changes from polkadot-stable2509-8 to polkadot-stable2509-9.

ℹ️ Please note:

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

Crates list
  • cumulus-pallet-xcmp-queue@0.23.1
  • pallet-assets-precompiles@0.2.1
  • collectives-westend-runtime@23.0.1
  • coretime-rococo-runtime@0.19.1
  • coretime-westend-runtime@0.19.1
  • people-rococo-runtime@0.19.1
  • asset-hub-rococo-runtime@0.29.1
  • asset-hub-westend-runtime@0.36.4
  • bridge-hub-rococo-runtime@0.23.2
  • bridge-hub-westend-runtime@0.20.2

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