Skip to content

Releases: dagger/dagger

sdk/go/v0.11.0

04 Apr 15:20
210aedf
Compare
Choose a tag to compare

sdk/go/v0.11.0 - 2024-04-04

This SDK uses 🚙 Engine + 🚗 CLI version v0.11.0. See what changed in that release.

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

Dependencies

  • Bump Engine to v0.11.0 by @github-actions in #7016

What to do next

sdk/elixir/v0.11.0

04 Apr 15:29
210aedf
Compare
Choose a tag to compare

sdk/elixir/v0.11.0 - 2024-04-04

This SDK uses 🚙 Engine + 🚗 CLI version v0.11.0. See what changed in that release.

🧪 https://hex.pm/packages/dagger
📖 https://hexdocs.pm/dagger/Dagger.html

Dependencies

  • Bump Engine to v0.11.0 by @github-actions in #7016

What to do next

v0.10.3

26 Mar 14:12
571f02a
Compare
Choose a tag to compare

v0.10.3 - 2024-03-26

Added

  • Add support for wipe arg to Directory.export by @sipsma in #6909
  • Add new Secret.Name field by @jedevc in #6924
  • Support directory arg filtering via views by @sipsma in #6857
  • Make automatic .gitignore creation for modules configurable by @sipsma in #6888

Changed

  • Allow id as argument name to functions by @sipsma in #6912

Fixed

  • Fix Container.withFiles not respecting absolute paths by @helderco in #6879
  • Fix Directory.glob on directories with a sub path by @helderco in #6904
  • Allow unicode parent path components by @jedevc in #6925

What to do next?

sdk/typescript/v0.10.3

26 Mar 15:27
f3e6e7d
Compare
Choose a tag to compare

sdk/typescript/v0.10.3 - 2024-03-26

This SDK uses 🚙 Engine + 🚗 CLI version v0.10.3. See what changed in that release.

https://www.npmjs.com/package/@dagger.io/dagger
📒 https://docs.dagger.io/sdk/nodejs/reference/modules/api_client_gen

Fixed

  • Fix issue with objects as field not correctly serialiazed by @TomChv in #6877

Dependencies

  • Bump Engine to v0.10.3 by @github-actions in #6936

What to do next

sdk/python/v0.10.3

26 Mar 15:25
f3e6e7d
Compare
Choose a tag to compare

sdk/python/v0.10.3 - 2024-03-26

This SDK uses 🚙 Engine + 🚗 CLI version v0.10.3. See what changed in that release.

🐍 https://pypi.org/project/dagger-io/v0.10.3/
📖 https://dagger-io.readthedocs.io/en/sdk-python-v0.10.3/

Dependencies

  • Bump Engine to v0.10.3 by @github-actions in #6936

What to do next

sdk/php/v0.10.3

26 Mar 15:33
f3e6e7d
Compare
Choose a tag to compare

sdk/php/v0.10.3 - 2024-03-26

This SDK uses 🚙 Engine + 🚗 CLI version v0.10.3. See what changed in that release.

🐘 https://packagist.org/packages/dagger/dagger#v0.10.3

Dependencies

  • Bump Engine to v0.10.3 by @github-actions in #6936

What to do next

sdk/go/v0.10.3

26 Mar 15:02
f3e6e7d
Compare
Choose a tag to compare

sdk/go/v0.10.3 - 2024-03-26

This SDK uses 🚙 Engine + 🚗 CLI version v0.10.3. See what changed in that release.

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

Dependencies

  • Bump Engine to v0.10.3 by @github-actions in #6936

What to do next

sdk/elixir/v0.10.3

26 Mar 15:31
f3e6e7d
Compare
Choose a tag to compare

sdk/elixir/v0.10.3 - 2024-03-26

This SDK uses 🚙 Engine + 🚗 CLI version v0.10.3. See what changed in that release.

🧪 https://hex.pm/packages/dagger
📖 https://hexdocs.pm/dagger/Dagger.html

Dependencies

  • Bump Engine to v0.10.3 by @github-actions in #6936

What to do next

v0.10.2

12 Mar 16:35
f123072
Compare
Choose a tag to compare

v0.10.2 - 2024-03-12

Fixed

  • Fix panic on unset default terminal arg by @TomChv in #6838
  • Trim spaces on file and command secret source inputs by @kpenfound in #6845
  • Fix name conflicts with Query by @jedevc in #6849
  • Propagate GraphQL client to child clients by @jedevc in #6851
  • Prevent glob from returning duplicate directories by @jedevc in #6852
  • Do find-up of dagger.json for all relevant commands (works from subdirs) by @sipsma in #6860

What to do next?

sdk/typescript/v0.10.2

12 Mar 20:29
aee4b84
Compare
Choose a tag to compare

sdk/typescript/v0.10.2 - 2024-03-12

This SDK uses 🚙 Engine + 🚗 CLI version v0.10.2. See what changed in that release.

https://www.npmjs.com/package/@dagger.io/dagger
📒 https://docs.dagger.io/sdk/nodejs/reference/modules/api_client_gen

Dependencies

  • Bump Engine to v0.10.2 by @github-actions in #6871

What to do next