Skip to content

Releases: smartcontractkit/chainlink-testing-framework

tools/ecrimagefetcher/v1.50.2

25 Oct 08:48
d6c51cb
Compare
Choose a tag to compare

Release notes:

Fixes how tags are sorted so that semnatinc versioning is respected.

Commits:

  • fix release-go-module, remove redundant package.json files from tools, rename changeset (#1248) (0b98e39)

Breaking changes:

none

lib/v1.50.13

25 Oct 14:10
lib/v1.50.13
57c057b
Compare
Choose a tag to compare

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

23 Oct 08:53
3bb0113
Compare
Choose a tag to compare

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

22 Oct 13:01
2116c4f
Compare
Choose a tag to compare

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

04 Oct 07:53
a26f7e1
Compare
Choose a tag to compare

Release notes:

  • Added Loki client to query logs data + tests, see usage here - README

Commits:

  • [ship-3765]Adds wrapper for Loki Rest api to query logs (#1203) (a26f7e1)

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

24 Sep 11:46
83100a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: lib/v1.50.8...lib/v1.50.9

lib/v1.50.8

23 Sep 12:41
2ba5125
Compare
Choose a tag to compare

What's Changed

Full Changelog: lib/v1.50.7...lib/v1.50.8

lib/v1.50.7

23 Sep 09:13
2a5f3f4
Compare
Choose a tag to compare

What's Changed

  • Fix order of RPC and wallet keys fetched from env vars by @lukaszcl in #1150

Full Changelog: wasp-v1.50.1...lib/v1.50.7

wasp v1.50.1

20 Sep 17:01
715d26e
Compare
Choose a tag to compare

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:

Breaking changes:

lib/v1.50.6

18 Sep 17:04
14acdbf
Compare
Choose a tag to compare
Add base_url_gap for Grafana (#1141)