What's Changed
Enhancements ➕➕
- Add
count_flow_runs
to prefect client by @hanhwanglim in #18713 - Relax upper bound on
click
by @desertaxle in #18731 - Add
ProcessPoolTaskRunner
by @desertaxle in #18724
Bug Fixes 🐞
- Fix error log when using a concurrency limit with a lease in strict mode by @desertaxle in #18725
Development & Tidiness 🧹
- avoid key collision in tests by @zzstoatzz in #18733
- Run SDK api ref gen as
pre-push
hook by @zzstoatzz in #18736
Documentation 📓
- add process pool docs and backfill threadpool docstring by @zzstoatzz in #18734
New Contributors
- @hanhwanglim made their first contribution in #18713
Full Changelog: 3.4.14.dev1...3.4.14.dev2