v0.19.7 - 2025-11-20
Added
- Make Dependencies() and GeneratedContextDirectory() accessible from the CurrentModule API by @chrisjpalmer in #11146
- Add
--eager-runtimeflag todagger functionsby @TomChv in #11413 - Add SDK runtime debug mode by @grouville in #11349
Fixed
- Cache git.Remote() metadata in session cache by @grouville in #11366
- Miscellaneous fixes in LLM() by @vito in #11370
- Fix issue where Directory.File() was not caching based on file content by @alexcb in #11329
- Disable caching for engine clients query by @matipan in #11416
- Speed up local connect time to docker daemon by @tiborvass in #11421
- Prefer DAGGER_CLOUD_TOKEN over OAuth for cloud engine provider by @marcosnils in #11438
- Make error messages to users less verbose by @vito in #11434
- Improve performance during disk usage calculation by @sipsma in #11327
- Fixed rare panic during disk usage calculation by @sipsma in #11450
- Make LLM output less verbose when it's doing direct object function calls by @vito in #11435
- Fix "failed to add secret" errors when concurrently using a private git repo from multiple clients that each have a different auth token value by @sipsma in #11456
- TypeScript: Correctly resolve enum defaults in introspection to prevent unresolved warnings by @grouville in #11319
Contributors
Special thanks to our external contributors this release!
What to do next?
- Read the documentation
- Join our Discord server
- Follow us on Twitter