What's Changed
This SDK is compatible with 🚙 Engine + 🚗 CLI version v0.5.1
🐍 https://pypi.org/project/dagger-io/0.5.2/
📖 https://dagger-io.readthedocs.io/en/sdk-python-v0.5.2/
- Container: add
withExec(skipEntrypoint: Boolean)
by @vito in #4919 - Python: Implementation for
with_(…)
convenience by @helderco in #4922 - Python: Fix dependency issue by @helderco in #4941
- feat: pass secrets to Container.Build and Directory.Build by @dolanor in #4971
- Support configuring ownership (almost) everywhere by @vito in #4932
- core: Implicitly call
entrypoint
+defaultArgs
when needed by @helderco in #5039 - sdk: Bump engine dependency to v0.5.1 by @github-actions in #5054