github smartcontractkit/chainlink v2.33.0

7 hours ago

Minor Changes

Patch Changes

  • #20861 575232b - #internal chore(cre): bumps consensus capability to include user error for too large observations

  • #20766 6487df6 - #updated chain-selectors version to 1.0.88

  • #20926 42581da - #changed Send custom event on atlas error and split MetaClient errors from RPC errors

  • #20941 2420fc6 - #internal consistent error handling in app startup


Container Images

Core Image

DockerHub:

docker pull docker.io/smartcontract/chainlink:2.33.0

Amazon ECR Public:

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

Digest: sha256:c2380ac42befadc68e8c7e82b1fff416efee236edebe5c75ee5fd134e88da584

CCIP Image

Amazon ECR Public:

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

Digest: sha256:e892af1ea6dea35dced07c03c4ea2b518e2656e3860931bc5d381a2dba80b74c

Verification

Verify the image signatures using cosign:

Core Image:

cosign verify docker.io/smartcontract/chainlink@sha256:c2380ac42befadc68e8c7e82b1fff416efee236edebe5c75ee5fd134e88da584 \
  --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:e892af1ea6dea35dced07c03c4ea2b518e2656e3860931bc5d381a2dba80b74c \
  --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.32.0

Don't miss a new chainlink release

NewReleases is sending notifications on new releases.