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