Skip to content

v0.6.4

Compare
Choose a tag to compare
@dagger-ci dagger-ci released this 19 Jul 16:56
· 1468 commits to main since this release
0889c09

v0.6.4 - 2023-07-19

Added

  • cli: show total duration at the end of a run by @vito in #5476
  • engine: add Directory.Sync by @helderco in #5414
  • engine: add File.Sync by @helderco in #5416
  • engine: add Container.WithFocus & Container.WithoutFocus by @vito in #5364
  • engine: add include & exclude to host dir copy name by @sipsma in #5469

Deprecated

Fixed

  • engine: prevent session id from busting caches everywhere by @vito in #5474
  • engine: optimize WithDirectory & WithFile via MergeOp by @sipsma in #5400
  • engine: remove unimplemented git fields by @helderco in #5410
  • engine: support optionally setting explicit OCI mediatypes by @sipsma in #5467

What to do next?