Skip to content

Releases: smartcontractkit/chainlink-testing-framework

framework/v0.15.13

02 Apr 19:04
451b0b4

Choose a tag to compare

Release notes:

  • Bump Aptos image to v1.42.1
  • Bump Canton image to v0.5.17

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.41.5 to ghcr.io/friedemannf/aptos-tools:aptos-node-v1.42.1
DefaultAptosX86_64Image: value changed from aptoslabs/tools:aptos-node-v1.41.5 to aptoslabs/tools:aptos-node-v1.42.1

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

incompatible changes

SpliceVersion: value changed from 0.5.13 to 0.5.17

diagnostics

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

summary

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

framework/v0.15.12

02 Apr 09:32
228ceb1

Choose a tag to compare

Release notes:

  • Use internal URL for Pyroscope by default

Commits:

Breaking changes:

diagnostics

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

summary

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

framework/v0.15.11

01 Apr 22:23
75a700d

Choose a tag to compare

Release notes:

  • Discover and relabel all /metrics endpoints via socket

Commits:

Breaking changes:

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

compatible changes

(*ChainlinkClient).MustReadAptosAccounts: added
(*ChainlinkClient).MustReadAptosKeys: added
(*ChainlinkClient).ReadAptosKeys: added
AptosKey: added
AptosKeyAttributes: added
AptosKeyData: added
AptosKeys: added

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

compatible changes

DefaultSolanaPrivateKey: added
DefaultSolanaPublicKey: added

diagnostics

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

summary

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

framework/v0.15.8

18 Mar 10:51
63758bf

Choose a tag to compare

Release notes:

  • Fix Docker chaos tool, allow container to be reused

Commits:

Breaking changes:

diagnostics

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

summary

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

framework/v0.15.7

18 Mar 10:03
2a84c16

Choose a tag to compare

Release notes:

  • Compat testing summary update

Commits:

Breaking changes:

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

compatible changes

UpgradeNRollingSummaryTemplate.Latest: added

diagnostics

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

summary

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

framework/v0.15.6

12 Mar 09:36
05071d6

Choose a tag to compare

Release notes:

  • Model DONs from SOT data source for upgrade testing

Commits:

Breaking changes:

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

incompatible changes

FindNOPRefs: removed
RaneSOTResponseBody.Nodes: changed from []struct{NOP string json:nop; Version string json:version} to []struct{NOP string json:nop; Jobs []struct{Product string json:product} json:jobs; Version string json:version}

compatible changes

CISummaryFile: added
FindNOPsVersionsByProduct: added
RunInitialUpgradeSetup: added
UpgradeContext: added
UpgradeNProductUniqueVersionsRolling: added
UpgradeNRolling: added
UpgradeNRollingSummaryTemplate: added
UpgradeSOTDONSummary: added
WriteRollingNUpgradeSummary: added
WriteSOTDONUpgradeSummary: added

diagnostics

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

summary

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

framework/v0.15.5

12 Mar 07:31
dc70cec

Choose a tag to compare

Release notes:

  • Observability stack: update Tempo version to latest, enable traces-to-profiles, run Pyroscope with bigger and higher resolution profiles

Commits:

Breaking changes:

diagnostics

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

summary

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

framework/v0.15.4

12 Mar 06:38
6b6fcda

Choose a tag to compare

Release notes:

  • Support overwriting nodeset name in memory leak detection query

Commits:

  • Support overwriting nodeset name in memory leak detection query (#2470) (6b6fcda)

Breaking changes:

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

compatible changes

WithNodesetName: added

diagnostics

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

summary

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

lib/v1.99.10

06 Mar 00:10
6472360

Choose a tag to compare

This is not a real release. It is a pre-retracted release in order to publish a proper retraction of v1.99.0

What's Changed

Full Changelog: framework/v0.15.3...lib/v1.99.10

framework/v0.15.3

05 Mar 15:01
3d36b7b

Choose a tag to compare

Release notes:

  • Copy GQL client from core's SDK to use without direct import in tests

Commits:

Breaking changes:

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

compatible changes

package added

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

compatible changes

package added

github.com/smartcontractkit/chainlink-testing-framework/framework/clclient/gql/client/doer

compatible changes

package added

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

compatible changes

package added

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

compatible changes

package added

diagnostics

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

summary

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