framework/v0.4.2
github-actions
released this
13 Jan 18:12
·
3 commits
to main
since this release
Release notes:
- Name logs subdir as test name
- Mutex for concurrent mock Record access
- Remove Promtail only through CLI
Commits:
- v0.4.2 (49fbb63)
- Adding lock to write it to map (#1531) (cfdeeab)
- Fix PortMappings (#1536) (456673e)
- fix(solana): fix broken smoke test (#1547) (d70db91)
- use latest seth (#1534) (91e1a7f)
- [TT-1921] gomods tidy & bump lib imports (#1530) (46ffce8)
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