Skip to content

v0.4.3

Compare
Choose a tag to compare
@jameslamb jameslamb released this 09 Dec 18:12
e170dbd

Breaking

None

Features

  • You can now set the instance size for the node that runs flow.run() (#23)
    • PrefectCloudIntegration.register_flow_with_saturn() gets a new keyword argument `instance_size
    • use new function describe_sizes() to list the valid options

Bug Fixes

None

Docs

  • added documentation on changing the size of the instance that a flow runs on