Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,47 @@

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.

## [20.12.0](https://github.com/paritytech/substrate-api-sidecar/compare/v20.11.0..v20.12.0) (2025-12-01)

### Feat

- feat: Add accounts/{}/foreign-asset-balances ([#1834](https://github.com/paritytech/substrate-api-sidecar/pull/1834)) ([1772e85](https://github.com/paritytech/substrate-api-sidecar/commit/1772e85))

### Fix

- fix: Use Parity nodes in the integration tests. ([#1829](https://github.com/paritytech/substrate-api-sidecar/pull/1829)) ([f06e9db](https://github.com/paritytech/substrate-api-sidecar/commit/f06e9db))
- fix: add PAH consts to ahm-info ([#1823](https://github.com/paritytech/substrate-api-sidecar/pull/1823)) ([e79e4a0](https://github.com/paritytech/substrate-api-sidecar/commit/e79e4a0))

### Chore

- chore(pjs): Update pjs deps and fix BlockHash type as part of build ([#1830](https://github.com/paritytech/substrate-api-sidecar/pull/1830)) ([5eefb62](https://github.com/paritytech/substrate-api-sidecar/commit/5eefb62))
- chore(deps): bump body-parser from 2.2.0 to 2.2.1 ([#1836](https://github.com/paritytech/substrate-api-sidecar/pull/1836)) ([abb0052](https://github.com/paritytech/substrate-api-sidecar/commit/abb0052))
- chore(deps): bump http-errors from 2.0.0 to 2.0.1 ([#1835](https://github.com/paritytech/substrate-api-sidecar/pull/1835)) ([e7de89f](https://github.com/paritytech/substrate-api-sidecar/commit/e7de89f))
- chore(deps): bump js-yaml from 3.14.1 to 3.14.2 ([#1831](https://github.com/paritytech/substrate-api-sidecar/pull/1831)) ([c3fade7](https://github.com/paritytech/substrate-api-sidecar/commit/c3fade7))
- chore(deps): bump winston from 3.17.0 to 3.18.3 ([#1825](https://github.com/paritytech/substrate-api-sidecar/pull/1825)) ([cd0b073](https://github.com/paritytech/substrate-api-sidecar/commit/cd0b073))
- chore(deps): bump lru-cache from 11.1.0 to 11.2.2 ([#1812](https://github.com/paritytech/substrate-api-sidecar/pull/1812)) ([7294133](https://github.com/paritytech/substrate-api-sidecar/commit/7294133))
- chore(deps): bump typeorm from 0.3.24 to 0.3.27 ([#1817](https://github.com/paritytech/substrate-api-sidecar/pull/1817)) ([10a3095](https://github.com/paritytech/substrate-api-sidecar/commit/10a3095))
- chore(deps): bump actions/checkout from 5 to 6 ([#1833](https://github.com/paritytech/substrate-api-sidecar/pull/1833)) ([22ee44c](https://github.com/paritytech/substrate-api-sidecar/commit/22ee44c))
- chore(deps): bump actions/upload-artifact from 4 to 5 ([#1807](https://github.com/paritytech/substrate-api-sidecar/pull/1807)) ([8c4d120](https://github.com/paritytech/substrate-api-sidecar/commit/8c4d120))
- chore(deps): bump actions/download-artifact from 5 to 6 ([#1808](https://github.com/paritytech/substrate-api-sidecar/pull/1808)) ([bf83ec6](https://github.com/paritytech/substrate-api-sidecar/commit/bf83ec6))
- chore(deps): bump Swatinem/rust-cache from 2.8.1 to 2.8.2 ([#1837](https://github.com/paritytech/substrate-api-sidecar/pull/1837)) ([8aa8968](https://github.com/paritytech/substrate-api-sidecar/commit/8aa8968))
- chore(deps): bump glob from 10.4.5 to 10.5.0 in /docs-v2 ([#1832](https://github.com/paritytech/substrate-api-sidecar/pull/1832)) ([6d09f4e](https://github.com/paritytech/substrate-api-sidecar/commit/6d09f4e))
- chore(deps-dev): bump @types/express from 5.0.3 to 5.0.5 ([#1826](https://github.com/paritytech/substrate-api-sidecar/pull/1826), [#1811](https://github.com/paritytech/substrate-api-sidecar/pull/1811)) ([0f3ff62](https://github.com/paritytech/substrate-api-sidecar/commit/0f3ff62))

## Compatibility

Tested against the following node releases:
- Polkadot v1.20.0 (Polkadot stable2509)
- Kusama v1.20.0 (Polkadot stable2509)
- Westend v1.20.0 (Polkadot stable2509)

Tested against the following runtime releases:
- Polkadot v2000000
- Kusama v1009002
- Westend v1020004
- Polkadot Asset Hub v2000000
- Kusama Asset Hub v1009002

## [20.11.0](https://github.com/paritytech/substrate-api-sidecar/compare/v20.10.2..v20.11.0) (2025-11-03)

### Feat
Expand Down
2 changes: 1 addition & 1 deletion docs/src/openapi-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ info:
license:
name: GPL-3.0-or-later
url: https://github.com/paritytech/substrate-api-sidecar/blob/master/LICENSE
version: 20.11.0
version: 20.12.0
servers:
- url: https://polkadot-public-sidecar.parity-chains.parity.io/
description: Polkadot Parity public sidecar
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "20.11.0",
"version": "20.12.0",
"name": "@substrate/api-sidecar",
"description": "REST service that makes it easy to interact with blockchain nodes built using Substrate's FRAME framework.",
"homepage": "https://github.com/paritytech/substrate-api-sidecar#readme",
Expand Down
46 changes: 7 additions & 39 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4096,19 +4096,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:^4.4.0":
version: 4.4.0
resolution: "debug@npm:4.4.0"
dependencies:
ms: "npm:^2.1.3"
peerDependenciesMeta:
supports-color:
optional: true
checksum: 10/1847944c2e3c2c732514b93d11886575625686056cd765336212dc15de2d2b29612b6cd80e1afba767bb8e1803b778caf9973e98169ef1a24a7a7009e1820367
languageName: node
linkType: hard

"debug@npm:^4.4.3":
"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:^4.4.0, debug@npm:^4.4.3":
version: 4.4.3
resolution: "debug@npm:4.4.3"
dependencies:
Expand Down Expand Up @@ -4205,7 +4193,7 @@ __metadata:
languageName: node
linkType: hard

"depd@npm:2.0.0, depd@npm:^2.0.0, depd@npm:~2.0.0":
"depd@npm:^2.0.0, depd@npm:~2.0.0":
version: 2.0.0
resolution: "depd@npm:2.0.0"
checksum: 10/c0c8ff36079ce5ada64f46cc9d6fd47ebcf38241105b6e0c98f412e8ad91f084bcf906ff644cc3a4bd876ca27a62accb8b0fff72ea6ed1a414b89d8506f4a5ca
Expand Down Expand Up @@ -5552,20 +5540,7 @@ __metadata:
languageName: node
linkType: hard

"http-errors@npm:^2.0.0":
version: 2.0.0
resolution: "http-errors@npm:2.0.0"
dependencies:
depd: "npm:2.0.0"
inherits: "npm:2.0.4"
setprototypeof: "npm:1.2.0"
statuses: "npm:2.0.1"
toidentifier: "npm:1.0.1"
checksum: 10/0e7f76ee8ff8a33e58a3281a469815b893c41357378f408be8f6d4aa7d1efafb0da064625518e7078381b6a92325949b119dc38fcb30bdbc4e3a35f78c44c439
languageName: node
linkType: hard

"http-errors@npm:^2.0.1, http-errors@npm:~2.0.1":
"http-errors@npm:^2.0.0, http-errors@npm:^2.0.1, http-errors@npm:~2.0.1":
version: 2.0.1
resolution: "http-errors@npm:2.0.1"
dependencies:
Expand Down Expand Up @@ -5732,7 +5707,7 @@ __metadata:
languageName: node
linkType: hard

"inherits@npm:2, inherits@npm:2.0.4, inherits@npm:^2.0.3, inherits@npm:^2.0.4, inherits@npm:~2.0.4":
"inherits@npm:2, inherits@npm:^2.0.3, inherits@npm:^2.0.4, inherits@npm:~2.0.4":
version: 2.0.4
resolution: "inherits@npm:2.0.4"
checksum: 10/cd45e923bee15186c07fa4c89db0aace24824c482fb887b528304694b2aa6ff8a898da8657046a5dcf3e46cd6db6c61629551f9215f208d7c3f157cf9b290521
Expand Down Expand Up @@ -8382,7 +8357,7 @@ __metadata:
languageName: node
linkType: hard

"setprototypeof@npm:1.2.0, setprototypeof@npm:~1.2.0":
"setprototypeof@npm:~1.2.0":
version: 1.2.0
resolution: "setprototypeof@npm:1.2.0"
checksum: 10/fde1630422502fbbc19e6844346778f99d449986b2f9cdcceb8326730d2f3d9964dbcb03c02aaadaefffecd0f2c063315ebea8b3ad895914bf1afc1747fc172e
Expand Down Expand Up @@ -8788,14 +8763,7 @@ __metadata:
languageName: node
linkType: hard

"statuses@npm:2.0.1, statuses@npm:^2.0.1":
version: 2.0.1
resolution: "statuses@npm:2.0.1"
checksum: 10/18c7623fdb8f646fb213ca4051be4df7efb3484d4ab662937ca6fbef7ced9b9e12842709872eb3020cc3504b93bde88935c9f6417489627a7786f24f8031cbcb
languageName: node
linkType: hard

"statuses@npm:~2.0.2":
"statuses@npm:^2.0.1, statuses@npm:~2.0.2":
version: 2.0.2
resolution: "statuses@npm:2.0.2"
checksum: 10/6927feb50c2a75b2a4caab2c565491f7a93ad3d8dbad7b1398d52359e9243a20e2ebe35e33726dee945125ef7a515e9097d8a1b910ba2bbd818265a2f6c39879
Expand Down Expand Up @@ -9144,7 +9112,7 @@ __metadata:
languageName: node
linkType: hard

"toidentifier@npm:1.0.1, toidentifier@npm:~1.0.1":
"toidentifier@npm:~1.0.1":
version: 1.0.1
resolution: "toidentifier@npm:1.0.1"
checksum: 10/952c29e2a85d7123239b5cfdd889a0dde47ab0497f0913d70588f19c53f7e0b5327c95f4651e413c74b785147f9637b17410ac8c846d5d4a20a5a33eb6dc3a45
Expand Down
Loading