Skip to content

Releases: gitpod-io/leeway

v0.10.2

06 Apr 15:02
b68957b
Compare
Choose a tag to compare

Changelog

  • 365a667 Add option to build in the same directory, to better use caches
  • b68957b Merge pull request #222 from gitpod-io/wv/fixed-build-dir

v0.10.1

04 Apr 10:04
c5d5037
Compare
Choose a tag to compare

Changelog

  • 86ff92d Log build phase durations
  • c5d5037 Merge pull request #221 from gitpod-io/wv/log-build-phase-durations

v0.10.0

24 Mar 09:25
d173aca
Compare
Choose a tag to compare

What's Changed

Breaking change:

The local Docker tasks now contain the files from the container image rather than the manifests and metadata.

Full Changelog: v0.9.6...v0.10.0

v0.9.6

17 Mar 10:55
ad337d9
Compare
Choose a tag to compare

What's Changed

  • Disable S3 checksum warning by @aledbf in #213
  • Do not return an error uploading to remote cache by @aledbf in #212
  • Improve error handling in build process by @aledbf in #211

Full Changelog: v0.9.5...v0.9.6

v0.9.5

11 Mar 11:20
0ca9de0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.4...v0.9.5

v0.9.4

10 Mar 11:57
c1036c6
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v0.9.1

19 Dec 15:09
25dc424
Compare
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
Compare
Choose a tag to compare

What's Changed

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