Merge pull request #13825 from grouville/next-version-v1.0.0-beta.9
chore: bump internal version to v1.0.0-beta.9
chore: bump internal version to v1.0.0-beta.9
Signed-off-by: Marcos Nils marcosnils@gmail.com
sdk/rust/v0.21.8 - 2026-07-29 This SDK uses π Engine + π CLI version v0.21.8. See what changed in that release. βοΈ https://crates.io/crates/dagger-sdk/0.21.8 π https://docs.rs/dagger-sdk/0.21.8/dagger-sdk Dependencies Bump Engine to v0.21.8 by @dagger-ci in #13768 Contributors Special thanks to our external contributors this release! @dagger-ci What to do next Read the documentation Join our Discoβ¦
sdk/elixir/v0.21.8 - 2026-07-29 This SDK uses π Engine + π CLI version v0.21.8. See what changed in that release. π§ͺ https://hex.pm/packages/dagger π https://hexdocs.pm/dagger/Dagger.html Dependencies Bump Engine to v0.21.8 by @dagger-ci in #13768 Contributors Special thanks to our external contributors this release! @dagger-ci What to do next Join our Discord server Follow us on Twitter
sdk/python/v0.21.8 - 2026-07-29 This SDK uses π Engine + π CLI version v0.21.8. See what changed in that release. π https://pypi.org/project/dagger-io/v0.21.8/ π https://dagger-io.readthedocs.io/en/sdk-python-v0.21.8/ Dependencies Bump Engine to v0.21.8 by @dagger-ci in #13768 Contributors Special thanks to our external contributors this release! @dagger-ci What to do next Read the documentation Jβ¦
sdk/go/v0.21.8 - 2026-07-29 This SDK uses π Engine + π CLI version v0.21.8. See what changed in that release. πΉ https://pkg.go.dev/dagger.io/dagger@v0.21.8 Dependencies Bump Engine to v0.21.8 by @dagger-ci in #13768 Contributors Special thanks to our external contributors this release! @dagger-ci What to do next Read the documentation Join our Discord server Follow us on Twitter
sdk/php/v0.21.8 - 2026-07-29 This SDK uses π Engine + π CLI version v0.21.8. See what changed in that release. π https://packagist.org/packages/dagger/dagger#v0.21.8 Dependencies Bump Engine to v0.21.8 by @dagger-ci in #13768 Contributors Special thanks to our external contributors this release! @dagger-ci What to do next Join our Discord server Follow us on Twitter
sdk/typescript/v0.21.8 - 2026-07-29 This SDK uses π Engine + π CLI version v0.21.8. See what changed in that release. β¬’ https://www.npmjs.com/package/@dagger.io/dagger π https://docs.dagger.io/reference/typescript/modules/api_client_gen Dependencies Bump Engine to v0.21.8 by @dagger-ci in #13768 Contributors Special thanks to our external contributors this release! @dagger-ci What to do next Readβ¦
helm/chart/v0.21.8 - 2026-07-29 Dependencies Bump Engine to v0.21.8 by @dagger-ci in #13768 Contributors Special thanks to our external contributors this release! @dagger-ci What to do next? Read the documentation Join our Discord server Follow us on Twitter
v0.21.8 - 2026-07-29 Changed Changeset diffs are now computed from filesystem metadata instead of full-content comparison, significantly speeding up diff computation for large directories. by @marcosnils in #13615 Fixed Dockerfile build layer caching so unrelated build-context changes no longer bust the cache: COPY-ed directories now get a content-based cache identity, re-keying downstream steps oβ¦
Signed-off-by: Marcos Nils marcosnils@gmail.com
dagger trace: incremental fetching, command suggestions, add dagger cloud rerun
v1.0.0-beta.5
Keep the 1.0 docs redirect table disabled while stable 0.21.x docs are served at /. Document when to uncomment or regenerate the redirects during the 1.0 promotion. Signed-off-by: Solomon Hykes solomon@dagger.io
sdk/rust/v0.21.7 - 2026-06-17 This SDK uses π Engine + π CLI version v0.21.7. See what changed in that release. βοΈ https://crates.io/crates/dagger-sdk/0.21.7 π https://docs.rs/dagger-sdk/0.21.7/dagger-sdk Dependencies Bump Engine to v0.21.7 by @marcosnils in #13491 What to do next Read the documentation Join our Discord server Follow us on Twitter
sdk/elixir/v0.21.7 - 2026-06-17 This SDK uses π Engine + π CLI version v0.21.7. See what changed in that release. π§ͺ https://hex.pm/packages/dagger π https://hexdocs.pm/dagger/Dagger.html Dependencies Bump Engine to v0.21.7 by @marcosnils in #13491 What to do next Join our Discord server Follow us on Twitter
sdk/python/v0.21.7 - 2026-06-17 This SDK uses π Engine + π CLI version v0.21.7. See what changed in that release. π https://pypi.org/project/dagger-io/v0.21.7/ π https://dagger-io.readthedocs.io/en/sdk-python-v0.21.7/ Dependencies Bump Engine to v0.21.7 by @marcosnils in #13491 What to do next Read the documentation Join our Discord server Follow us on Twitter
sdk/go/v0.21.7 - 2026-06-17 This SDK uses π Engine + π CLI version v0.21.7. See what changed in that release. πΉ https://pkg.go.dev/dagger.io/dagger@v0.21.7 Dependencies Bump Engine to v0.21.7 by @marcosnils in #13491 What to do next Read the documentation Join our Discord server Follow us on Twitter
sdk/php/v0.21.7 - 2026-06-17 This SDK uses π Engine + π CLI version v0.21.7. See what changed in that release. π https://packagist.org/packages/dagger/dagger#v0.21.7 Dependencies Bump Engine to v0.21.7 by @marcosnils in #13491 What to do next Join our Discord server Follow us on Twitter
sdk/typescript/v0.21.7 - 2026-06-17 This SDK uses π Engine + π CLI version v0.21.7. See what changed in that release. β¬’ https://www.npmjs.com/package/@dagger.io/dagger π https://docs.dagger.io/reference/typescript/modules/api_client_gen Dependencies Bump Engine to v0.21.7 by @marcosnils in #13491 What to do next Read the documentation Join our Discord server Follow us on Twitter
helm/chart/v0.21.7 - 2026-06-17 Dependencies Bump Engine to v0.21.7 by @marcosnils in #13491 What to do next? Read the documentation Join our Discord server Follow us on Twitter
v0.21.7 - 2026-06-17 Changed Bump default CNI IP address pool size to reduce address exhaustion under high container concurrency. by @sipsma in #13394 Bump Dang to v2.1.1, moving JSON encoding behind the JSON namespace (with a deprecated top-level toJSON) and picking up constructor scope and nullable input fixes. by @vito in #13482 Fixed .env file handling so non-matching variables are kept as hidβ¦