Releases: paritytech/substrate-api-sidecar
Releases · paritytech/substrate-api-sidecar
v14.4.1
v14.4.0
Features
Perf
Tests
Chores
- chore: add e2e-tests to single lint configuration (#1226) (f546abc)
- chore(deps): update pjs, add small e2e-config (#1225) (80f4e2c)
- chore(deps): update pjs deps (#1221) (10930b2)
- chore(tech-debt): cleanup type assignment for consoleOverride (#1215) (520631c)
- chore:(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#1217) (fe6ee23)
- chore: bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs (#1216) (2f2b513)
Compatibility
Tested against:
- Polkadot v9370
- Kusama v9370
- Westend v9370
v14.3.1
Bug Fixes
- fix: update errors endpoint to use latest error metadata for fetchErrorItem (#1205) (a13e8ca)
- fix: rename nomination-pools to be to standard (#1203) (7d8ac10)
NOTE: This renames/pallets/nominationPools/*
to/pallets/nomination-pools/*
.
Chores
- chore(deps): updated to new version of confmgr (#1207) (a0f7d78)
- chore(deps): update polkadot-js deps (#1206) (1cb3d22)
- chore(deps): update polkadot-js api to most recent patch (#1211) (cffc235)
Compatibility
Tested against:
- Polkadot v9370
- Kusama v9370
- Westend v9370
v14.3.0
Notes
This release contains a lot of new features and endpoints to sidecar. Notably, you may now write your logs to a file instrinsicly in sidecar. Please refer to the following docs on logging
for more information. There is also a fresh amount of new endpoints to query:
/paras/head/included-candidates
/paras/head/backed-candidates
/pallets/{palletId}/errors
/pallets/{palletId}/errors/{errorItemId}
/pallets/staking/validators
/pallets/nominationPools/info
/pallets/nomintaionPools/{poolId}
For more info on the endpoints please refer to the docs
Features
- feat: add /paras/head/included-candidates and /paras/head/backed-candidates (#1166) (eb4add7)
- feat: add nomination pools support (#1095) (7534b1e)
- feat: add /pallets/errors (#1176) (65a0881)
- feat: add /pallets/staking/validators endpoint (#1045) (70e0a36)
- feat: add fileTransport (#1189) (9c2effb)
Chores
- chore(deps): update polkadot-js deps (#1183) (e2d64ed)
- chore(yarn-dev): update yarn to 3.3.1, and substrate/dev to 0.6.6 (#1185) (c7461c6)
- chore(lint): adjust lint script (#1184) (325e80a)
- chore: bump bumpalo from 3.6.0 to 3.12.0 in /calc (#1192) (93e7d36)
- chore(deps): update polkadot-js deps (#1193) (ee64335)
- chore(scripts): cleanup package.json scripts (#1200) (1585605)
Docs
Compatibility
Tested against:
- Polkadot v9370
- Kusama v9370
- Westend v9370
v14.2.3
- fix: replace rpc calls for fees and give support for weight v1 and v2 (1177) (9bdaf45)
Note: This fixes a current bug in/node/transaction-pool
where theincludeFee
queryParam was no longer working, and compatible with WeightsV2.
Chores
- chore: bump json5 from 1.0.1 to 1.0.2 in /docs (1178) (94a2ed9)
- chore: bump fast-json-patch from 3.1.0 to 3.1.1 in /docs (1175) (76629d3)
- chore:(deps): bump json5 from 2.2.0 to 2.2.3 (1179) (d05f716)
- chore(deps): update polkadot-js api, and util-crypto (1181) (7ccec7a)
Compatibility
Tested against:
- Polkadot v9360
- Kusama v9360
- Westend v9360
v14.2.2
Bug Fixes
- fix: use local version of wasm-pack (#1168) (f922247) Contributed by: xlc
- fix: avoid use queryInfo rpc call (#1169) (907ba92) Contributed by: xlc
- fix: set rpc to call for queryInfo in transaction/fee-estimate (#1170) (7334599)
- fix: revert polkadot-js deps to 9.10.3 (#1173) (df6bc32)
Chores
Test
Compatibility
Tested against:
- Polkadot v9360
- Kusama v9360
- Westend v9360
v14.2.1
v14.2.0
Features
Bug Fixes
Chores
- chore: bump loader-utils from 1.4.1 to 1.4.2 in /docs (1140) (71456c4)
- chore: bump minimatch from 3.0.4 to 3.1.2 in /docs (1148) (442e045)
- chore: bump tar from 6.1.0 to 6.1.12 in /docs (1149) (e319b88)
- chore: bump jetli/wasm-pack-action from 0.3.0 to 0.4.0 (1156) (21894e6)
- chore(release-calc): 0.3.1 (1157) (af85128)
- chore: change main code owner integrations-tools-js-ts (1159) (bbbe90b)
- chore(deps): update substrate/calc and polkadot-js deps (1158) (dc50726)
Docs
Tests
- test: optimize test runner for e2e-tests and ci (1142) (f635d59)
- test(e2e-tests): reorg the e2e-tests to be under a historic folder to prepare for current tests (1147) (6a4249e)
Compatibility
Tested against:
- Polkadot v9330
- Kusama v9330
- Westend v9330
v14.1.2
Bug Fixes
- fix: update polkadot-js api, and util-crypto (#1139) (9cf2597)
- Note: This resolves an issue when querying a node with 0.9.32 ex:
Struct: Cannot decode value <number> (typeof number), expected an input object, map or array
. See the tracking issue here
- Note: This resolves an issue when querying a node with 0.9.32 ex:
CI
Compatibility
Tested against:
- Polkadot v9320
- Kusama v9320
- Westend v9320
v14.1.1
Chores
- chore: bump Swatinem/rust-cache from 2.0.1 to 2.1.0 (#1129) (4007a21)
- chore: bump follow-redirects from 1.14.7 to 1.15.2 in /docs (#1118) (b5a991b)
- chore:(deps): bump tmpl from 1.0.4 to 1.0.5 (#1122) (927c88f)
- chore: bump Swatinem/rust-cache from 2.1.0 to 2.2.0 (#1131) (cf272f1)
- chore: bump loader-utils from 1.4.0 to 1.4.1 in /docs (#1130) (8b5c4f7)
- chore(deps): update polkadot-js deps (#1133) (9300c63)
CI
Compatibility
Tested against:
- Polkadot v9320
- Kusama v9320
- Westend v9320