To learn more, register for next week's webinar here!
What's Changed
New Features ๐
- Add
Asset
+@materialize
ing tasks by @jakekaplan in #18230 - Emit
asset.referenced
events on materialization only by @jakekaplan in #18252 - Support emitting asset events for
DaskTaskRunner
by @jakekaplan in #18241 - Support emitting asset events for
RayTaskRunner
by @jakekaplan in #18242
Bug Fixes ๐
- use kopf event for
occurred
in forwarded prefect events by @zzstoatzz in #18226 - Subclassing to set the max_range per sandox environment (#18083) by @steveh-101 in #18232
- Early return bucket path to avoid duplicated prefix in GCS bucket by @zzstoatzz in #18237
- Attempt retries when task returns a failed state by @bunchesofdonald in #18240
- log warning if volumes set via create kwargs by @zzstoatzz in #18233
prefect-redis
: fix min group id and deprecation warning by @zzstoatzz in #18215- fix SendGrid behavior when modifying instance by @zzstoatzz in #18219
- fix async retry fn typing by @zzstoatzz in #18247
Development & Tidiness ๐งน
- Update @prefecthq/prefect-design to version 2.14.26 by @marvin-robot in #18204
- lower bound pin uv by @zzstoatzz in #18216
- Update @prefecthq/prefect-ui-library to version 3.12.14 by @marvin-robot in #18234
- run
uv sync -U
by @zzstoatzz in #18251 - fix test assertion by @zzstoatzz in #18236
- Adds missing increments for events client metrics by @chrisguidry in #18246
Documentation ๐
- Docs refactor by @cicdw in #18208
- fix dead links by @zzstoatzz in #18243
- fix dead link to zombie flow runs by @zzstoatzz in #18244
- fix link to downstream-upstream trigger with serve by @zzstoatzz in #18249
New Contributors
- @steveh-101 made their first contribution in #18232
Full Changelog: 3.4.4...3.4.5