Releases: smartcontractkit/chainlink-testing-framework
framework/v0.15.21
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
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
Release notes:
- Fix healthchecks and wait conditions
- Support dynamic host port allocation for Chip Ingress container
Commits:
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
Release notes:
- Fix healthchecks and wait conditions
- Support dynamic host port allocation for Chip Ingress container
Commits:
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
Release notes:
- Support dynamic host port allocation
Commits:
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
Release notes:
- add troubleshooting for containerd and cadvisor
Commits:
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
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
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
Release notes:
- Fix Sui/Aptos CTF providers tarring the process working directory when is empty, eliminating an flake in downstream CCIP smoke tests
Commits:
- fix(sui,aptos): skip tarring cwd when ContractsDir is empty (#2519) (2d5d34f)
- [DX-3050] add chip router client (#2518) (c5a51ef)
- update sui version (#2517) (9c0ac71)
- add chip router changesets (#2515) (dd420c0)
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
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).