Releases: smartcontractkit/chainlink-testing-framework
framework/v0.13.10
Release notes:
- More comparison modes for resource leak detector
Commits:
- more comparison modes for leak detector (#2362) (8bc75b5)
- [DX-2553] Generate TOML definitions from structs (#2360) (e8abcb7)
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework/leak
incompatible changes
(*ResourceLeakChecker).MeasureDelta: changed from func(*CheckConfig) (float64, error) to func(*CheckConfig) (*Measurement, error)
CLNodesLeakDetector.Mode: removed
compatible changes
CLNodesCheck.ComparisonMode: added
CLNodesLeakDetector.CPUQueryAbsolute: added
CLNodesLeakDetector.MemoryQueryAbsolute: added
CheckConfig.ComparisonMode: added
ComparisonModeAbsolute: added
ComparisonModeDiff: added
ComparisonModePercentage: added
Measurement: added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.13.10 (with tag framework/v0.13.10) is a valid semantic version for this release
framework/v0.13.9
Release notes:
- Increase Canton startup timeouts to one hour
Commits:
Breaking changes:
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.13.9 is not a valid semantic version for this release.
version v0.13.9 already exists
framework/v0.13.7
Release notes:
- Add function to Chainlink Client
Commits:
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework/clclient
compatible changes
(*ChainlinkClient).ReplayLogPollerFromBlock: added
ReplayLogPollerFromBlock: added
ReplayResponse: added
ReplayResponseAttributes: added
ReplayResponseData: added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.13.7 is not a valid semantic version for this release.
version v0.13.7 already exists
framework/v0.13.6
Release notes:
- Add to Canton containers
Commits:
- add v0.13.6 changeset (#2357) (409e744)
- framework/components/blockchain/canton: set labels (#2356) (46d4bdb)
Breaking changes:
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.13.6 is not a valid semantic version for this release.
version v0.13.6 already exists
framework/v0.13.5
Release notes:
- Fix local dashboards load, bump Grafana version
Commits:
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework
incompatible changes
CTFCacheDir: removed
compatible changes
CTFLocalDashboardsDirRelative: added
CTFObservabilityCacheDir: added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.13.5 is not a valid semantic version for this release.
version v0.13.5 already exists
framework/v0.13.3
Release notes:
- Add Canton JWT authentication
- Increase JWT token expiry
Commits:
- Increase Canton JWT expiry (#2349) (b2010d3)
- Add Authentication for Canton LocalNet (#2348) (8cdc115)
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework/components/blockchain
compatible changes
CantonParticipantEndpoints.JWT: added
DefaultCantonPort: added
TokenExpiry: added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.13.3 is not a valid semantic version for this release.
version v0.13.3 already exists
framework/v0.13.2
Release notes:
- Add pprof dumps download
- Generalize and change CPU query
Commits:
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework/leak
incompatible changes
(*ResourceLeakChecker).MeasureLeak: removed
compatible changes
(*ResourceLeakChecker).MeasureDelta: added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.13.2 is not a valid semantic version for this release.
version v0.13.2 already exists
framework/v0.13.1
Release notes:
- Add resource leak detector automation
Commits:
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework
incompatible changes
PrometheusQueryResponse.Data: changed from struct{ResultType string json:resultType; Result []struct{Metric map[string]string json:metric; Value []interface{} json:value} json:result} to *PromQueryResponseData
compatible changes
PromQueryResponseData: added
PromQueryResponseResult: added
github.com/smartcontractkit/chainlink-testing-framework/framework/leak
compatible changes
package added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.13.1 is not a valid semantic version for this release.
version v0.13.1 already exists
framework/v0.13.0
Release notes:
- Add support for Canton blockchain
Commits:
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework/components/blockchain
compatible changes
CantonEndpoints: added
CantonParticipantEndpoints: added
FamilyCanton: added
Input.NumberOfCantonValidators: added
NetworkSpecificData.CantonEndpoints: added
TypeCanton: added
github.com/smartcontractkit/chainlink-testing-framework/framework/components/blockchain/canton
compatible changes
package added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.13.0 is not a valid semantic version for this release.
version v0.13.0 already exists
framework/v0.12.6
Release notes:
- Bump the Aptos node image to v1.38.7
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.6 to ghcr.io/friedemannf/aptos-tools:aptos-node-v1.38.7
DefaultAptosX86_64Image: value changed from aptoslabs/tools:aptos-node-v1.38.6 to aptoslabs/tools:aptos-node-v1.38.7
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.12.6 is not a valid semantic version for this release.
version v0.12.6 already exists