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