Skip to content

Releases: gitpod-io/leeway

v0.9.4

10 Mar 11:57
c1036c6

Choose a tag to compare

What's Changed

  • Improve build cache asset handling by @aledbf in #207

Full Changelog: v0.9.3...v0.9.4

v0.9.3

07 Mar 20:29
59187a0

Choose a tag to compare

What's Changed

  • Refactor cache and update provenance to v0.2 by @aledbf in #198
  • Bump golang.org/x/net from 0.20.0 to 0.33.0 by @dependabot in #200
  • Revert "Refactor cache and update provenance to v0.2" by @aledbf in #201
  • Improve cache handling and provence generation by @aledbf in #202
  • Fix S3 cache considering .tar.gz and .tar in the cache by @aledbf in #203
  • Fix default local cache location by @aledbf in #204
  • Ensure cache directory exists by @aledbf in #205
  • Fix S3 cache by @aledbf in #206

Full Changelog: v0.9.2...v0.9.3

v0.9.2

11 Jan 20:47
cf69008

Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

19 Dec 15:09
25dc424

Choose a tag to compare

Changelog

  • 2b2c4ec Build dependencies of cached package
  • 25dc424 Merge pull request #196 from gitpod-io/wv/fix-transitive-dependency-cache-miss
  • b31a04f Update pkg/leeway/build.go

v0.9.0

31 Oct 11:41
63f77ba

Choose a tag to compare

What's Changed

Full Changelog: v0.8.9...v0.9.0

v0.8.9

29 Oct 18:48
8e6b263

Choose a tag to compare

What's Changed

Full Changelog: v0.8.8...v0.8.9

v0.8.8

08 Jul 08:25

Choose a tag to compare

Changelog

  • 64d1c62 Bump modfile to add toolchain support
  • 176377b Cleanup
  • 9e23bed Replace AddFromBundle bufio Scanner with Reader

v0.8.7

12 Jun 14:18

Choose a tag to compare

Changelog

v0.8.6

28 May 21:59

Choose a tag to compare

What's Changed

  • Run go test -v only if -v flag is set by @aledbf in #183

Full Changelog: v0.8.5...v0.8.6

v0.8.5

24 May 16:37

Choose a tag to compare

Changelog

  • b5584c5 Fix go coverage collection
  • 1ca44b1 Fix package links in HTML report
  • 1892fcc Make LEEWAY_WORKSPACE_ROOT available in build commands