github smartcontractkit/chainlink v2.44.0

11 hours ago

Minor Changes

Patch Changes

  • #22044 de6ecbc - Support HTTP URLs in file fetcher for local confidential workflow testing, add system-test instrumentation #changed

  • #22084 290a3e1 - Deprecate InsecurePPROFHeap setting. Remove limitation.

  • #22045 bd5e9a8 - Remove unused BinaryURLResolver from ConfidentialModule (PRIV-389 credentials sidecar)


Container Images

Core Image

DockerHub:

docker pull docker.io/smartcontract/chainlink:2.44.0

Amazon ECR Public:

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

Digest: sha256:a92ae2e2939dd98e109ef4ef11690132f0ee383fda16c829cc0a9e3658e4ef9a

Verification

Verify the image signatures using cosign:

Core Image:

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

Don't miss a new chainlink release

NewReleases is sending notifications on new releases.