Download Latest Version v2.56.0 source code.zip (28.1 MB)
Email in envelope

Get an email when there's a new version of Chainlink

Home / v2.54.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-06 2.6 kB
v2.54.0 source code.tar.gz 2026-07-06 25.2 MB
v2.54.0 source code.zip 2026-07-06 28.1 MB
Totals: 3 Items   53.3 MB 0

Minor Changes

  • #22929 f0d09ca - Minor bump to start next version

  • #22905 9570a4d - #nops: Hard-set UID and GID when CHAINLINK_USER is non-root, and document container RootDir and safe volume mount conventions for operators.

Patch Changes

  • #22733 6624255 - Require explicit don_family on every nodeset for local CRE topologies. Gateway connectors, gateway worker jobs, capabilities registry families, and env workflow deploy are scoped by family. Deploy resolves the target workflow DON via --don-family (with optional --shard-index) or --workflow-don-name, and requires --don-family when local CRE state is absent. #internal

Container Images

Core Image

DockerHub:

docker pull docker.io/smartcontract/chainlink:2.54.0

ECR:

docker pull public.ecr.aws/chainlink/chainlink:2.54.0

Digest: sha256:707ef2cd43456aa2f8a290a997147c49d32d5b77fe0f882f6b017ccf0f861ecf

Verification

Verify the image signatures using cosign:

Core Image: DockerHub:

:::bash
cosign verify docker.io/smartcontract/chainlink@sha256:707ef2cd43456aa2f8a290a997147c49d32d5b77fe0f882f6b017ccf0f861ecf \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  --certificate-identity-regexp '^https://github.com/smartcontractkit/.*$' \
  --certificate-github-workflow-repository smartcontractkit/chainlink

ECR:

:::bash
cosign verify public.ecr.aws/chainlink/chainlink@sha256:707ef2cd43456aa2f8a290a997147c49d32d5b77fe0f882f6b017ccf0f861ecf \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  --certificate-identity-regexp '^https://github.com/smartcontractkit/.*$' \
  --certificate-github-workflow-repository smartcontractkit/chainlink

🔗 Full Changelog

View full changelog

📊 Diff from Previous Release

View changes from v2.53.0

Source: README.md, updated 2026-07-06