Skip to content

Releases: dagger/dagger

v0.11.7

11 Jun 15:35
8bc62ed
Compare
Choose a tag to compare

v0.11.7 - 2024-06-11

🔥 Breaking Changes

  • core: when manually connecting cli and engine, versions must be at least v0.11.7 by @jedevc in #7031
  • sdk: runtime module interface accepts schema as File instead of string for improved performance by @sipsma in #7549

Changed

Fixed

  • core: fix File.export to local Windows client by @wingyplus in #7564
  • core: handle secrets in dockerfile builds with syntax directives by @jedevc in #7595
  • core: improved telemetry draining and prevents hangs by @vito in #7452

What to do next?

sdk/typescript/v0.11.7

11 Jun 16:28
5ca21d5
Compare
Choose a tag to compare

sdk/typescript/v0.11.7 - 2024-06-11

This SDK uses 🚙 Engine + 🚗 CLI version v0.11.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

Fixed

  • Correctly support all node package managers dependencies downloading by @TomChv in #7518
  • Correctly load module with subpath root dir by @TomChv in #7551

Dependencies

  • Bump Engine to v0.11.7 by @github-actions in #7615

What to do next

sdk/python/v0.11.7

11 Jun 16:23
5ca21d5
Compare
Choose a tag to compare

sdk/python/v0.11.7 - 2024-06-11

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

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

Dependencies

  • Bump Engine to v0.11.7 by @github-actions in #7615

What to do next

sdk/php/v0.11.7

11 Jun 16:34
5ca21d5
Compare
Choose a tag to compare

sdk/php/v0.11.7 - 2024-06-11

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

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

Dependencies

  • Bump Engine to v0.11.7 by @github-actions in #7615

What to do next

sdk/go/v0.11.7

11 Jun 16:09
5ca21d5
Compare
Choose a tag to compare

sdk/go/v0.11.7 - 2024-06-11

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

🐹 https://pkg.go.dev/dagger.io/dagger@v0.11.7

Fixed

  • Improve consistency of codegen ordering by @jedevc in #7543

Dependencies

  • Bump Engine to v0.11.7 by @github-actions in #7615

What to do next

sdk/elixir/v0.11.7

11 Jun 16:31
5ca21d5
Compare
Choose a tag to compare

sdk/elixir/v0.11.7 - 2024-06-11

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

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

Fixed

  • Fix :inets application doesn't start before using the SDK by @wingyplus in #7352

Dependencies

  • Bump Engine to v0.11.7 by @github-actions in #7615

What to do next

v0.11.6

30 May 21:33
fdfde1d
Compare
Choose a tag to compare

v0.11.6 - 2024-05-30

Added

Fixed

  • cli: don't validate flags when requesting --help by @helderco in #7417
  • fix container init being wrong platform in arm image by @sipsma in #7497
  • fix container DNS resolution when host has no search domains by @sipsma in #7501
  • honor system proxy config during git operations by @sipsma in #7504
  • fix windows-style paths used as file+directory arg values in dagger call by @sipsma in #7506

What to do next?

sdk/typescript/v0.11.6

30 May 23:12
0a48b7d
Compare
Choose a tag to compare

sdk/typescript/v0.11.6 - 2024-05-30

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

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

Added

  • Load parameter and field class prototype inside module by @TomChv in #7477

Dependencies

  • Bump Engine to v0.11.6 by @github-actions in #7516

What to do next

sdk/python/v0.11.6

30 May 23:08
0a48b7d
Compare
Choose a tag to compare

sdk/python/v0.11.6 - 2024-05-30

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

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

Dependencies

  • Bump Engine to v0.11.6 by @github-actions in #7516

What to do next

sdk/php/v0.11.6

30 May 23:13
0a48b7d
Compare
Choose a tag to compare

sdk/php/v0.11.6 - 2024-05-30

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

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

Dependencies

  • Bump Engine to v0.11.6 by @github-actions in #7516

What to do next