Okdata-sdk

Latest version: v3.2.0

Safety actively analyzes 710445 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 10

0.5.1

Not secure
* Added `Status.update_status` method

0.5.0

Not secure
Breaking

* Rename project to `okdata-sdk`.
- Repository name will be `okdata-sdk-python`
- PyPI package `okdata-sdk`
- Python modules will reside in `okdata.sdk.*`, where `okdata` is an
implicit namespace.

0.4.1

* *No changes*

0.4.0

Breaking

* Modules reorganized to leave top level `origo` namespace empty, all modules
are now under `origo.sdk`. Ie. `from origo.data.upload import Upload` now
becomes `from origo.sdk.data.upload import Upload`. This allows other
packages to add their modules under the `origo` namespace.

0.3.0

* Support the new status API response format. This affects the upload command
response, now returning a `trace_id` key instead of `status`.

* `PipelineInstance` now takes an optional parameter `pipelineProcessorId`,
intended to supersede `pipelineArn` once all users have been updated. The
`pipelineArn` parameter is now optional.

* The `taskConfig` to `PipelineInstance` is now also optional.

* `PipelineInstance` no longer accepts the obsolete parameters `schemaId`,
`transformation`, and `useLatestEdition`.

0.2.7

* Enable, disable and get event stream sinks by *type* (not id).

Page 5 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.