Orquestra-sdk

Latest version: v1.1.0

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

Scan your dependencies

Page 2 of 5

0.62.0

What's Changed
* Chore: Roll CHANGELOG.md by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/370
* Int: Add new GH workflow to install dependencies without cache by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/371
* feat: compact tracebacks in orq CLI by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/369
* imp: update sdk to pydantic v2 by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/372
* fix: update signature for graphviz save. by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/374
* chore: fix typos. by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/376
* Feat: Remove upper bounds on our requirements by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/377
* Feat: Change statuses reporting by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/375
* int: fix code coverage report by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/354
* feat: Orqsdk 1042 support Pydantic v1 in addition to V2 by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/373
* [OP-701] Install wget on SDK base images to support KubeRay v1.1.0 by emre-aydin in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/378


**Full Changelog**: https://github.com/zapatacomputing/orquestra-workflow-sdk/compare/v0.61.0...v0.62.0

0.61.0

What's Changed
* Int: Fix bunch of pyright issues by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/360
* Int: More pyright issue fixes by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/361
* chore: roll changelog by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/362
* fix: Use a `-cuda` image when requesting a GPU by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/366
* internal: Kill setup.cfg by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/365
* Feat: Allow to set max retries on task by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/367


**Full Changelog**: https://github.com/zapatacomputing/orquestra-workflow-sdk/compare/v0.60.0...v0.61.0

0.60.0

What's Changed
* chore: update changelog for release by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/345
* ci: fix stale cache by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/348
* fix: aiohttp warnings by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/349
* Fix: Fix by_id config search by handling QE and deprecated clusters by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/346
* Feat: New API `WorkflowRun.get_artifact()` and `WorkflowRun.get_artifact_serialized()` to get single task output by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/347
* int: declutter PR check view by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/350
* int: use pyright as PR requirement by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/352
* feat: Dremio Client based on env vars by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/355
* int: fix type errors for driver-related pkgs by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/353
* chore: bump Ray to 2.9.0 by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/356


**Full Changelog**: https://github.com/zapatacomputing/orquestra-workflow-sdk/compare/v0.59.0...v0.60.0

0.59.0

What's Changed
* chore: bump changelog by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/334
* feat: find config by querying runtimes by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/332
* fix: Disallow responses 0.24 due to ResourceWarning with sockets by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/336
* docs: Align docs & docstrings with auto config by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/337
* feat: add filtering to ce runtime list workflow runs by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/335
* Int: Remove db code by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/338
* Imp: Remove usage of project_dir arguments in SDK by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/339
* Int: Remove optional str from runtime name by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/340
* fix: workaround missing Ray dependency by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/341
* imp: resolve import pip strings once instead of per import by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/342
* feat: Allow head node resources by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/344


**Full Changelog**: https://github.com/zapatacomputing/orquestra-workflow-sdk/compare/v0.58.0...v0.59.0

0.58.0

What's Changed
* chore: CHANGELOG bump by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/323
* chore: fix space around arithmetic operators. by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/325
* docs: reference revised schema for TaskLogMessage. by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/326
* feat!: add orquestra sdk head node current version as a requirement in ray runtime environments by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/324
* feat!: bump Dockerfiles to Python 3.11 by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/330
* chore: Bump coverage Python and remove Windows coverage tests by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/331
* feat: normalize end time for terminated workflows in SDK by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/329
* chore: remove deprecationwarning for 'None' workspace_ids in secrets. by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/333


**Full Changelog**: https://github.com/zapatacomputing/orquestra-workflow-sdk/compare/v0.57.0...v0.58.0

0.57.0

What's Changed
* chore: roll changelog by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/309
* Imp: Proper error when secrets are used as strings by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/310
* Fix: orq login --list properly handles missing or empty config file by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/311
* int: Remove WorkflowDB.get_workflow_runs_list by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/312
* refactor!: remove unused `corq` code by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/314
* refactor: separate the list workflows summary and list interactable workflow objects paths by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/313
* Feat: Workflows continue to run after a failed task until all started tasks are complete. by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/317
* Docs: fix pydoclint errors by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/316
* fix: sdk.Secret not pickling by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/318
* feat: catch exceptions from environment setup in workflow driver ray by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/301
* feat: CLI display owner when listing CE workflow runs by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/320
* docs: make requirement of matching orquestra-sdk versions explicit. by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/322
* chore: add missing mypy stubs. by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/321


**Full Changelog**: https://github.com/zapatacomputing/orquestra-workflow-sdk/compare/v0.56.0...v0.57.0

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.