Releases: smartcontractkit/chainlink-testing-framework
tools/ecrimagefetcher/v1.50.2
lib/v1.50.13
Changes
- Updates a lot of Go dependencies for the lib and tools
- Updates all GHA actions to latest versions
- Updates default Docker image versions for all Eth2 clients to latest
- Fixes "chain ready" condition for Reth v1.1.0
- Fixes regex used for selecting Docker image tags that need to be mirrored to be less greedy
- Fixes how we extract version and package name from tag for tags with subpackages
framework v0.1.0
Release notes:
- Nil-free modular configuration validated with go-validate
- Stateless component structure
- Caching
- Local observability stack and CLI
Commits:
Breaking changes:
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
Base version: v0.0.0-20241023083244-c2f42446fcc7 (c2f4244)
v0.1.0 (with tag framework/v0.1.0) is a valid semantic version for this release
lib v1.50.12
Release notes:
- Fixes to common release pipeline that cover a case, when only 1 tag is present
- Fixed low RPS bug in WASP
- Updated library to latest version, which supports new file upload API
- Enabled user indexes collector in Postgres exporter
- Removed unnecessary replaces and exclusion from Havoc's
- Bumped k3d and Helm to newer versions
Commits:
- add changeset (#1235) (2116c4f)
- Bump tools to be compatible with latest grafana charts (#1006) (bf1966a)
- Enable statio user indexes collector for postgres exporter (#908) (cbf9b59)
- [TT-1695] update slack-go library to 0.15.0, which uses upload file v2 endpoint (#1234) (fb6d41e)
Breaking changes:
gorelease: preparing to load packages for github.com/smartcontractkit/chainlink-testing-framework/lib@v1.50.11: looking for missing dependencies: go: downloading github.com/pelletier/go-toml v1.9.5
go: downloading github.com/slack-go/slack v0.12.2
go: downloading github.com/deckarep/golang-set v1.8.0
go: downloading github.com/cenkalti/backoff v2.0.0+incompatible
go: downloading k8s.io/klog v1.0.0
go: downloading go.opentelemetry.io/contrib v0.20.0
go: downloading sigs.k8s.io/structured-merge-diff v0.0.0-20190525122527-15d366b2352e
go: downloading github.com/evanphx/json-patch v5.6.0+incompatible
go: downloading github.com/russross/blackfriday v1.6.0
go: downloading github.com/ugorji/go v1.2.7
go: downloading google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de
go: downloading github.com/blang/semver v3.5.1+incompatible
go: downloading github.com/emicklei/go-restful v2.9.5+incompatible
go: downloading github.com/go-redis/redis v6.15.9+incompatible
go: downloading github.com/klauspost/cpuid v1.2.1
go: downloading github.com/hashicorp/consul v1.2.1
go: downloading go.etcd.io/etcd v0.5.0-alpha.5.0.20200910180754-dd1b699fc489
go: downloading github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
go: downloading github.com/Azure/azure-sdk-for-go v65.0.0+incompatible
go: downloading github.com/spf13/cast v1.5.0
go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible
go: downloading github.com/hashicorp/consul/api v1.30.0
go: downloading github.com/hashicorp/consul v1.20.0
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/fatih/color v1.16.0
go: gorelease-load-module imports
github.com/smartcontractkit/chainlink-testing-framework/lib/logstream imports
github.com/smartcontractkit/chainlink-testing-framework/wasp imports
github.com/grafana/loki/clients/pkg/promtail/client imports
github.com/grafana/loki/pkg/util imports
github.com/grafana/dskit/ring imports
github.com/grafana/dskit/kv imports
github.com/grafana/dskit/kv/consul imports
github.com/hashicorp/consul/api: ambiguous import: found package github.com/hashicorp/consul/api in multiple modules:
github.com/hashicorp/consul v1.2.1 (/home/runner/go/pkg/mod/github.com/hashicorp/consul@v1.2.1/api)
github.com/hashicorp/consul/api v1.30.0 (/home/runner/go/pkg/mod/github.com/hashicorp/consul/api@v1.30.0)
go: downloading github.com/hashicorp/consul/sdk v0.16.1
lib v1.50.10
Release notes:
- Added Loki client to query logs data + tests, see usage here - README
Commits:
Breaking changes:
gorelease: preparing to load packages for github.com/smartcontractkit/chainlink-testing-framework/lib@v1.50.9: looking for missing dependencies: go: downloading github.com/pelletier/go-toml v1.9.5
go: downloading github.com/deckarep/golang-set v1.8.0
go: downloading github.com/cenkalti/backoff v2.0.0+incompatible
go: downloading k8s.io/klog v1.0.0
go: downloading go.opentelemetry.io/contrib v0.20.0
go: downloading sigs.k8s.io/structured-merge-diff v0.0.0-20190525122527-15d366b2352e
go: downloading github.com/evanphx/json-patch v5.6.0+incompatible
go: downloading github.com/russross/blackfriday v1.6.0
go: downloading github.com/ugorji/go v1.2.7
go: downloading google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de
go: downloading github.com/blang/semver v3.5.1+incompatible
go: downloading github.com/emicklei/go-restful v2.9.5+incompatible
go: downloading github.com/go-redis/redis v6.15.9+incompatible
go: downloading github.com/klauspost/cpuid v1.2.1
go: downloading github.com/hashicorp/consul v1.2.1
go: downloading go.etcd.io/etcd v0.5.0-alpha.5.0.20200910180754-dd1b699fc489
go: downloading github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
go: downloading github.com/Azure/azure-sdk-for-go v65.0.0+incompatible
go: downloading github.com/spf13/cast v1.5.0
go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible
go: downloading github.com/hashicorp/consul/api v1.29.4
go: downloading github.com/hashicorp/consul v1.19.2
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/fatih/color v1.16.0
go: gorelease-load-module imports
github.com/smartcontractkit/chainlink-testing-framework/lib/logstream imports
github.com/smartcontractkit/chainlink-testing-framework/wasp imports
github.com/grafana/loki/clients/pkg/promtail/client imports
github.com/grafana/loki/pkg/util imports
github.com/grafana/dskit/ring imports
github.com/grafana/dskit/kv imports
github.com/grafana/dskit/kv/consul imports
github.com/hashicorp/consul/api: ambiguous import: found package github.com/hashicorp/consul/api in multiple modules:
github.com/hashicorp/consul v1.2.1 (/home/runner/go/pkg/mod/github.com/hashicorp/consul@v1.2.1/api)
github.com/hashicorp/consul/api v1.29.4 (/home/runner/go/pkg/mod/github.com/hashicorp/consul/api@v1.29.4)
go: downloading github.com/hashicorp/consul/sdk v0.16.1
lib/v1.50.9
What's Changed
Full Changelog: lib/v1.50.8...lib/v1.50.9
lib/v1.50.8
What's Changed
Full Changelog: lib/v1.50.7...lib/v1.50.8
lib/v1.50.7
What's Changed
Full Changelog: wasp-v1.50.1...lib/v1.50.7
wasp v1.50.1
Release notes:
- Fixed off-by-one bug for low-load profiles
Now when you run load tests for <=1 RPS ratelimiter is strict (NoSlack) and requests are instantiated correctly only after first segment has started
Commits:
- changelog (#1149) (715d26e)
- Breaking changes badge for main branch (#1140) (23274bb)
- Universal release pipeline for Go modules (#1128) (f2d805e)
- Enabling Job-Distributor container module (#1123) (d7929ca)
Breaking changes:
lib/v1.50.6
Add base_url_gap for Grafana (#1141)