github PrefectHQ/prefect 3.6.20
3.6.20 - new cli, who dis?

6 hours ago

Enhancements ➕➕

  • Migrate CLI from typer to cyclopts, remove toggle and delegation machinery by @zzstoatzz in #20821
  • Route ProcessPoolTaskRunner subprocess events and logs through a single parent queue, improving per-task performance by ~28% in log-heavy workloads by @desertaxle in #20864
  • Add configurable subprocess message processors to ProcessPoolTaskRunner for custom event/log handling in the parent forwarder by @desertaxle in #20869
  • Use distinct FK scan for orphaned log/artifact vacuum queries, reducing cycle time from ~3.6s to ~0.5s on large databases by @zzstoatzz in #20868

Bug Fixes 🐞

Development & Tidiness 🧹

Documentation 📓

Full Changelog: 3.6.19...3.6.20

Don't miss a new prefect release

NewReleases is sending notifications on new releases.