Releases: smartcontractkit/chainlink-testing-framework
framework/v0.15.13
Release notes:
- Bump Aptos image to v1.42.1
- Bump Canton image to v0.5.17
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.41.5 to ghcr.io/friedemannf/aptos-tools:aptos-node-v1.42.1
DefaultAptosX86_64Image: value changed from aptoslabs/tools:aptos-node-v1.41.5 to aptoslabs/tools:aptos-node-v1.42.1
github.com/smartcontractkit/chainlink-testing-framework/framework/components/blockchain/canton
incompatible changes
SpliceVersion: value changed from 0.5.13 to 0.5.17
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.15.13 is not a valid semantic version for this release.
version v0.15.13 already exists
framework/v0.15.12
Release notes:
- Use internal URL for Pyroscope by default
Commits:
Breaking changes:
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.15.12 is not a valid semantic version for this release.
version v0.15.12 already exists
framework/v0.15.11
Release notes:
- Discover and relabel all /metrics endpoints via socket
Commits:
- Discover all /metrics via Docker socket (#2505) (75a700d)
- feat(framework): add Aptos key readers to clclient (#2492) (15e89dd)
- chore: follow up changeset (#2491) (1e8de4c)
- feat: expose solana keys (#2485) (4c4b8eb)
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework/clclient
compatible changes
(*ChainlinkClient).MustReadAptosAccounts: added
(*ChainlinkClient).MustReadAptosKeys: added
(*ChainlinkClient).ReadAptosKeys: added
AptosKey: added
AptosKeyAttributes: added
AptosKeyData: added
AptosKeys: added
github.com/smartcontractkit/chainlink-testing-framework/framework/components/blockchain
compatible changes
DefaultSolanaPrivateKey: added
DefaultSolanaPublicKey: added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.15.11 is not a valid semantic version for this release.
version v0.15.11 already exists
framework/v0.15.8
Release notes:
- Fix Docker chaos tool, allow container to be reused
Commits:
Breaking changes:
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.15.8 is not a valid semantic version for this release.
version v0.15.8 already exists
framework/v0.15.7
Release notes:
- Compat testing summary update
Commits:
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework
compatible changes
UpgradeNRollingSummaryTemplate.Latest: added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.15.7 is not a valid semantic version for this release.
version v0.15.7 already exists
framework/v0.15.6
Release notes:
- Model DONs from SOT data source for upgrade testing
Commits:
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework
incompatible changes
FindNOPRefs: removed
RaneSOTResponseBody.Nodes: changed from []struct{NOP string json:nop; Version string json:version} to []struct{NOP string json:nop; Jobs []struct{Product string json:product} json:jobs; Version string json:version}
compatible changes
CISummaryFile: added
FindNOPsVersionsByProduct: added
RunInitialUpgradeSetup: added
UpgradeContext: added
UpgradeNProductUniqueVersionsRolling: added
UpgradeNRolling: added
UpgradeNRollingSummaryTemplate: added
UpgradeSOTDONSummary: added
WriteRollingNUpgradeSummary: added
WriteSOTDONUpgradeSummary: added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.15.6 is not a valid semantic version for this release.
version v0.15.6 already exists
framework/v0.15.5
Release notes:
- Observability stack: update Tempo version to latest, enable traces-to-profiles, run Pyroscope with bigger and higher resolution profiles
Commits:
Breaking changes:
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.15.5 is not a valid semantic version for this release.
version v0.15.5 already exists
framework/v0.15.4
Release notes:
- Support overwriting nodeset name in memory leak detection query
Commits:
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework/leak
compatible changes
WithNodesetName: added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.15.4 is not a valid semantic version for this release.
version v0.15.4 already exists
lib/v1.99.10
This is not a real release. It is a pre-retracted release in order to publish a proper retraction of v1.99.0
What's Changed
Full Changelog: framework/v0.15.3...lib/v1.99.10
framework/v0.15.3
Release notes:
- Copy GQL client from core's SDK to use without direct import in tests
Commits:
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework/clclient/gql
compatible changes
package added
github.com/smartcontractkit/chainlink-testing-framework/framework/clclient/gql/client
compatible changes
package added
github.com/smartcontractkit/chainlink-testing-framework/framework/clclient/gql/client/doer
compatible changes
package added
github.com/smartcontractkit/chainlink-testing-framework/framework/clclient/gql/gqlscalar
compatible changes
package added
github.com/smartcontractkit/chainlink-testing-framework/framework/clclient/gql/schema
compatible changes
package added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.15.3 is not a valid semantic version for this release.
version v0.15.3 already exists