What's Changed
New Features ๐
- Avoid
__getitem__
calls on aPrefectFuture
orState
in checkingFlow
parameter serialization by @Andrew-S-Rosen in #14900 - Allow for defaults on txn.get by @cicdw in #14925
- Transactions should inherit data from their parents by @cicdw in #14924
Bug Fixes ๐
- correctly call
is_interactive
function during server preflight check by @zzstoatzz in #14909 - fallback
TaskSource
key computation if no source code by @zzstoatzz in #14926 - Deep merge env vars by @cicdw in #14932
Development & Tidiness ๐งน
- Update @prefecthq/prefect-ui-library to version 3.5.12 by @marvin-robot in #14907
- Update @prefecthq/prefect-ui-library to version 3.5.14 by @marvin-robot in #14910
- Update @prefecthq/prefect-ui-library to version 3.5.17 by @marvin-robot in #14911
- Update @prefecthq/prefect-ui-library to version 3.5.18 by @marvin-robot in #14912
- Update @prefecthq/prefect-ui-library to version 3.6.0 by @marvin-robot in #14915
- Update @prefecthq/prefect-ui-library to version 3.6.1 by @marvin-robot in #14916
- Update @prefecthq/prefect-ui-library to version 3.7.0 by @marvin-robot in #14928
- Fix flaky log tests by @desertaxle in #14931
Uncategorized
- enable client side orchestration for
test_futures.py
by @jakekaplan in #14902 - enable cstro for
test_task_results.py
by @jakekaplan in #14904 - enable cstro for task runner tests by @jakekaplan in #14867
- Chore: Bump axios to v1.7.4 by @znicholasbrown in #14917
- enable cstro in
test_tasks.py
by @jakekaplan in #14905
Full Changelog: 3.0.0rc16...3.0.0rc17