Skip to content

Releases: smartcontractkit/chainlink-testing-framework

framework/v0.13.2

16 Jan 19:08
72a0dad

Choose a tag to compare

Release notes:

  • Add pprof dumps download
  • Generalize and change CPU query

Commits:

  • Improve queries and add docs for leak detector (#2347) (72a0dad)

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

14 Jan 21:22
d67f1b1

Choose a tag to compare

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

12 Jan 10:26
20805b0

Choose a tag to compare

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

07 Jan 16:07
4e9da50

Choose a tag to compare

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

30 Dec 16:37
0156507

Choose a tag to compare

Release notes:

  • Fix retracted dep

Commits:

Breaking changes:

diagnostics

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

summary

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

framework/v0.12.4

30 Dec 14:00
45ceb58

Choose a tag to compare

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

29 Dec 12:59
2dd54eb

Choose a tag to compare

Release notes:

  • TON network local fixes

Commits:

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

29 Dec 15:42
5b28a05

Choose a tag to compare

Release notes:

  • Use Chip Config to register schemas in Red Panda instead of our bespoke solution.

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/v0.12.2

19 Dec 17:32
615aaf1

Choose a tag to compare

Release notes:

  • Bump the Aptos node image to v1.38.6

Commits:

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

28 Nov 11:18
4c45835

Choose a tag to compare

Release notes:

  • Set From field for bind.CallOpts optionally, warn that some view/pure funcs may work incorrectly without sender

Commits:

  • set address in From optionally for CallOpts (#2290) (4c45835)

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