Releases: smartcontractkit/chainlink-testing-framework
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).
framework/components/chiprouter/v1.0.1
framework/components/chiprouter/v1.0.0
framework/v0.15.15
Release notes:
- Add --load flag to docker buildx build so images are available in the Docker daemon
Commits:
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
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
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
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
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