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