Added - Data Workflows: Support for `useTransformationCredentials` for the transformations task. This allows running transformation tasks with pre-configured client credentials.
7.72.2
Fixed - Updating a Kafka or MQTT source with a write object in `mode="replace"` no longer raises a `CogniteAPIError` with 422 status code.
7.72.1
Fixed - Data Modeling container type Enum now dumps correctly and no longer camelCases the user-defined values.
7.72.0
Added - Document Summary and Document Question Answering endpoints from the AI API.
7.71.4
Changed - Update classes accepting instance_id now raise when id/external_id are also given. Added - All update classes warn when external_id is ignored (when id is also given, it takes precedence)
7.71.3
Added - `ResultSetExpression` now support the `skip_already_deleted` flag.