Skip to content

sentinel/v0.1.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jan 20:02
· 7 commits to main since this release
15722ca

Release notes:

  • Add SentinelCoordinator Struct
  • Minor logging fix

Commits:

Breaking changes:

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

errors in base version:

helper.go:2:1: package requires newer Go version go1.23

errors in release version:

helper.go:2:1: package requires newer Go version go1.23

github.com/smartcontractkit/chainlink-testing-framework/sentinel/api

errors in base version:

api/blockchain_client.go:2:1: package requires newer Go version go1.23

errors in release version:

api/blockchain_client.go:2:1: package requires newer Go version go1.23

github.com/smartcontractkit/chainlink-testing-framework/sentinel/blockchain_client_wrapper

errors in base version:

blockchain_client_wrapper/geth_wrapper.go:2:1: package requires newer Go version go1.23

errors in release version:

blockchain_client_wrapper/geth_wrapper.go:2:1: package requires newer Go version go1.23

summary

v0.1.1 is not a valid semantic version for this release.
Errors were found in one or more packages.