github smartcontractkit/chainlink v2.39.0

7 hours ago

Minor Changes

  • #21480 a58e1d7 - Minor bump to start next version

  • #21548 a893225 - Add supportsDualBroadcast to txm/txmv2 to indicate if it can run SVR feeds

Patch Changes

  • #21349 2f048a6 - #bugfix llo outcome telemetry is only output for epochs where enough quourom is reached

Container Images

Core Image

DockerHub:

docker pull docker.io/smartcontract/chainlink:2.39.0

Amazon ECR Public:

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

Digest: sha256:8f80a68543f87a0d060d09fd8b2b8406d7b4c2872cd2590d32e79baa69040732

Verification

Verify the image signatures using cosign:

Core Image:

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

Don't miss a new chainlink release

NewReleases is sending notifications on new releases.