What's Changed
* chore: roll changelog by alexjuda in https://github.com/zapata-engineering/orquestra-sdk/pull/380
* int: fix typos in changelog by alexjuda in https://github.com/zapata-engineering/orquestra-sdk/pull/381
* fix: Allow `sdk.workflow(fn, arg=...)` style overload by jamesclark-Zapata in https://github.com/zapata-engineering/orquestra-sdk/pull/384
* chore: Update URLs/references to new org by jamesclark-Zapata in https://github.com/zapata-engineering/orquestra-sdk/pull/385
* Int: Redo internal directory structure by SebastianMorawiec in https://github.com/zapata-engineering/orquestra-sdk/pull/382
* fix: log dumpers by jamesclark-Zapata in https://github.com/zapata-engineering/orquestra-sdk/pull/383
* chore: Update ruff deprecations by jamesclark-Zapata in https://github.com/zapata-engineering/orquestra-sdk/pull/386
* Feat!: Change TaskDef hinting system by SebastianMorawiec in https://github.com/zapata-engineering/orquestra-sdk/pull/363
* Feat: Implement new api to get config workspace and project IDs inside task by SebastianMorawiec in https://github.com/zapata-engineering/orquestra-sdk/pull/379
* Int: Make _runtime and _client_ to only use public API of _shared by SebastianMorawiec in https://github.com/zapata-engineering/orquestra-sdk/pull/388
* Int: Cleanup remaining pyright exceptions by SebastianMorawiec in https://github.com/zapata-engineering/orquestra-sdk/pull/389
* Feat: Add env_vars parameter and with_env_variables to task decorator to pass environmental variables for task execution by SebastianMorawiec in https://github.com/zapata-engineering/orquestra-sdk/pull/390
* Int: Add style check to nighly dependnecy tests by SebastianMorawiec in https://github.com/zapata-engineering/orquestra-sdk/pull/391
* Fix: `workflow().with_resources(...)` properly copies default source and dependency imports by SebastianMorawiec in https://github.com/zapata-engineering/orquestra-sdk/pull/393
**Full Changelog**: https://github.com/zapata-engineering/orquestra-sdk/compare/v0.62.0...v0.63.0