github smartcontractkit/chainlink v2.43.0

8 hours ago

Minor Changes

Patch Changes

  • #22007 51b37cf - #bugfix bumps http-action capability version to classify timeouts as UserError

  • #21868 7dffc86 - #bugfix Wire user metric limiters to WASM ModuleConfig


Container Images

Core Image

DockerHub:

docker pull docker.io/smartcontract/chainlink:2.43.0

Amazon ECR Public:

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

Digest: sha256:5a1657dc23b8141f558d5b09873e238ffaf51bf16b6e7a219da04f454f5ea9de

CCIP Image

Amazon ECR Public:

docker pull public.ecr.aws/chainlink/ccip:2.43.0-ccip

Digest: sha256:2e6304bcde6dfe8bef5500889dcc2879fcb4a980bf8c1c2dca8c1b5ae6046cf2

Verification

Verify the image signatures using cosign:

Core Image:

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

CCIP Image:

cosign verify public.ecr.aws/chainlink/ccip@sha256:2e6304bcde6dfe8bef5500889dcc2879fcb4a980bf8c1c2dca8c1b5ae6046cf2 \
  --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.42.0

Don't miss a new chainlink release

NewReleases is sending notifications on new releases.