This release contains the changes from v0.9.23
to v0.9.24
.
Upgrade Priority
❗️High ❗️: This is a HIGH priority release and you should upgrade as soon as possible. This release contains important networking improvements required for parachains. It is a client-only release; there are no corresponding runtimes.
Host functions
ℹ️ This release does not contain any new host functions.
Database Migrations
Database migrations are operations upgrading the database to the latest stand.
Some migrations may break compatibility, making a backup of your database is highly recommended.
ℹ️ There is no database migration in this release.
Rust compiler versions
This release was built and tested against the following versions of rustc
.
Other versions may work.
- Rust Stable:
rustc 1.60.0 (7737e0b5c 2022-04-04)
- Rust Nightly:
rustc 1.62.0-nightly (6dd68402c 2022-05-11)
Changes
Legend
- [P] Polkadot
- [S] Substrate
Client
- [S] Networking update
- [P] Networking update
Docker image
The docker image for this release can be found at Docker hub
(It will be available a few minutes after the release has been published).
You may pull it using:
docker pull parity/polkadot:latest