Skip to content

Releases: smartcontractkit/chainlink-testing-framework

parrot/v0.2.0

29 Jan 01:16
d7086e6
Compare
Choose a tag to compare

Release notes:

  • Added wildcard routing support
  • Improved routing performance

Bench before

Bench After

Commits:

Breaking changes:

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

incompatible changes

(*Server).Delete: changed from func(string) error to func(*Route) error

compatible changes

(*Route).Segment: added
DisableConsoleLogs: added
ErrCageNotFound: added
MethodAny: added
WithRecorders: added

summary

v0.2.0 (with tag parrot/v0.2.0) is a valid semantic version for this release

parrot/v0.1.8

27 Jan 18:53
aed7cc3
Compare
Choose a tag to compare

Changelog

parrot/v0.1.5

24 Jan 22:10
4d45e58
Compare
Choose a tag to compare

Release notes:

  • Fixes image upload typo

Commits:

Breaking changes:

summary

v0.1.5 (with tag parrot/v0.1.5) is a valid semantic version for this release

parrot/v0.1.5

24 Jan 22:10
4d45e58
Compare
Choose a tag to compare

Release notes:

  • Fixes image upload typo

Commits:

Breaking changes:

summary

v0.1.5 (with tag parrot/v0.1.5) is a valid semantic version for this release

parrot/v0.1.3

24 Jan 21:28
4513cfb
Compare
Choose a tag to compare

Release notes:

  • Fix Goreleaser typo

Commits:

Breaking changes:

summary

v0.1.3 (with tag parrot/v0.1.3) is a valid semantic version for this release

parrot/v0.1.2

24 Jan 21:24
04d6cec
Compare
Choose a tag to compare

Release notes:

  • Fixes release AWS timeout

Commits:

Breaking changes:

summary

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

parrot/v0.1.0

24 Jan 20:55
f49b1ae
Compare
Choose a tag to compare

Release notes:

  • Initial creation of parrot
  • Able to reply to dynamically created routes
  • Able to record all incoming route requests
  • Able to create local, binary, and Docker versions

Commits:

  • Adds changeset and fixes Dockerfile (f49b1ae)

Breaking changes:

summary

Base version: v0.0.0-20250124200740-4c96e77acd15 (4c96e77)
v0.1.0 is not a valid semantic version for this release.
version v0.1.0 already exists

seth/v1.50.12

23 Jan 11:48
72387bd
Compare
Choose a tag to compare

Release notes:

  • improvement: allow to pass your own to Seth (which allows to use it with 's Simulated Backend)

Commits:

  • [TT-1936] allow Seth to use simulated backend (#1593) (72387bd)
  • [TT-1922] Fixes Found Test Packages Output (#1535) (9658154)

Breaking changes:

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

incompatible changes

(*Config).FirstNetworkURL: removed
Client.Client: changed from *github.com/ethereum/go-ethereum/ethclient.Client to github.com/ethereum/go-ethereum/ethclient/simulated.Client

compatible changes

(*ClientBuilder).WithEthClient: added
(*Config).MustFirstNetworkURL: added
ErrUnableToDecode: added
EthClientAndUrlsSet: added

diagnostics

required module github.com/microcosm-cc/[email protected] retracted by module author: Retract older versions as only latest is to be depended upon

summary

v1.50.12 is not a valid semantic version for this release.
There are incompatible changes.

lib/v1.50.21

23 Jan 11:35
734b6a8
Compare
Choose a tag to compare

Release notes:

  • Fix imports and dependencies
  • Fix start up of Nethermind 1.30.1+ containers
  • Fix docker 8080 port mappings
  • Do not change container name, when restarting it
  • Automatically forward to k8s

Commits:

  • v1.50.21 changeset (#1594) (734b6a8)
  • Forward SETH_LOG_LEVEL env to remote runner (#1565) (5a76b26)
  • [TT-1922] Fixes Found Test Packages Output (#1535) (9658154)
  • do not change container name on startup retry, delete old container instead (#1540) (a3021b1)
  • fix nethermind >= 1.30.1 startup, bump default versios for other clients to latest (#1539) (43a530d)
  • use latest seth (#1534) (91e1a7f)
  • [TT-1921] gomods tidy & bump lib imports (#1530) (46ffce8)

Breaking changes:

usage: gorelease [-base=version] [-version=version]
base version (v1.99.4) must be lower than release version (v1.50.21)
For more information, run go doc golang.org/x/exp/cmd/gorelease

tools/ghsecrets/v1.51.0

21 Jan 12:52
44fcb51
Compare
Choose a tag to compare

Release notes:

  • Adds support for AWS Secrets Manager

Commits:

  • Add changeset (#1589) (44fcb51)
  • Add Support for AWS Secrets Manager for ghsecrets tool (#1564) (661546a)
  • fix release-go-module, remove redundant package.json files from tools, rename changeset (#1248) (0b98e39)
  • Universal release pipeline for Go modules (#1128) (f2d805e)

Breaking changes:

summary

v1.51.0 (with tag tools/ghsecrets/v1.51.0) is a valid semantic version for this release