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
- More robust
write_path
method inRemoteFileSystem
to handle SMB UNC paths. by @tom21100227 in #18824
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 - Improve multi-server scaling for triggers by @desertaxle in #18820
- Fix AttributeError in create_flow_run_from_deployment (#18707) by @eddiemaru-101 in #18807
- Kubernetes label disable lowercase by @raniasev in #18841
- Add an additional check to obscure basic auth credentials when
git clone
fails by @desertaxle in #18845 - Preserve dev version info when generating docker image tag by @desertaxle in #18854
Development & Tidiness 🧹
- Remove unnecessary 'No retries configured' message from task failure logs by @zzstoatzz in #18844
- Drop
--refresh-package
frommdxify
use in api ref gen by @zzstoatzz in #18851 - Claude prompts by @zzstoatzz in #18833
- Add trigger to update the OSS testbed image on Docker image release by @desertaxle in #18853
- Remove stale mdx files from api ref by @zzstoatzz in #18828
Documentation 📓
New Contributors
- @eddiemaru-101 made their first contribution in #18807
- @mjarosie made their first contribution in #18834
- @raniasev made their first contribution in #18841
- @tom21100227 made their first contribution in #18824
Full Changelog: 3.4.15...3.4.16