github smartcontractkit/chainlink v2.40.0

latest release: v2.39.2-beta.1
10 hours ago

Minor Changes

Patch Changes

  • #21643 e034db3 - #added Add ListPendingJobProposals and ApproveJobProposalByID to the GQL SDK Client

  • #21550 6ed0e26 - #changed Bumps the chainlink-ccip reference and replaces all references to latest with version-locked imports

  • #21604 4561cb7 - #added Emit gas-related metrics through Beholder


Container Images

Core Image

DockerHub:

docker pull docker.io/smartcontract/chainlink:2.40.0

Amazon ECR Public:

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

Digest: sha256:f2efb8be7f79ffdc5ffa9810e372ba5162d8a8344c3460153835948e5b0200d4

Verification

Verify the image signatures using cosign:

Core Image:

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

Don't miss a new chainlink release

NewReleases is sending notifications on new releases.