Release notes:
- Simplify local Chainlink build
- Remove dependency on local-registry
- Skip Promtail to accelerate CI 🚀
Commits:
- simplify docker build, use testcontainers and build once, do not run Promtail in CI (#1401) (d2d8cf2)
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework
incompatible changes
BuildAndPublishLocalDockerImage: removed
RebuildDockerImage: removed
compatible changes
BuildImageOnce: added
github.com/smartcontractkit/chainlink-testing-framework/framework/components/clnode
compatible changes
TmpImageName: added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.2.13 (with tag framework/v0.2.13) is a valid semantic version for this release