3.0.0rc18
版本发布时间: 2024-08-16 02:00:43
PrefectHQ/prefect最新发布版本:3.0.0rc20(2024-08-30 02:00:42)
What's Changed
New Features 🎉
- Add
MemoryRecordStore
by @desertaxle in https://github.com/PrefectHQ/prefect/pull/14919 - Add is_null_ filter to logs filter endpoint by @znicholasbrown in https://github.com/PrefectHQ/prefect/pull/14930
- Add a deployment concurrency limit field by @jeanluciano in https://github.com/PrefectHQ/prefect/pull/14929
Development & Tidiness 🧹
- Update @prefecthq/prefect-design to version 2.12.0 by @marvin-robot in https://github.com/PrefectHQ/prefect/pull/14940
- Update @prefecthq/prefect-design to version 2.12.1 by @marvin-robot in https://github.com/PrefectHQ/prefect/pull/14941
- Update @prefecthq/prefect-ui-library to version 3.7.1 by @marvin-robot in https://github.com/PrefectHQ/prefect/pull/14942
- clearer message upon no-op
prefect block register
by @zzstoatzz in https://github.com/PrefectHQ/prefect/pull/14949 - add constrained types for select
WorkQueue
action fields by @zzstoatzz in https://github.com/PrefectHQ/prefect/pull/14953 - use
obfuscate
instead ofobfuscate_string
by @zzstoatzz in https://github.com/PrefectHQ/prefect/pull/14959
Uncategorized
- Fix error code when work pool name not found by @nialloriordanroo in https://github.com/PrefectHQ/prefect/pull/14935
- Docs slug redirect and consistency work by @discdiver in https://github.com/PrefectHQ/prefect/pull/14956
- Fixes two broken links in docs by @discdiver in https://github.com/PrefectHQ/prefect/pull/14958
- let dynamic key be more dynamic for client side task run orchestration by @jakekaplan in https://github.com/PrefectHQ/prefect/pull/14962
New Contributors
- @nialloriordanroo made their first contribution in https://github.com/PrefectHQ/prefect/pull/14935
Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.0.0rc17...3.0.0rc18