Skip to content

framework/v0.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 18:12
· 3 commits to main since this release
49fbb63

Release notes:

  • Name logs subdir as test name
  • Mutex for concurrent mock Record access
  • Remove Promtail only through CLI

Commits:

Breaking changes:

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

incompatible changes

MapTheSamePort: changed from func(string) github.com/docker/go-connections/nat.PortMap to func(...string) github.com/docker/go-connections/nat.PortMap

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

compatible changes

Output.Container: added

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

incompatible changes

UpgradeNodeSet: changed from func(*Input, *github.com/smartcontractkit/chainlink-testing-framework/framework/components/blockchain.Output, time.Duration) (*Output, error) to func(*testing.T, *Input, *github.com/smartcontractkit/chainlink-testing-framework/framework/components/blockchain.Output, time.Duration) (*Output, error)

diagnostics

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

summary

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