Released on October 09, 2025
Enhancements ➕➕
- feat(client): allow using custom SSL contexts by @fatih-acar in #19106
- Add
prefect api
command for direct API access by @chrisguidry in #19131
Bug Fixes 🐞
- Add support for day_or parameter in cron schedule configurations by @zzstoatzz in #19121
- Fix interference in async cancellation handling from
timeout_async
context manager by @desertaxle in #19101 - Fix recursive local module discovery in bundle serialization by @desertaxle in #19124
Development & Tidiness 🧹
- Fix test_flow_run_lateness flake with dynamic tolerance by @chrisguidry in #19132
Documentation 📓
- docs: link to available integrations release notes by @rcash in #19108
- Add ATProto social analytics dashboard example using Prefect Assets by @zzstoatzz in #18984
- Add documentation for Prefect MCP server by @desertaxle in #19115
Full Changelog: 3.4.22...3.4.23