- - Added a V2 concurrency framework with a minimal V1→V2 adapter, global concurrency limits, GCL‑based task engine updates, and pagination support for lease storage; also split deploy.py into its own module.
- - Fixed multiple bugs including absolute path handling for working directory, silent retryable SQLite lock errors, proper monitoring of all futures in wait(), block schema registration for nested union types, and atomicity issues in tag‑...
- - Updated documentation redirects, added Python environment setup to Claude workflow, introduced models for prefect.yaml validation, switched docs generation to a GitHub Action, and added a Starlette status‑code compatibility layer.