Skip to content

Releases: smartcontractkit/chainlink-testing-framework

framework/v0.12.0

20 Nov 20:30
b402fce

Choose a tag to compare

Release notes:

  • Codegeneration for Devenv

Commits:

Breaking changes:

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

compatible changes

CILoadChaosParams: added
CILoadChaosTemplate: added
CISmokeParams: added
CISmokeTmpl: added
CLDFParams: added
CLDFTmpl: added
CLICompletionParams: added
CLIParams: added
CLITmpl: added
CompletionTmpl: added
ConfigParams: added
ConfigTOMLParams: added
ConfigTOMLTmpl: added
ConfigTmpl: added
DebugToolsTmpl: added
EnvBuilder: added
EnvCodegen: added
EnvParams: added
EnvironmentTmpl: added
GitIgnoreParams: added
GitIgnoreTmpl: added
GoModParams: added
GoModTemplate: added
GrafanaDashboardParams: added
GrafanaDashboardTmpl: added
JustFileTmpl: added
JustfileParams: added
LoadTestParams: added
LoadTestTmpl: added
NewEnvBuilder: added
ProductConfigurationSimple: added
ProductDashboardUUID: added
ReadmeParams: added
ReadmeTmpl: added
SingleNetworkEVMProductConfigurationTmpl: added
SmokeTestParams: added
SmokeTestTmpl: added
TableTestParams: added
TestCaseParams: added
ToolsParams: added

diagnostics

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

summary

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

framework/v0.11.10

11 Nov 16:13
b5fb519

Choose a tag to compare

Release notes:

  • Only Loki + Grafana obs stack

Commits:

Breaking changes:

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

compatible changes

ObservabilityUpOnlyLoki: added

diagnostics

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

summary

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

lib/v1.54.7

06 Nov 19:16
168e2ef

Choose a tag to compare

Release notes:

  • Upgrade remote runner for main.stage

Commits:

  • fix remote runner for main.stage (#2230) (168e2ef)
  • set proper security contexts for main.sdlc, move Geth dir from root (#2229) (c5f25e8)

Breaking changes:

summary

v1.54.7 (with tag lib/v1.54.7) is a valid semantic version for this release

wasp/v1.51.2

03 Nov 14:33
41190d9

Choose a tag to compare

Release notes:

  • Chaos/Load test codegen

Commits:

Breaking changes:

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

compatible changes

DefaultTestModule: added
DefaultTestSuiteName: added
DefaultUniqLabel: added
GoModParams: added
GoModTemplate: added
GunHTTPCode: added
K8s: added
K8sPodsInterface: added
LoadTestBuilder: added
LoadTestCodegen: added
LocalCTFObsConfig: added
MockK8s: added
NewK8s: added
NewLoadTestGenBuilder: added
PodDelayParams: added
PodDelayTmpl: added
PodFailParams: added
PodFailTmpl: added
TableTestParams: added
TableTestTmpl: added
TestCaseParams: added
TestCodeGenerator: added
WorkloadHTTPCode: added

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

compatible changes

package added

diagnostics

go.mod: the following requirements are needed
github.com/google/go-github/[email protected]
Run 'go mod tidy' to add missing requirements.

summary

v1.51.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.51.1).

framework/v0.11.9

03 Nov 14:33
41190d9

Choose a tag to compare

Release notes:

  • Chaos and Load codegen

Commits:

Breaking changes:

diagnostics

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

summary

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

framework/v0.11.8

03 Nov 14:09
cd424f5

Choose a tag to compare

Release notes:

  • Usnet Docker Build Ctx and Filepath if env vars are used

Commits:

  • Usnet Docker Build Ctx and Filepath if 'CTF_*_IMAGE' env vars are used (#2220) (cd424f5)

Breaking changes:

diagnostics

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

summary

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

framework/v0.11.7

31 Oct 19:12
f47ecdf

Choose a tag to compare

Release notes:

  • Updated solana image selection logic to use runtime arch

Commits:

Breaking changes:

diagnostics

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

summary

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

framework/v0.11.6

29 Oct 11:00
2fcbdd8

Choose a tag to compare

Release notes:

  • Allow to pass context to all components' constructors

Commits:

  • [DX-2252] Allow to pass context to all components' constructors (#2216) (2fcbdd8)
  • better JD health-checks (#2206) (bf1e79f)

Breaking changes:

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

compatible changes

(*DockerClient).ExecContainerOptionsWithContext: added
(*DockerClient).ExecContainerWithContext: added
GetHostWithContext: added

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

compatible changes

NewWithContext: added

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

compatible changes

NewNodeWithContext: added
NewNodeWithDBAndContext: added

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

compatible changes

GRPCHealthStrategy: added
NewGRPCHealthStrategy: added
NewWithContext: added
WSRPCHealthPort: added

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

compatible changes

NewWithContext: added

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

compatible changes

NewWithContext: added

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

incompatible changes

ProviderFactory.NewWithContext: added
ProviderFactory.NewWithContextFrom: added

compatible changes

MinioFactory.NewWithContext: added
MinioFactory.NewWithContextFrom: added

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

compatible changes

FundNodesWithContext: added
NewSharedDBNodeSetWithContext: added
SendETHWithContext: added

diagnostics

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

summary

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

framework/components/dockercompose/v0.1.17

29 Oct 10:59
2fcbdd8

Choose a tag to compare

Release notes:

  • Allow to pass context to all components' constructors

Commits:

  • [DX-2252] Allow to pass context to all components' constructors (#2216) (2fcbdd8)
  • update compose file for changes in billing service (#2187) (a9e72b8)

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

28 Oct 14:21
3780857

Choose a tag to compare

Release notes:

  • Fix failing node logs in OTel collector when enabled logs streaming

Commits:

  • INFOPLAT-2875: Adjust OTel collector to beholder logs requirements (#2211) (3780857)

Breaking changes:

diagnostics

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

summary

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