|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. |
4 | 4 |
|
5 | | -## [20.9.1](https://github.com/paritytech/substrate-api-sidecar/compare/v20.9.0..v20.9.1) (2025-10-07) |
| 5 | +## [20.10.0](https://github.com/paritytech/substrate-api-sidecar/compare/v20.9.1..v20.10.0) (2025-10-22) |
| 6 | + |
| 7 | +### Feat |
| 8 | + |
| 9 | +- feat: Add rc endpoints for transaction suite ([#1798](https://github.com/paritytech/substrate-api-sidecar/pull/1798)) ([5995ae6](https://github.com/paritytech/substrate-api-sidecar/commit/5995ae6ba0ac47aa94bac1be0247a89be808d465)) |
6 | 10 |
|
7 | 11 | ### Fix |
8 | 12 |
|
9 | | -- fix: add required endpoints to kusama for staking ([#1791](https://github.com/paritytech/substrate-api-sidecar/pull/1791)) ([c96fbe0](https://github.com/paritytech/substrate-api-sidecar/commit/c96fbe01dd2a26932f659de2d0d896a25e3dcaa8)) |
| 13 | +- fix: add migration boundaries for kusama ([#1793](https://github.com/paritytech/substrate-api-sidecar/pull/1793)) ([075a119](https://github.com/paritytech/substrate-api-sidecar/commit/075a11958d1732def134e0a9996cdd391baacce7)) |
| 14 | +- fix: /runtime/metadata endpoint ([#1799](https://github.com/paritytech/substrate-api-sidecar/pull/1799)) ([f643b4a](https://github.com/paritytech/substrate-api-sidecar/commit/f643b4a15d1be705506504e44fd6251d3a075822)) |
| 15 | + |
| 16 | +### Docs |
| 17 | + |
| 18 | +- docs: Update doc references to docsv2 changes ([#1800](https://github.com/paritytech/substrate-api-sidecar/pull/1800)) ([994558a](https://github.com/paritytech/substrate-api-sidecar/commit/994558ad61a6cef0e863f1022e30df579b6e6aed)) |
| 19 | + |
| 20 | +### Chore |
| 21 | + |
| 22 | +- chore: Update config for polkadot asset hub and polkadot ([#1802](https://github.com/paritytech/substrate-api-sidecar/pull/1802)) ([b489ba7](https://github.com/paritytech/substrate-api-sidecar/commit/b489ba7c05f7d592d1348b48474130150f80cfe3)) |
10 | 23 |
|
11 | 24 | ## Compatibility |
12 | 25 |
|
13 | 26 | Tested against the following node releases: |
14 | | -- Polkadot v1.19.2 (Polkadot stable2506-2) |
15 | | -- Kusama v1.19.2 (Polkadot stable2506-2) |
16 | | -- Westend v1.19.2 (Polkadot stable2506-2) |
| 27 | +- Polkadot v1.20.0 (Polkadot stable2509) |
| 28 | +- Kusama v1.20.0 (Polkadot stable2509) |
| 29 | +- Westend v1.20.0 (Polkadot stable2509) |
17 | 30 |
|
18 | 31 | Tested against the following runtime releases: |
19 | 32 | - Polkadot v1007001 |
20 | | -- Kusama v1009001 |
21 | | -- Westend v1020000 |
| 33 | +- Kusama v1009002 |
| 34 | +- Westend v1020004 |
22 | 35 | - Polkadot Asset Hub v1007001 |
23 | | -- Kusama Asset Hub v1009001 |
24 | | -- Westend Asset Hub v1020000 |
| 36 | +- Kusama Asset Hub v1009002 |
| 37 | + |
| 38 | +## [20.9.1](https://github.com/paritytech/substrate-api-sidecar/compare/v20.9.0..v20.9.1) (2025-10-07) |
| 39 | + |
| 40 | +### Fix |
| 41 | + |
| 42 | +- fix: add required endpoints to kusama for staking ([#1791](https://github.com/paritytech/substrate-api-sidecar/pull/1791)) ([c96fbe0](https://github.com/paritytech/substrate-api-sidecar/commit/c96fbe01dd2a26932f659de2d0d896a25e3dcaa8)) |
25 | 43 |
|
26 | 44 | ## [20.9.0](https://github.com/paritytech/substrate-api-sidecar/compare/v20.8.0..v20.9.0) (2025-10-02) |
27 | 45 |
|
|
0 commit comments