Back to Dagger

V0.18.7

.changes/v0.18.7.md

0.20.7742 B
Original Source

v0.18.7 - 2025-05-13

Fixed

Added

  • Add new optional parameters to Query.http by @jedevc in https://github.com/dagger/dagger/pull/10317
    • name allows overriding the filename to download
    • permissions allows setting the permissions on the resulting file
    • authHeader allows passing a secret in the Authorization HTTP header

What to do next?