Releases: smartcontractkit/chainlink-testing-framework
framework/v0.14.9
Release notes:
- Multiple fake adapters for chaos testing
Commits:
Breaking changes:
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.14.9 is not a valid semantic version for this release.
version v0.14.9 already exists
framework/v0.14.8
Release notes:
- Replace Pumba with Docker-TC to avoid Docker API compatibility issues
Commits:
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework/chaos
compatible changes
CmdCorrupt: added
CmdDelay: added
CmdDuplicate: added
CmdLoss: added
CmdPause: added
DockerChaos: added
NewDockerChaos: added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.14.8 is not a valid semantic version for this release.
version v0.14.8 already exists
framework/v0.14.7
Release notes:
- Bump the Aptos node image to v1.41.5
Commits:
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework/components/blockchain
incompatible changes
DefaultAptosArm64Image: value changed from ghcr.io/friedemannf/aptos-tools:aptos-node-v1.38.7 to ghcr.io/friedemannf/aptos-tools:aptos-node-v1.41.5
DefaultAptosX86_64Image: value changed from aptoslabs/tools:aptos-node-v1.38.7 to aptoslabs/tools:aptos-node-v1.41.5
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.14.7 is not a valid semantic version for this release.
version v0.14.7 already exists
framework/v0.14.6
Release notes:
- NOPs from SOT upgrade sequence
- Allow specify upgrade sequence explicitly
Commits:
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework
incompatible changes
GetTagsFromURL: removed
RestoreToBranch: removed
RollbackToEarliestSemverTag: removed
SortSemverTags: removed
compatible changes
CheckOut: added
FilterSemverTags: added
FindNOPRefs: added
FindSemVerRefSequence: added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.14.6 is not a valid semantic version for this release.
version v0.14.6 already exists
framework/v0.14.5
Release notes:
- Use docker pull command to work with creds in CI via env vars
Commits:
Breaking changes:
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.14.5 is not a valid semantic version for this release.
version v0.14.5 already exists
framework/v0.14.4
Release notes:
- Compatibility testing CLI
Commits:
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework
compatible changes
ExecCmd: added
ExecCmdWithContext: added
ExecCmdWithOpts: added
GetTagsFromURL: added
RaneSOTResponseBody: added
RestoreToBranch: added
RollbackToEarliestSemverTag: added
SortSemverTags: added
UpgradeContainer: added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.14.4 is not a valid semantic version for this release.
version v0.14.4 already exists
framework/v0.14.3
Release notes:
- Bump Canton images to 0.5.11
- Expose Canton UserID and Registry URL in output
Commits:
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework/components/blockchain
compatible changes
CantonParticipantEndpoints.UserID: added
github.com/smartcontractkit/chainlink-testing-framework/framework/components/blockchain/canton
incompatible changes
DefaultNginxImage: value changed from nginx:1.27.0 to nginx:1.29.5
DefaultPostgresImage: value changed from postgres:14 to postgres:18
SpliceVersion: value changed from 0.5.3 to 0.5.11
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.14.3 is not a valid semantic version for this release.
version v0.14.3 already exists
framework/v0.14.2
framework/v0.14.1
Release notes:
- Forwarder API for clients
Commits:
- Forwarder client API (#2400) (44d9575)
- fix(ton): use ctf network, with unique volumes (#2393) (fbd6b3b)
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework/clclient
compatible changes
Authorize: added
DefaultAuthRetryCount: added
DefaultRetries: added
DefaultRetryInterval: added
DefaultTimeout: added
github.com/smartcontractkit/chainlink-testing-framework/framework/components/blockchain
compatible changes
Node.K8sService: added
github.com/smartcontractkit/chainlink-testing-framework/framework/components/clnode
compatible changes
NodeOut.K8sService: added
github.com/smartcontractkit/chainlink-testing-framework/framework/components/postgres
compatible changes
Output.K8sService: added
github.com/smartcontractkit/chainlink-testing-framework/framework/pods
incompatible changes
(*PortForwardManager).Forward: changed from func([]PortForwardConfig) error to func([]PortForwardConfig, bool) error
K8sAPITimeout: removed
PortForwardConfig.ContainerPort: removed
Run: changed from func(context.Context, *Config) (string, error) to func(context.Context, *Config) (string, *k8s.io/api/core/v1.Service, error)
compatible changes
(*App).GetConnectionDetails: added
ClientReadyTimeout: added
Connect: added
K8sFunctionCallTimeout: added
PortForwardConfig.ServicePort: added
TCPReadyProbe: added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.14.1 is not a valid semantic version for this release.
version v0.14.1 already exists
framework/v0.14.0
Release notes:
- Add seamless integration with K8s for Tier 0 components: Anvil, Fake, NodeSet, PostgreSQL
Commits:
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework/pods
compatible changes
package added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.14.0 is not a valid semantic version for this release.
version v0.14.0 already exists