Added - Support for referencing files by instance id when running diagrams.detect
7.55.2
Fixed - Turn workflow_orchestration into data_workflows and add trigger doc, fix attribute names in data classes
7.55.1
Fixed - Missing exports for workflow triggers
7.55.0
Added - Support for creating a session using a one-shot token in the `client.iam.session.create` method. - Parameter `nonce` to the `client.functions.call()` and `client.workflow.executions.run()` methods to allow passing a custom nonce instead of letting the SDK generate it from your current credentials.
7.54.19
Added - [Feature Preview - beta] Support for `client.workflows.triggers`.
7.54.18
Added - When retrieving datapoints, `instance_id` is now set on the objects (for time series created through Data Modelling).