Orquestra-sdk

Latest version: v1.1.0

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

Scan your dependencies

Page 3 of 5

0.56.0

What's Changed
* chore: Bump CHANGELOG by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/297
* int: Fix changelog formatting by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/298
* Feat!: ORQ_CURRENT_CONFIG as default config when using "auto" by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/299
* docs: simple docs fixes by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/292
* Feat: Dry_run of a workflows by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/282
* chore: remove UnsavedConfigChangesError by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/300
* feat: add `orq restart` command by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/302
* int!: remove sdk.v2 module by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/305
* int: fix docs warnings by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/304
* Fix: Package-dependent exception thrown from the task no-longer causes the red-herring error by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/306
* ci: Build isolated docs to validate syntax by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/307
* CI: add docstring checking. by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/308
* Feat: bump ray version by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/276
* feat: Rich CLI outputs by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/303


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

0.55.0

What's Changed
* Feat: Remove all instances of project prompts for listing workflows by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/264
* chore: roll changelog by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/275
* docs: clarify secrets documentation. by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/268
* docs: correct unclear language in quickstart guide. by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/267
* feat!: Remove QE by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/280
* feat: remove checks for additional env vars when determining local or remote execution. by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/270
* docs: fix typo in resource management - 10k is not 10^7 by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/281
* int: prototype makefile cleanup by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/283
* int: remove subtree by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/285
* feat!: Split logs into stdout and stderr by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/284
* docs: remove references to wf.prepare() by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/287
* internal: Print coverage only on matrix jobs with print_coverage set by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/290
* feat: Redirect logs to files by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/289
* docs: update Jupyter tutorial by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/286
* docs: Link Windows installation by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/294
* int: Fix CHANGELOG formatting by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/295
* ci: Lint changelog by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/296
* Int: More refactoring of internal code by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/288
* feat: Task logs from CE by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/293


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

0.54.0

What's Changed
* Update CHANGELOG.md by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/251
* docs: add clearer config_name description in secrets guide. by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/243
* docs: add a new beginners cli tutorial by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/242
* Feat!: Change behaviour of orq wf list command by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/250
* docs: Use orquestra-sdk[all] as the update command by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/254
* int: Remove outdated release GH workflow file by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/255
* feat: add version command. by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/252
* fix: a tiny typo '_' -> '-' fix in CLI help strings by zaptim in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/248
* Imp: Aggregate all NotATaskWarnings to one warning by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/258
* docs: ensure that dependency installation issues are resolved. by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/260
* feat: Error message when submitting an unsupported workflow SDK version to CE by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/257
* Fix: Fix usage of get_artifacts on failed workflow by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/261
* docs: add documentation for workspace and project management. by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/256
* fix: Add State.KILLED as a valid 'completed' state by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/262
* tests: Reduce performance test timeouts by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/263
* chore!: remove deprecated wfprint and workflow_logger by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/272
* Int: Flatten our code. Remove `v2` or `dorq` as those names are obsolete by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/265
* docs: rm custom-images guide by 1ethanhansen in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/271
* docs: MLflow connection by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/266

New Contributors
* zaptim made their first contribution in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/248

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

0.53.0

What's Changed
* chore: remove debug print by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/228
* Feat!: Remove unsupported local_run() function from WorkflowDef by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/227
* chore: Use NamedTuple when returning IDs by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/225
* fix: Use non-root user to install Python packages and use a venv by emre-aydin in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/231
* Fix: Fix listing workflows on ray runtime when using ORQ_CURRENT_* env variables by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/234
* Imp: Throw an early error at submittion time when invalid number of resources was requested by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/230
* Feat: `get_current_user` function to mlflow namespace for powering MLflow UI label by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/238
* Feat: Bump Ray to 2.5.1 by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/240
* docs: correct references to 'in-process' that should be 'in_process' by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/239
* fix: Use non-root user to install Python packages and use a venv in CUDA Docker image by emre-aydin in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/235
* Feat: get mlflow tracking uri and token in API by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/232
* docs: rework Dependency Installation guide by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/244
* docs: avoid undefined pronouns. by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/245
* Feat: Verify if workflow resources are sufficient at submission time by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/246
* docs: QE migration guide by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/241
* fix: move venv for studio by roryschadler in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/233
* docs: CE migration guide, missing bits by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/247
* fix: module not found errors on CE by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/249


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

0.52.0

What's Changed
* chore: Roll CHANGELOG.md by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/210
* Feat!: Remove last bits of default config in our code by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/212
* docs: add how to log in with CE/QE. by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/209
* refactor: single place for handling dates by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/213
* Feat: Default workspace and project can be set locally using env variables by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/208
* Feat: Add warning when accessing secrets without specifying workspace by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/215
* feat: list stored logins by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/206
* int: emit task start/end markers by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/217
* feat: access system and env setup logs from the CLI by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/211
* feat: api get system logs from local ray by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/221
* feat: tell the user what runtime is used when reporting successful login by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/216
* feat: capture arbitrary prints inside tasks by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/220
* Int: Prepare CE Runtime to use different client URI's by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/219
* Feat!: Changed wf_def.get_tasks() return type from set, to topologically sorted list by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/222
* chore: Fix bad merge of CHANGELOG by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/226
* feat: MLFlow temp artifact utility by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/223


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

0.51.0

What's Changed
* docs: update changelog for v0.50.0 by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/196
* imp: separate env set up logs from task logs by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/191
* chore: Add quotes by roryschadler in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/201
* docs: Fix code snippets by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/200
* chore!: CE default login action by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/199
* feat: Force stop workflows runs by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/198
* feat: API access CE system logs. by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/195
* chore: Add missing breaking change in changelog for v0.50.0 by jamesclark-Zapata in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/203
* feat: Add Filtering ability for get_tasks function in SDK API by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/188
* imp: env setup logs for local runtime by alexjuda in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/194
* Feat!: Switch default source import from LocalImport to InlineImport by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/202
* Fix: Fix Ray WFs failing caused by any task returning dict defined in return statement by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/205
* feat: informative error when passing string as pat by BenjaminMummery in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/204
* Feat: Add new public API for WorkflowRun which returns serialized values and artifacts by SebastianMorawiec in https://github.com/zapatacomputing/orquestra-workflow-sdk/pull/207


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

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.