Skip to content

Releases: smartcontractkit/chainlink-testing-framework

framework/v0.15.21

06 May 14:23
9244d8d

Choose a tag to compare

Release notes:

  • Add an optional tag version ceiling to compat command that will serve as a cut-off point for automatic tags selection

Commits:

  • allow to cut off latest tags by ceiling version (#2565) (9244d8d)
  • [DX-4048] support dynamic host port mapping for ChIP Ingress and Router (#2564) (f3b9568)

Breaking changes:

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

incompatible changes

FilterSemverTags: changed from func([]string, []string, []string) []string to func([]string, []string, []string, string) []string
FindSemVerRefSequence: changed from func(int, []string, []string) ([]string, error) to func(int, []string, []string, string) ([]string, error)

diagnostics

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

summary

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

framework/v0.15.20

06 May 07:08
222c164

Choose a tag to compare

Release notes:

  • Solana logging

Commits:

  • chore(framework): add log with solana's full entrypoint (#2473) (222c164)
  • fix(framework): return aptos container instance (#2548) (9c91296)

Breaking changes:

diagnostics

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

summary

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

framework/components/dockercompose/v0.1.22

06 May 12:43
f3b9568

Choose a tag to compare

Release notes:

  • Fix healthchecks and wait conditions
  • Support dynamic host port allocation for Chip Ingress container

Commits:

  • [DX-4048] support dynamic host port mapping for ChIP Ingress and Router (#2564) (f3b9568)

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.22

06 May 12:43
f3b9568

Choose a tag to compare

Release notes:

  • Fix healthchecks and wait conditions
  • Support dynamic host port allocation for Chip Ingress container

Commits:

  • [DX-4048] support dynamic host port mapping for ChIP Ingress and Router (#2564) (f3b9568)

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/chiprouter/v1.0.3

06 May 12:44
f3b9568

Choose a tag to compare

Release notes:

  • Support dynamic host port allocation

Commits:

  • [DX-4048] support dynamic host port mapping for ChIP Ingress and Router (#2564) (f3b9568)

Breaking changes:

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

compatible changes

ImageOverrideEnvVar: added

summary

v1.0.3 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.2).

framework/v0.15.19

28 Apr 18:45
bed00f4

Choose a tag to compare

Release notes:

  • add troubleshooting for containerd and cadvisor

Commits:

  • add troubleshooting, cleanup mounts, use cgroups from host (#2547) (bed00f4)

Breaking changes:

diagnostics

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

summary

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

framework/v0.15.18

20 Apr 21:02
4949495

Choose a tag to compare

Release notes:

  • update sui default image version and update logic to work with its SUI CLI output.

Commits:

Breaking changes:

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

compatible changes

DefaultSuiImage: added
DefaultSuiImageARM64: added

diagnostics

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

summary

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

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).