Skip to content

Releases: smartcontractkit/wasp

v0.4.7

11 Apr 10:38
1e8b251
Compare
Choose a tag to compare
  • fix Grafana API nilptr

v0.4.6

28 Feb 16:45
96b6314
Compare
Choose a tag to compare
  • dashboard refactoring
  • alerts checker refactoring

v0.4.5

20 Feb 21:01
cdf59e9
Compare
Choose a tag to compare
  • use default Dockerfile/DockerIgnore, build script for building layouts

v0.4.4

19 Feb 14:52
e651fb6
Compare
Choose a tag to compare
  • docker automatic builds for test layout

v0.4.3

15 Feb 10:39
c5a52c6
Compare
Choose a tag to compare
  • tests layout and docker auto build

v0.4.2

08 Feb 16:37
c029831
Compare
Choose a tag to compare
  • remove vendor
  • move all CI to nix
  • update Go to 1.21.3

v0.4.1

17 Jan 16:29
3ac842a
Compare
Choose a tag to compare
  • read Loki config explicitly or from env vars

v0.4.0

15 Dec 23:05
91bd1a1
Compare
Choose a tag to compare

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

07 Dec 12:12
44e3f13
Compare
Choose a tag to compare
  • Use StopNow() Loki API to avoid deadlocks
  • Return errors from Loki instead of exiting

v0.3.6

21 Nov 17:21
2387fc8
Compare
Choose a tag to compare

What's Changed

  • [TT-728] Bump loki versions and move to go 1.21 by @tateexon in #49

New Contributors

Full Changelog: v0.3.5...v0.3.6