Back to Dagger

V0.13.0

sdk/go/.changes/v0.13.0.md

0.20.7854 B
Original Source

sdk/go/v0.13.0 - 2024-09-11

This SDK uses šŸš™ Engine + šŸš— CLI version v0.13.0. See what changed in that release.

🐹 https://pkg.go.dev/dagger.io/[email protected]

šŸ”„ Breaking Changes

  • Fix optional function arguments being generated as required in codegen by @helderco in https://github.com/dagger/dagger/pull/8106
    If there's a Module dependency that has a non-null Function argument with a default value, it will change from required to optional, in the generated client bindings.

Dependencies

What to do next