Skip to content

v0.11.3

Compare
Choose a tag to compare
@dagger-ci dagger-ci released this 08 May 12:48
· 153 commits to main since this release
d844de8

v0.11.3 - 2024-05-08

🔥 Breaking Changes

Added

  • Added support for custom scalars and enums in function arguments by @jedevc in #7158
  • Added support for propagating system proxy settings by @sipsma in #7255
  • api: Added Container.withoutSecretVariable by @helderco in #7291
  • api: Added Container.withoutDirectory and Container.withoutFile by @helderco in #7292

Changed

  • cli: Added a visual cue for required flags in --help by @grouville in #7262
  • cli: Conventionalized usage syntax in --help by @grouville in #7143
  • cli: Use "functions" and "arguments" in dagger call --help by @helderco in #7286

Fixed

What to do next?