Skip to content

Releases: smartcontractkit/chainlink-testing-framework

framework/v0.13.10

27 Jan 14:51
8bc75b5

Choose a tag to compare

Release notes:

  • More comparison modes for resource leak detector

Commits:

  • more comparison modes for leak detector (#2362) (8bc75b5)
  • [DX-2553] Generate TOML definitions from structs (#2360) (e8abcb7)

Breaking changes:

github.com/smartcontractkit/chainlink-testing-framework/framework/leak

incompatible changes

(*ResourceLeakChecker).MeasureDelta: changed from func(*CheckConfig) (float64, error) to func(*CheckConfig) (*Measurement, error)
CLNodesLeakDetector.Mode: removed

compatible changes

CLNodesCheck.ComparisonMode: added
CLNodesLeakDetector.CPUQueryAbsolute: added
CLNodesLeakDetector.MemoryQueryAbsolute: added
CheckConfig.ComparisonMode: added
ComparisonModeAbsolute: added
ComparisonModeDiff: added
ComparisonModePercentage: added
Measurement: added

diagnostics

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

summary

v0.13.10 (with tag framework/v0.13.10) is a valid semantic version for this release

framework/v0.13.9

26 Jan 12:01
bf4e5b7

Choose a tag to compare

Release notes:

  • Increase Canton startup timeouts to one hour

Commits:

Breaking changes:

diagnostics

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

summary

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

framework/v0.13.7

23 Jan 14:19
87e4cfd

Choose a tag to compare

Release notes:

  • Add function to Chainlink Client

Commits:

  • [DX-2592] Add ReplayLogPollerFromBlock function to Chainlink Client (#2358) (87e4cfd)

Breaking changes:

github.com/smartcontractkit/chainlink-testing-framework/framework/clclient

compatible changes

(*ChainlinkClient).ReplayLogPollerFromBlock: added
ReplayLogPollerFromBlock: added
ReplayResponse: added
ReplayResponseAttributes: added
ReplayResponseData: added

diagnostics

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

summary

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

framework/v0.13.6

22 Jan 13:31
409e744

Choose a tag to compare

Release notes:

  • Add to Canton containers

Commits:

Breaking changes:

diagnostics

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

summary

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

framework/v0.13.5

21 Jan 13:51
501644c

Choose a tag to compare

Release notes:

  • Fix local dashboards load, bump Grafana version

Commits:

  • Fix local Grafana dashboards upload, upgrade Grafana image (#2354) (501644c)

Breaking changes:

github.com/smartcontractkit/chainlink-testing-framework/framework

incompatible changes

CTFCacheDir: removed

compatible changes

CTFLocalDashboardsDirRelative: added
CTFObservabilityCacheDir: added

diagnostics

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

summary

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

framework/v0.13.3

19 Jan 14:24
b2010d3

Choose a tag to compare

Release notes:

  • Add Canton JWT authentication
  • Increase JWT token expiry

Commits:

Breaking changes:

github.com/smartcontractkit/chainlink-testing-framework/framework/components/blockchain

compatible changes

CantonParticipantEndpoints.JWT: added
DefaultCantonPort: added
TokenExpiry: added

diagnostics

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

summary

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

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