What's Changed
Bug Fixes ๐
- Update
Cron
day_or
default to matchcroniter
default by @desertaxle in #17675 - Use platform independent datetime in
prefect version
by @zzstoatzz in #17692 - Fix
redis
locking by @zzstoatzz in #17679 - fix improper reuse of client context in new thread by @zzstoatzz in #17719
Integrations & Dependencies ๐ค
- Fix
pydantic
deprecation warnings by @zzstoatzz in #17698 - Bumps Jinja2 to address CVE-2025-27516 by @chrisguidry in #17697
Development & Tidiness ๐งน
- use official
uv
lock pre-commit by @zzstoatzz in #17662 - update
self.model_fields
->type(self).model_fields
by @zzstoatzz in #17681 - chore(deps): bump helm/kind-action from 1.8.0 to 1.12.0 by @dependabot in #17395
- update pin for
prefect-ray
by @zzstoatzz in #17680 - switch to stdlib datetime by @zzstoatzz in #17694
Documentation ๐
- Omit UI routes from the REST API reference docs by @desertaxle in #17716
- Update README with new community and contribution details by @radhigulati in #17706
Experimental
- Includes
Deployment
versioning info in flow run execution event by @chrisguidry in #17701 - Add version and branching info to
DeploymentCreate
andDeploymentUpdate
by @zangell44 in #17711
New Contributors
- @radhigulati made their first contribution in #17706
Full Changelog: 3.3.1...3.3.2