Skip to content

v0.10.1

Compare
Choose a tag to compare
@dagger-ci dagger-ci released this 05 Mar 13:55
· 1611 commits to main since this release
e04ce8a

v0.10.1 - 2024-03-05

Added

  • Allow passing git URLs to dagger call file type args by @jedevc in #6769
  • Support privileges and nesting in default terminal command by @TomChv in #6805

Fixed

  • Fix panic in Contents for massive files by @jedevc in #6772
  • Dagger go modules default to the module name instead of "main" by @jedevc in #6774
  • Fix a regression where secrets used with dockerBuild could error out by @jedevc in #6809
  • Fix goroutine and memory leaks in engine by @sipsma in #6760
  • Fix potential name clash with "Client" in Go functions by @jedevc in #6716

What to do next?