Back to Dagger

V0.12.4

sdk/python/.changes/v0.12.4.md

0.20.7937 B
Original Source

sdk/python/v0.12.4 - 2024-08-01

This SDK uses šŸš™ Engine + šŸš— CLI version v0.12.4. See what changed in that release.

šŸ https://pypi.org/project/dagger-io/v0.12.4/ šŸ“– https://dagger-io.readthedocs.io/en/sdk-python-v0.12.4/

Deprecated

  • Top-level functions are deprecated in Modules by @helderco in https://github.com/dagger/dagger/pull/8074
    Dagger Functions (decorated with @dagger.function) that are not a part of an object will be unsupported in a future release. Move the Function to an instance method of a @dagger.object_type decorated class.

Dependencies

What to do next