Releases: smartcontractkit/chainlink-testing-framework
parrot/v0.2.0
Release notes:
- Added wildcard routing support
- Improved routing performance
Bench before
Bench After
Commits:
- Switch to Cages for dynamic routing (d7086e6)
- Added Cage (526aa33)
- Better work this time... (#1607) (fee259e)
- Fix Parrot Release Pipeline (#1605) (956817f)
- Adds more test coverage (37d9e3c)
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
parrot/v0.1.5
Release notes:
- Fixes image upload typo
Commits:
- Fixes Release image typo (4d45e58)
- Adds Manifest for Parrot Goreleaser (#1602) (1731484)
- Fixes Goreleaser Typo (#1601) (faa5f35)
- Parrot Role Timeout (#1600) (f6f2e74)
- Fixes parrot release pipeline (#1599) (e6d2eb1)
Breaking changes:
summary
v0.1.5 (with tag parrot/v0.1.5) is a valid semantic version for this release
parrot/v0.1.5
Release notes:
- Fixes image upload typo
Commits:
- Fixes Release image typo (4d45e58)
- Adds Manifest for Parrot Goreleaser (#1602) (1731484)
- Fixes Goreleaser Typo (#1601) (faa5f35)
- Parrot Role Timeout (#1600) (f6f2e74)
- Fixes parrot release pipeline (#1599) (e6d2eb1)
Breaking changes:
summary
v0.1.5 (with tag parrot/v0.1.5) is a valid semantic version for this release
parrot/v0.1.3
parrot/v0.1.2
parrot/v0.1.0
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
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
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
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