Release notes:
- Add Aptos network support
Commits:
- Aptos network support (#1562) (a4290be)
- [TT-1922] Fixes Found Test Packages Output (#1535) (9658154)
- fix go mod (e2bad7a)
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework
compatible changes
ExecContainer: added
github.com/smartcontractkit/chainlink-testing-framework/framework/components/blockchain
compatible changes
DefaultAptosAccount: added
DefaultAptosPrivateKey: added
github.com/smartcontractkit/chainlink-testing-framework/framework/rpc
incompatible changes
github.com/testcontainers/testcontainers-go.Container.Terminate: changed from func(context.Context) error to func(context.Context, ...github.com/testcontainers/testcontainers-go.TerminateOption) error
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.4.3 is not a valid semantic version for this release.
version v0.4.3 already exists