Back to Dagger

V0.21.1

.changes/v0.21.1.md

0.21.22.8 KB
Original Source

v0.21.1 - 2026-05-29

Added

  • Add native GraphQL interfaces and unified object IDs in DagQL by @vito in https://github.com/dagger/dagger/pull/12041
    Dagger now exposes objects through the standard Node interface and ID scalar, enabling APIs to accept generic Dagger objects while preserving SDK compatibility through legacy FooID and loadFooFromID views for older clients.

Fixed

What to do next?