Skip to content

Releases: smartcontractkit/chainlink-testing-framework

framework/v0.4.0

23 Dec 15:35
67350e9
Compare
Choose a tag to compare

Release notes:

  • Add basic Solana network support

Commits:

Breaking changes:

github.com/smartcontractkit/chainlink-testing-framework/framework/components/blockchain

compatible changes

Input.ContractsDir: added
Input.PublicKey: added

diagnostics

go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.

summary

v0.4.0 (with tag framework/v0.4.0) is a valid semantic version for this release

wasp/v1.50.4

19 Dec 19:02
f476677
Compare
Choose a tag to compare

Release notes:

  • Performance report & comparison tool
  • Unify control loop
  • Fix VU races
  • Fix ratelimit npe

Commits:

Breaking changes:

gorelease: preparing to load packages for github.com/smartcontractkit/chainlink-testing-framework/wasp@v1.50.3: looking for missing dependencies: go: downloading github.com/c9s/goprocinfo v0.0.0-20210130143923-c95fcf8c64a8
go: downloading github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
go: downloading golang.org/x/net v0.29.0
go: downloading github.com/prometheus/client_golang v1.20.4
go: downloading github.com/fatih/color v1.16.0
go: downloading golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa
go: downloading golang.org/x/term v0.24.0
go: downloading k8s.io/klog v1.0.0
go: downloading github.com/pelletier/go-toml/v2 v2.2.2
go: downloading github.com/ugorji/go v1.1.7
go: downloading golang.org/x/sys v0.25.0
go: downloading github.com/pelletier/go-toml v1.9.5
go: downloading google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9
go: downloading sigs.k8s.io/structured-merge-diff v0.0.0-20190525122527-15d366b2352e
go: downloading golang.org/x/crypto v0.27.0
go: downloading golang.org/x/text v0.18.0
go: downloading github.com/go-redis/redis v6.15.9+incompatible
go: downloading go.opentelemetry.io/otel v1.24.0
go: downloading go.opentelemetry.io/otel/trace v1.24.0
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0
go: downloading go.etcd.io/etcd/api/v3 v3.5.7
go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.7
go: downloading github.com/hashicorp/consul v1.2.1
go: downloading go.etcd.io/etcd/client/v3 v3.5.7
go: downloading github.com/Azure/azure-sdk-for-go v65.0.0+incompatible
go: downloading go.opentelemetry.io/otel/metric v1.24.0
go: downloading github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
go: downloading github.com/Masterminds/semver/v3 v3.2.1
go: downloading github.com/spf13/cast v1.5.0
go: downloading github.com/emicklei/go-restful v0.0.0-20170410110728-ff4f55a20633
go: downloading github.com/fsnotify/fsnotify v1.6.0
go: downloading go.uber.org/zap v1.26.0
go: downloading golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d
go: downloading github.com/coreos/go-semver v0.3.0
go: downloading github.com/golang-jwt/jwt v3.2.1+incompatible
go: downloading golang.org/x/mod v0.17.0
go: downloading github.com/hashicorp/consul/api v1.30.0
go: downloading github.com/hashicorp/consul v1.20.1
go: gorelease-load-module 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

sentinel/v0.1.0

19 Dec 10:17
64f30d9
Compare
Choose a tag to compare

Release notes:

  • Sentinel init

Commits:

Breaking changes:

gorelease: could not resolve version github.com/smartcontractkit/chainlink-testing-framework/sentinel@3dded98618c698a13821d2f93b286c0e10e0a899: go: github.com/smartcontractkit/chainlink-testing-framework/sentinel@v0.0.0-20241217164719-3dded98618c6: invalid version: missing github.com/smartcontractkit/chainlink-testing-framework/sentinel/go.mod at revision 3dded98

sentinel/v0.1.0

19 Dec 10:17
64f30d9
Compare
Choose a tag to compare

Release notes:

  • Sentinel init

Commits:

Breaking changes:

gorelease: could not resolve version github.com/smartcontractkit/chainlink-testing-framework/sentinel@3dded98618c698a13821d2f93b286c0e10e0a899: go: github.com/smartcontractkit/chainlink-testing-framework/sentinel@v0.0.0-20241217164719-3dded98618c6: invalid version: missing github.com/smartcontractkit/chainlink-testing-framework/sentinel/go.mod at revision 3dded98

framework/v0.3.9

16 Dec 19:29
ee5df76
Compare
Choose a tag to compare

Release notes:

  • Dlv from original image
  • Fix logs for promtail

Commits:

Breaking changes:

diagnostics

go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.

summary

v0.3.9 is not a valid semantic version for this release.
version v0.3.9 already exists

framework/v0.3.8

16 Dec 17:48
88c6d2e
Compare
Choose a tag to compare

Release notes:

  • Move promtail to CLI
  • Speed up container polling
  • Allow debug entrypoint for dlv

