framework/v0.15.0
·
26 commits
to main
since this release
Release notes:
- Update the Canton blockchain containers to support Docker-internal networking
- Change the for Canton to be of type and split internal/external endpoints into separate fields
- Bump the Canton and Splice images to
Commits:
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework/components/blockchain
incompatible changes
NetworkSpecificData.CantonEndpoints: removed
compatible changes
CantonData: added
NetworkSpecificData.CantonData: added
github.com/smartcontractkit/chainlink-testing-framework/framework/components/blockchain/canton
incompatible changes
NginxContainerRequest: changed from func(int, string, string, string) github.com/testcontainers/testcontainers-go.ContainerRequest to func(int, string, string, string) (github.com/testcontainers/testcontainers-go.ContainerRequest, string)
SpliceVersion: value changed from 0.5.11 to 0.5.13
compatible changes
DefaultNginxInternalPort: added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.15.0 is not a valid semantic version for this release.
version v0.15.0 already exists