What's Changed
Enhancements ➕➕
- Wait until determining deployment create or update to add deployment schedules by @kevingrismore in #18823
- Display postgresql version on prefect version by @hanhwanglim in #18836
Bug Fixes 🐞
- Fix nested
.delay()
serialization issue by @zzstoatzz in #18849 - Fix
result_async
race condition using final state from waiter by @zzstoatzz in #18850
Development & Tidiness 🧹
- drop
--refresh-package
frommdxify
use in api ref gen by @zzstoatzz in #18851
Full Changelog: 3.4.16.dev5...3.4.16.dev6