Releases: smartcontractkit/chainlink-testing-framework
framework/v0.11.2
Release notes:
- Fix concurrent map write when streaming Docker logs
Commits:
Breaking changes:
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.11.2 (with tag framework/v0.11.2) is a valid semantic version for this release
framework/components/dockercompose/v0.1.16
Release notes:
- Fix prefix stripping from proto package names
- Add to valid character in proto package name (fix for package)
- Update SHA used in tests to
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.24.2 (linux/amd64)
go: -d flag is deprecated. -d=true is a no-op
go: github.com/smartcontractkit/chainlink-testing-framework/[email protected]: invalid version: unknown revision 000000000000
framework/v0.11.1
Release notes:
- Add a function for streaming Docker logs from containers and a predefined filter to exited/dead CTF containers
Commits:
- Add a function for streaming Docker logs from containers and a predefined filter to exited/dead CTF containers (#2197) (85e3ace)
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework
compatible changes
ExitedCtfContainersListOpts: added
StreamContainerLogs: added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.11.1 (with tag framework/v0.11.1) is a valid semantic version for this release
framework/v0.11.1
Release notes:
- Add a function for streaming Docker logs from containers and a predefined filter to exited/dead CTF containers
Commits:
- Add a function for streaming Docker logs from containers and a predefined filter to exited/dead CTF containers (#2197) (85e3ace)
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework
compatible changes
ExitedCtfContainersListOpts: added
StreamContainerLogs: added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.11.1 is not a valid semantic version for this release.
version v0.11.1 already exists
framework/v0.11.0
Release notes:
- Add DX tracking package
Commits:
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework/tracking
compatible changes
package added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.11.0 (with tag framework/v0.11.0) is a valid semantic version for this release
framework/v0.10.36
Release notes:
- Allow to execute arbitrary in Docker using our client
Commits:
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework
compatible changes
(*DockerClient).ExecContainerOptions: added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.10.36 is not a valid semantic version for this release.
version v0.10.36 already exists
framework/v0.10.35
Release notes:
- Add function that exports OCR2 keys to the clnode's REST client
Commits:
- [CRE-1000] simplify capabilities - add OCR2 keys export fn (#2186) (dd0c0a2)
- [CRE-1041] More robust check if error is retryable for Red Panda's schema registration (#2185) (53751a5)
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework/clclient
compatible changes
(*ChainlinkClient).ExportOCR2Key: added
ExportedOCR2Key: added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.10.35 (with tag framework/v0.10.35) is a valid semantic version for this release
framework/components/dockercompose/v0.1.15
Release notes:
- Even more robust check if error is retryable for 's schema registration
Commits:
- [CRE-1041] More robust check if error is retryable for Red Panda's schema registration (#2185) (53751a5)
- CLD-683: Fix security warning because of docker dependency (#2157) (ddd435d)
Breaking changes:
gorelease: preparing to load packages for github.com/smartcontractkit/chainlink-testing-framework/framework/components/dockercompose: looking for missing dependencies: go: downloading go1.24.2 (linux/amd64)
go: -d flag is deprecated. -d=true is a no-op
go: github.com/smartcontractkit/chainlink-testing-framework/[email protected]: invalid version: unknown revision 000000000000
framework/v0.10.34
What's Changed
- [PRIV-200] Actually pass through the build args by @cedric-cordenier in #2178
v0.10.33
framework/v0.10.33 framework/v0.10.33