chore(release): 20.14.1#1961
Merged
Merged
Conversation
TarikGul
approved these changes
Apr 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Final release of
substrate-api-sidecar(20.14.1). Patch bump so NPM accepts the publish and consumers see the deprecation message via the CHANGELOG and a follow-upnpm deprecate "@substrate/api-sidecar@*".This is also the last feature release. Only critical-security fixes will be backported, if any. New development should target
polkadot-rest-api.Changes
20.14.1inpackage.json,docs/src/openapi-v1.yaml,docs-v2/openapi-v1.yamldocs/dist/app.bundle.jsanddocs-v2/dist/bundle.jsso the embedded openapi version stays in sync with the source yamlactions/setup-node@v6step to.github/workflows/benchmark.yml: the workflow runs inparitytech/node-wrk:latestwhich still ships Node 18.14.1, breaking onlru-cache@11'snode:diagnostics_channel.tracingChannelrequirement; this completes the Node 22 migration started in chore: bump nodejs from 18 to 22 #1958yarn.lockconsolidation fromyarn dedupe:lru-cache ^11.1.0consumers now resolve to11.3.5(was11.2.7);@noble/hashes ^2.0.1consumers now resolve to2.2.0(was2.0.1)v20.14.0, grouped into Fix and Chore sections under the existing Deprecation Notice (originally added in chore: deprecate substrate-api-sidecar in favor of polkadot-rest-api #1951)