Download Latest Version v2.59.0 source code.zip (28.4 MB)
Email in envelope

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

Home / v2.58.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-08-03 2.6 kB
v2.58.0 source code.tar.gz 2026-08-03 25.3 MB
v2.58.0 source code.zip 2026-08-03 28.3 MB
Totals: 3 Items   53.7 MB 3

Minor Changes

Patch Changes

  • #23085 850a738 - #added Add Telemetry.MetricViewsDenyAttributes config option to drop specified metric attribute keys from Beholder default views.

  • #22987 76d6194 - #changed Chip-ingress batch emitter defaults tuned from staging/prod capacity analysis: ChipIngressBufferSize 1000 → 10000, ChipIngressMaxBatchSize 500 → 1000, ChipIngressSendInterval 100ms → 500ms, ChipIngressSendTimeout 3s → 10s, ChipIngressDrainTimeout 10s → 30s.

  • #23251 e5d93d4 - Add feedAddress to meta metrics. #internal


Container Images

Core Image

DockerHub:

docker pull docker.io/smartcontract/chainlink:2.58.0

ECR:

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

Digest: sha256:d1d9ad6f59599cc812f6e4a639ce7c1a0f4935fcde0fdba9e10c118d578341f8

Verification

Verify the image signatures using cosign:

Core Image: DockerHub:

:::bash
cosign verify docker.io/smartcontract/chainlink@sha256:d1d9ad6f59599cc812f6e4a639ce7c1a0f4935fcde0fdba9e10c118d578341f8 \
  --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:d1d9ad6f59599cc812f6e4a639ce7c1a0f4935fcde0fdba9e10c118d578341f8 \
  --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.57.0

Source: README.md, updated 2026-08-03