Commits:

  • Container polling speedup, move Promtail to CLI, Delve debugger entrypoint (#1484) (88c6d2e)
  • Read primary ETH key based on chain id (#1487) (d9c773e)
  • Fix url and add node container internal ip (#1477) (8f36945)

Breaking changes:

github.com/smartcontractkit/chainlink-testing-framework/framework/clclient

incompatible changes

(*ChainlinkClient).ReadPrimaryETHKey: changed from func() (*ETHKeyData, error) to func(string) (*ETHKeyData, error)

github.com/smartcontractkit/chainlink-testing-framework/framework/components/clnode

compatible changes

DefaultDebuggerPort: added
NodeInput.DebuggerPort: added
NodeOut.InternalIP: added

github.com/smartcontractkit/chainlink-testing-framework/framework/components/simple_node_set

compatible changes

Input.DlvPortRangeStart: added

diagnostics

go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.

summary

v0.3.8 (with tag framework/v0.3.8) is a valid semantic version for this release

framework/v0.3.7

11 Dec 22:52
11410d9
Compare
Choose a tag to compare

Release notes:

  • Separate JobDistributor database
  • Wait when fund nodes on testnets

Commits:

Breaking changes:

github.com/smartcontractkit/chainlink-testing-framework/framework/components/jd

incompatible changes

Input.DBURL: removed

compatible changes

Input.DBInput: added

github.com/smartcontractkit/chainlink-testing-framework/framework/components/postgres

compatible changes

Input.JDDatabase: added
Input.Name: added

diagnostics

go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.

summary

v0.3.7 (with tag framework/v0.3.7) is a valid semantic version for this release

framework/v0.3.6

09 Dec 11:24
43b2b05
Compare
Choose a tag to compare

Release notes:

  • Add cadvisor support to obs stack
  • Add cadvisor dashboard

Commits:

Breaking changes:

diagnostics

go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.

summary

v0.3.6 (with tag framework/v0.3.6) is a valid semantic version for this release

framework/v0.3.6

09 Dec 11:24
43b2b05
Compare
Choose a tag to compare

Release notes:

  • Add cadvisor support to obs stack
  • Add cadvisor dashboard

Commits:

Breaking changes:

diagnostics

go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.

summary

v0.3.6 (with tag framework/v0.3.6) is a valid semantic version for this release

lib/v1.50.19

06 Dec 11:11
lib/v1.50.19
989c0a5
Compare
Choose a tag to compare

Release notes:

  • compontent has been removed and a function for saving all Docker container logs to files has been added instead

Commits:

  • add changelog for lib/v1.50.19 (#1444) (989c0a5)
  • [TT-1862] remove logstream. add function to dump Docker container logs to files (#1414) (dce4e1c)

Breaking changes:

gorelease: internal error: error package requires newer Go version go1.23 (*errors.errorString) without position
gorelease: internal error: error package requires newer Go version go1.23 (*errors.errorString) without position
gorelease: internal error: error package requires newer Go version go1.23 (*errors.errorString) without position
gorelease: preparing to load packages for github.com/smartcontractkit/chainlink-testing-framework/lib@v1.50.18: looking for missing dependencies: go: module github.com/smartcontractkit/chainlink-testing-framework/lib@v1.50.18 requires go >= 1.23; switching to go1.23.4
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/pelletier/go-toml v1.9.5
go: downloading github.com/smartcontractkit/chainlink-testing-framework/wasp v1.50.1
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 golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
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/russross/blackfriday v1.6.0
go: downloading github.com/cespare/xxhash v1.1.0
go: downloading github.com/c9s/goprocinfo v0.0.0-20210130143923-c95fcf8c64a8
go: downloading github.com/gin-gonic/gin v1.9.1
go: downloading github.com/grafana/dskit v0.0.0-20231120170505-765e343eda4f
go: downloading github.com/grafana/loki v1.6.2-0.20231215164305-b51b7d7b5503
go: downloading github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
go: downloading github.com/smartcontractkit/chainlink-testing-framework/lib/grafana v1.50.0
go: downloading nhooyr.io/websocket v1.8.7
go: downloading github.com/gin-contrib/sse v0.1.0
go: downloading github.com/go-kit/log v0.2.1
go: downloading github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f
go: downloading github.com/grafana/grafana-foundation-sdk/go v0.0.0-20240326122733-6f96a993222b
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-playground/validator/v10 v10.14.0
go: downloading github.com/ugorji/go/codec v1.2.11
go: downloading github.com/ugorji/go v1.2.7
go: downloading github.com/bytedance/sonic v1.9.1
go: downloading github.com/goccy/go-json v0.10.2
go: downloading github.com/go-logfmt/logfmt v0.6.0
go: downloading github.com/jpillora/backoff v1.0.0
go: downloading github.com/gabriel-vasile/mimetype v1.4.2
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.2.4
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311
go: downloading golang.org/x/arch v0.4.0
go: downloading github.com/fatih/color v1.17.0
go: downloading github.com/prometheus/prometheus v0.47.2-0.20231010075449-4b9c19fe5510
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/grafana/loki/pkg/push v0.0.0-20231124142027-e52380921608
go: downloading github.com/opentracing/opentracing-go v1.2.0
go: downloading google.golang.org/grpc v1.65.0
go: downloading github.com/twitchyliquid64/golang-asm v0.15.1
go: downloading github.com/klauspost/cpuid/v2 v2.2.5
go: downloading github.com/klauspost/cpuid v1.2.1
go: downloading github.com/grafana/regexp v0.0.0-20221122212121-6b5c0a4cb7fd
go: downloading github.com/c2h5oh/datasize v0.0.0-20220606134207-859f65c6625b
go: downloading github.com/uber/jaeger-client-go v2.30.0+incompatible
go: downloading github.com/dennwc/varint v1.0.0
go: downloading github.com/gogo/status v1.1.1
go: downloading github.com/gogo/googleapis v1.4.1
go: downloading github.com/stretchr/objx v0.5.2
go: downloading github.com/facette/natsort v0.0.0-20181210072756-2cd4dd1e2dcb
go: downloading github.com/go-redis/redis/v8 v8.11.5
go: downloading github.com/grafana/gomemcache v0.0.0-20231023152154-6947259a0586
go: downloading github.com/sony/gobreaker v0.5.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240701130421-f6361c86f094
go: downloading github.com/armon/go-metrics v0.4.1
go: downloading github.com/go-redis/redis v6.15.9+incompatible
go: downloading google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de
go: downloading github.com/hashicorp/go-sockaddr v1.0.2
go: downloading github.com/hashicorp/memberlist v0.5.0
go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible
go: downloading github.com/gorilla/mux v1.8.0
go: downloading github.com/opentracing-contrib/go-grpc v0.0.0-20210225150812-73cb765af46e
go: downloading github.com/prometheus/exporter-toolkit v0.10.1-0.20230714054209-2f4150c63f97
go: downloading github.com/soheilhy/cmux v0.1.5
go: downloading github.com/julienschmidt/httprouter v1.3.0
go: downloading github.com/prometheus/common/sigv4 v0.1.0
go: downloading github.com/edsrzf/mmap-go v1.1.0
go: downloading go.opentelemetry.io/collector/pdata v1.0.0-rcv0015
go: downloading github.com/oklog/ulid v1.3.1
go: downloading github.com/Masterminds/sprig/v3 v3.2.3
go: downloading github.com/buger/jsonparser v1.1.1
go: downloading go4.org/netipx v0.0.0-20230125063823-8449b0a6169f
go: downloading github.com/hashicorp/consul/api v1.28.2
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading go.etcd.io/etcd/api/v3 v3.5.14
go: downloading go.etcd.io/etcd v0.5.0-alpha.5.0.20200910180754-dd1b699fc489
go: downloading github.com/hashicorp/consul v1.2.1
go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.14
go: downloading go.etcd.io/etcd/client/v3 v3.5.14
go: downloading github.com/hashicorp/go-immutable-radix v1.3.1
go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
go: downloading github.com/hashicorp/go-msgpack v0.5.5
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/miekg/dns v1.1.56
go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529
go: downloading github.com/sercand/kuberesolver/v5 v5.1.1
go: downloading github.com/opentracing-contrib/go-stdlib v1.0.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.7.0
go: downloading github.com/Azure/azure-sdk-for-go v65.0.0+incompatible
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.3.0
go: downloading github.com/aws/aws-sdk-go v1.45.25
go: downloading go.uber.org/goleak v1.3.0
go: downloading github.com/go-openapi/strfmt v0.21.7
go: downloading github.com/prometheus/alertmanager v0.26.0
go: downloading go.opentelemetry.io/collector/semconv v0.81.0
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/huandu/xstrings v1.3.3
go: downloading github.com/mitchellh/copystructure v1.0.0
go: downloading github.com/shopspring/decimal v1.2.0
go: downloading github.com/spf13/cast v1.5.0
go: downloading github.com/coreos/go-systemd/v22 v22.5.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240528184218-531527333157
go: downloading github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
go: downloading github.com/hashicorp/golang-lru v0.6.0
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading golang.org/x/tools v0.26.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.3.0
go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.0.0
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
go: downloading github.com/go-openapi/errors v0.20.4
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading go.mongodb.org/mongo-driver v1.12.0
go: downloading github.com/mitchellh/reflectwalk v1.0.1
go: downloading github.com/coreos/go-semver v0.3.1
go: downloading github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
go: downloading github.com/go-openapi/validate v0.22.1
go: downloading github.com/golang-jwt/jwt/v4 v4.5.0
go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/go-openapi/analysis v0.21.4
go: downloading github.com/go-openapi/loads v0.21.2
go: downloading github.com/go-openapi/spec v0.20.9
go: downloading golang.org/x/mod v0.21.0
go: downloading github.com/hashicorp/consul/api v1.30.0
go: downloading github.com/hashicorp/consul v1.20.1
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