3.0.0rc8
版本发布时间: 2024-06-22 16:02:54
PrefectHQ/prefect最新发布版本:3.1.2.dev1(2024-11-09 16:06:05)
What's Changed
Enhancements
- Port LocalStorage implementation to main by @masonmenges in https://github.com/PrefectHQ/prefect/pull/14186
- Add ability to wait on or get results of groups of futures by @desertaxle in https://github.com/PrefectHQ/prefect/pull/14234
Fixes
- Fix typing for
.submit
and.map
by @desertaxle in https://github.com/PrefectHQ/prefect/pull/14222
Documentation
- Update install instructions for remaining integration libraries by @discdiver in https://github.com/PrefectHQ/prefect/pull/14215
Uncategorized
- Suggest flow.deploy() to replace use of
Deployment
interface by @zangell44 in https://github.com/PrefectHQ/prefect/pull/14199 - Prune old settings by @aaazzam in https://github.com/PrefectHQ/prefect/pull/14205
- Retries retrieval of persisted results from storage by @chrisguidry in https://github.com/PrefectHQ/prefect/pull/14198
- Removes stray print by @chrisguidry in https://github.com/PrefectHQ/prefect/pull/14221
- Move selfish imports off package init.py by @aaazzam in https://github.com/PrefectHQ/prefect/pull/14190
- Backfill all of the preceding events, in smaller batches and a limited time by @chrisguidry in https://github.com/PrefectHQ/prefect/pull/14233
- Update CODEOWNERS for top level imports. by @aaazzam in https://github.com/PrefectHQ/prefect/pull/14231
- Update persistence setting to mirror internal logic by @cicdw in https://github.com/PrefectHQ/prefect/pull/14166
- Add fix for bad result references from the API by @cicdw in https://github.com/PrefectHQ/prefect/pull/14239
Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.0.0rc7...3.0.0rc8