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