Skip to content

Releases: smartcontractkit/chainlink-testing-framework

framework/v0.10.25

16 Sep 07:08
62a15b8

Choose a tag to compare

Release notes:

  • Add docker compose for billing
  • Reduce deps and replaces, remove unused secrets manager

Commits:

Breaking changes:

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

incompatible changes

AWSSecret: removed
AWSSecretsManager: removed
NewAWSSecretsManager: removed

diagnostics

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

summary

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

framework/v0.10.24

09 Sep 21:19
5851fb2

Choose a tag to compare

Release notes:

  • On chain metrics scrape targets
  • Allow to specify custom names for blockchain containers

Commits:

  • Add custom on chain target prom, specify container name for blockchains (#2122) (5851fb2)
  • Bump Aptos image to v1.34.3-hotfix (#2121) (267df19)

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.30.2-rc to ghcr.io/friedemannf/aptos-tools:aptos-node-v1.34.3-hotfix
DefaultAptosX86_64Image: value changed from aptoslabs/tools:aptos-node-v1.27.2 to aptoslabs/tools:aptos-node-v1.34.3-hotfix

compatible changes

Input.ContainerName: added

diagnostics

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

summary

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

framework/v0.10.23

09 Sep 12:59
4ab9729

Choose a tag to compare

Release notes:

  • Fixes TON port mappping, update examples and docs

Commits:

Breaking changes:

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

incompatible changes

DefaultTonSimpleServerPort: removed

diagnostics

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

summary

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

framework/v0.10.22

08 Sep 15:19
9bdb5d0

Choose a tag to compare

Release notes:

  • Update TON network output to return liteserver URL directly

Commits:

Breaking changes:

diagnostics

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

summary

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

framework/v0.10.21

08 Sep 12:41
cd13344

Choose a tag to compare

Release notes:

  • Update TON network output to embed LiteServer configuration directly

Commits:

  • TON: include liteserver config url in the node output (#2088) (cd13344)

Breaking changes:

diagnostics

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

summary

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

framework/v0.10.20

04 Sep 17:05
69e20bc

Choose a tag to compare

Release notes:

  • Update TON/MyLocalTON 3.7 Default Settings

Commits:

Breaking changes:

diagnostics

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

summary

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

framework/v0.10.19

04 Sep 15:32
e244868

Choose a tag to compare

Release notes:

  • Configure Geth chain id

Commits:

Breaking changes:

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

incompatible changes

GenesisClique: value changed from {n config: {n chainId: 1337,n homesteadBlock: ... to {\n config: {\n chainId: %s,\n homesteadBlock: 0,...

diagnostics

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

summary

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

framework/v0.10.17

02 Sep 13:22
3ad40f1

Choose a tag to compare

Release notes:

  • Expose a function that is used to name containers in simple node set

Commits:

  • Expose a function that is used to name containers in simple node set (#2083) (3ad40f1)
  • Revert Revert adding exclude files + other changes to get registration to work for me (#2081) (b393ad4)
  • [CRE-739] retry proto registration (#2080) (7e4a950)
  • Revert adding exclude files + other changes to get registration to work for … (#2079) (a8cb085)
  • adding changeset (#2077) (7dc72cd)
  • adding exclude files + other changes to get registration to work for me (#2036) (2284539)

Breaking changes:

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

compatible changes

NodeNamePrefix: added

diagnostics

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

summary

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

framework/v0.10.17

02 Sep 13:22
3ad40f1

Choose a tag to compare

Release notes:

  • Expose a function that is used to name containers in simple node set

Commits:

  • Expose a function that is used to name containers in simple node set (#2083) (3ad40f1)
  • Revert Revert adding exclude files + other changes to get registration to work for me (#2081) (b393ad4)
  • [CRE-739] retry proto registration (#2080) (7e4a950)
  • Revert adding exclude files + other changes to get registration to work for … (#2079) (a8cb085)
  • adding changeset (#2077) (7dc72cd)
  • adding exclude files + other changes to get registration to work for me (#2036) (2284539)

Breaking changes:

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

compatible changes

NodeNamePrefix: added

diagnostics

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

summary

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

framework/components/dockercompose/v0.1.13

01 Sep 10:57
b393ad4

Choose a tag to compare

Release notes:

  • Bring back topological sorting of proto dependencies for the local-cre
  • Bring back support for exclude files to proto registration config

Commits:

  • Revert Revert adding exclude files + other changes to get registration to work for me (#2081) (b393ad4)

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