Releases: smartcontractkit/chainlink-testing-framework
framework/v0.13.2
Release notes:
- Add pprof dumps download
- Generalize and change CPU query
Commits:
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework/leak
incompatible changes
(*ResourceLeakChecker).MeasureLeak: removed
compatible changes
(*ResourceLeakChecker).MeasureDelta: added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.13.2 is not a valid semantic version for this release.
version v0.13.2 already exists
framework/v0.13.1
Release notes:
- Add resource leak detector automation
Commits:
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework
incompatible changes
PrometheusQueryResponse.Data: changed from struct{ResultType string json:resultType; Result []struct{Metric map[string]string json:metric; Value []interface{} json:value} json:result} to *PromQueryResponseData
compatible changes
PromQueryResponseData: added
PromQueryResponseResult: added
github.com/smartcontractkit/chainlink-testing-framework/framework/leak
compatible changes
package added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.13.1 is not a valid semantic version for this release.
version v0.13.1 already exists
framework/v0.13.0
Release notes:
- Add support for Canton blockchain
Commits:
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework/components/blockchain
compatible changes
CantonEndpoints: added
CantonParticipantEndpoints: added
FamilyCanton: added
Input.NumberOfCantonValidators: added
NetworkSpecificData.CantonEndpoints: added
TypeCanton: added
github.com/smartcontractkit/chainlink-testing-framework/framework/components/blockchain/canton
compatible changes
package added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.13.0 is not a valid semantic version for this release.
version v0.13.0 already exists
framework/v0.12.6
Release notes:
- Bump the Aptos node image to v1.38.7
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.38.6 to ghcr.io/friedemannf/aptos-tools:aptos-node-v1.38.7
DefaultAptosX86_64Image: value changed from aptoslabs/tools:aptos-node-v1.38.6 to aptoslabs/tools:aptos-node-v1.38.7
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.12.6 is not a valid semantic version for this release.
version v0.12.6 already exists
framework/v0.12.5
framework/v0.12.4
Release notes:
- Remap legacy otlp port in tempo to avoid conflicts with Docker's ephemeral port range
Commits:
Breaking changes:
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.12.4 (with tag framework/v0.12.4) is a valid semantic version for this release
framework/v0.12.3
Release notes:
- TON network local fixes
Commits:
- ton local fixes (#2339) (2dd54eb)
- [PRODCRE-1522] register schemas using chip config (#2330) (d093862)
Breaking changes:
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.12.3 is not a valid semantic version for this release.
version v0.12.3 already exists
framework/components/dockercompose/v0.1.18
Release notes:
- Use Chip Config to register schemas in Red Panda instead of our bespoke solution.
Commits:
- add two changesets (#2335) (5b28a05)
- [PRODCRE-1522] register schemas using chip config (#2330) (d093862)
- Devenv Codegen (#2221) (b402fce)
- add eth feed id as env var due to deviation of billing service (#2217) (8d154e9)
- Load/Chaos codegen (#2218) (41190d9)
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.12.2
Release notes:
- Bump the Aptos node image to v1.38.6
Commits:
- Bump Aptos node to v1.38.6 (#2333) (615aaf1)
- [PRODCRE-1483] obs stack fixed location (#2331) (8444cb7)
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework
compatible changes
CTFCacheDir: added
github.com/smartcontractkit/chainlink-testing-framework/framework/components/blockchain
incompatible changes
DefaultAptosArm64Image: value changed from ghcr.io/friedemannf/aptos-tools:aptos-node-v1.36.6 to ghcr.io/friedemannf/aptos-tools:aptos-node-v1.38.6
DefaultAptosX86_64Image: value changed from aptoslabs/tools:aptos-node-v1.36.6 to aptoslabs/tools:aptos-node-v1.38.6
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.12.2 is not a valid semantic version for this release.
version v0.12.2 already exists
seth/v1.51.4
Release notes:
- Set From field for bind.CallOpts optionally, warn that some view/pure funcs may work incorrectly without sender
Commits:
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/seth
compatible changes
WrnEmptyFromInCallOpts: added
diagnostics
required module github.com/microcosm-cc/bluemonday@v1.0.23 retracted by module author: Retract older versions as only latest is to be depended upon
summary
v1.51.4 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.51.3).