Releases: smartcontractkit/wasp
Releases · smartcontractkit/wasp
v0.4.6
- dashboard refactoring
- alerts checker refactoring
v0.4.5
- use default Dockerfile/DockerIgnore, build script for building layouts
v0.4.4
- docker automatic builds for test layout
v0.4.3
- tests layout and docker auto build
v0.4.2
- remove
vendor
- move all CI to
nix
- update Go to 1.21.3
v0.4.1
- read Loki config explicitly or from env vars
v0.4.0
What's Changed
New Contributors
Full Changelog: v0.3.7...v0.4.0
Bump to 0.4.x because of CallResult change to Response breaking change
v0.3.7
- Use
StopNow()
Loki API to avoid deadlocks
- Return errors from Loki instead of exiting