What's Changed
Enhancements ✨
- Setting to disable cache globally by @zzstoatzz in #18195
- Add redis publisher/consumer settings by @zzstoatzz in #18160
Bug Fixes 🐞
- Enables CSRF protection support on internal server requests by @chrisguidry in #18157
- Corrects an infinite loop in the
CancellationCleanup
service by @chrisguidry in #18158 - Handle
None
metadata inprefect version
by @zzstoatzz in #18190 - Merge duplicate
extra_hosts
kwarg by @zzstoatzz in #18192 - fix fractional value handling in retry delay policy by @zzstoatzz in #18200
- multi-server setup fixes pt1 by @zzstoatzz in #18149
Development & Tidiness 🧹
- Update @prefecthq/prefect-ui-library to version 3.12.13 by @marvin-robot in #18202
- Bump some upper bounds by @zzstoatzz in #18175
- Remove reimplementation of
from_template_and_values
from ECS worker by @kevingrismore in #18201 - chore(deps): bump vue from 3.5.13 to 3.5.14 in /ui by @dependabot in #18101
Documentation 📓
- Add thread local context note by @zzstoatzz in #18147
- Add prefect managed compute usage to the docs by @jakekaplan in #18194
Full Changelog: 3.4.3...3.4.4