github smartcontractkit/chainlink v2.41.0

7 hours ago

Minor Changes

  • #21679 f6ec944 - Minor bump to start next version

  • #21776 035fa26 - Adds support for SVR MultiCall and TransactionLifecycleID #internal

Patch Changes

  • #21688 f8abcbb - #changed

    Move Vault node-side request authorization into the gateway handler and remove duplicated authorization from the Vault capability.


Container Images

Core Image

DockerHub:

docker pull docker.io/smartcontract/chainlink:2.41.0

Amazon ECR Public:

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

Digest: sha256:575f28a6932afa9cd080ff308d7f3d7bfe2e630804c46cb3cad0e8c005fe58a0

Verification

Verify the image signatures using cosign:

Core Image:

cosign verify docker.io/smartcontract/chainlink@sha256:575f28a6932afa9cd080ff308d7f3d7bfe2e630804c46cb3cad0e8c005fe58a0 \
  --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.40.0

Don't miss a new chainlink release

NewReleases is sending notifications on new releases.