Skip to content

Releases: smartcontractkit/chainlink-testing-framework

framework/v0.15.17

16 Apr 06:41
2551105

Choose a tag to compare

Release notes:

  • Add Docker logs stream fanout and convert existing logs-based functions to consume streams
  • Add function for checking & printing traces of panics found in Docker logs

Commits:

Breaking changes:

github.com/smartcontractkit/chainlink-testing-framework/framework

incompatible changes

CheckCLNodeContainerErrors: removed
SearchLogFile: removed

compatible changes

CTFContainersListOpts: added
CTFContainersLogsOpts: added
CheckContainersForPanics: added
CheckContainersForPanicsFromStreams: added
LogStreamConsumer: added
PrintFailedContainerLogs: added
PrintFailedContainerLogsFromStreams: added
RedText: added
SaveContainerLogsFromStreams: added
StreamCTFContainerLogsFanout: added
StreamContainerLogsFanout: added

diagnostics

go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.

summary

v0.15.17 is not a valid semantic version for this release.
version v0.15.17 already exists

framework/v0.15.16

14 Apr 18:45
2d5d34f

Choose a tag to compare

Release notes:

  • Fix Sui/Aptos CTF providers tarring the process working directory when is empty, eliminating an flake in downstream CCIP smoke tests

Commits:

Breaking changes:

diagnostics

go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.

summary

v0.15.16 is not a valid semantic version for this release.
version v0.15.16 already exists

framework/components/chiprouter/v1.0.2

14 Apr 09:33
c5a51ef

Choose a tag to compare

Release notes:

  • Add ChIP Router client

Commits:

Breaking changes:

github.com/smartcontractkit/chainlink-testing-framework/framework/components/chiprouter/client

compatible changes

package added

summary

v1.0.2 is not a valid semantic version for this release.
There are compatible changes, but the minor version is not incremented
over the base version (v1.0.1).

framework/components/chiprouter/v1.0.1

08 Apr 08:06
dd420c0

Choose a tag to compare

Release notes:

  • Idempotent subscription URL

Commits:

Breaking changes:

summary

Base version: v0.0.0-20260407224823-115b5096cfa2 (115b509)
v1.0.1 is not a valid semantic version for this release.
version v1.0.1 already exists

framework/components/chiprouter/v1.0.0

08 Apr 08:06
dd420c0

Choose a tag to compare

Release notes:

  • Initial version of ChIP fanout router

Commits:

Breaking changes:

summary

Base version: v0.0.0-20260407224823-115b5096cfa2 (115b509)
v1.0.0 is not a valid semantic version for this release.
version v1.0.0 already exists

framework/v0.15.15

07 Apr 22:52
115b509

Choose a tag to compare

Release notes:

  • Add --load flag to docker buildx build so images are available in the Docker daemon

Commits:

  • fix: Add --load flag to buildx build command (#2514) (115b509)

Breaking changes:

diagnostics

go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.

summary

v0.15.15 is not a valid semantic version for this release.
version v0.15.15 already exists

framework/v0.15.14

07 Apr 17:24
fd3260b

Choose a tag to compare

Release notes:

  • Remove default value for compatibility testing's param
  • Add component to fanout Beholder events

Commits:

Breaking changes:

diagnostics

go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.

summary

v0.15.14 is not a valid semantic version for this release.
version v0.15.14 already exists

framework/components/dockercompose/v0.1.21

07 Apr 17:22
fd3260b

Choose a tag to compare

Release notes:

  • Bump some dependencies to latest due to vulnerabilities

Commits:

  • [DX-3050] add chip fanout router (#2504) (fd3260b)
  • K8s integration for core components: NodeSet, Anvil, Fake and PostgreSQL (#2399) (f566bbe)

Breaking changes:

gorelease: preparing to load packages for github.com/smartcontractkit/chainlink-testing-framework/framework/components/dockercompose: looking for missing dependencies: go: downloading go1.25.3 (linux/amd64)
go: -d flag is deprecated. -d=true is a no-op
go: github.com/smartcontractkit/chainlink-testing-framework/framework@v0.0.0-00010101000000-000000000000: invalid version: unknown revision 000000000000

framework/components/dockercompose/v0.1.21

07 Apr 17:22
fd3260b

Choose a tag to compare

Release notes:

  • Bump some dependencies to latest due to vulnerabilities

Commits:

  • [DX-3050] add chip fanout router (#2504) (fd3260b)
  • K8s integration for core components: NodeSet, Anvil, Fake and PostgreSQL (#2399) (f566bbe)

Breaking changes:

gorelease: preparing to load packages for github.com/smartcontractkit/chainlink-testing-framework/framework/components/dockercompose: looking for missing dependencies: go: downloading go1.25.3 (linux/amd64)
go: -d flag is deprecated. -d=true is a no-op
go: github.com/smartcontractkit/chainlink-testing-framework/framework@v0.0.0-00010101000000-000000000000: invalid version: unknown revision 000000000000

framework/v0.15.13

02 Apr 19:04
451b0b4

Choose a tag to compare

Release notes:

  • Bump Aptos image to v1.42.1
  • Bump Canton image to v0.5.17

Commits:

Breaking changes:

github.com/smartcontractkit/chainlink-testing-framework/framework/components/blockchain

incompatible changes

DefaultAptosArm64Image: value changed from ghcr.io/friedemannf/aptos-tools:aptos-node-v1.41.5 to ghcr.io/friedemannf/aptos-tools:aptos-node-v1.42.1
DefaultAptosX86_64Image: value changed from aptoslabs/tools:aptos-node-v1.41.5 to aptoslabs/tools:aptos-node-v1.42.1

github.com/smartcontractkit/chainlink-testing-framework/framework/components/blockchain/canton

incompatible changes

SpliceVersion: value changed from 0.5.13 to 0.5.17

diagnostics

go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.

summary

v0.15.13 is not a valid semantic version for this release.
version v0.15.13 already exists