What's Changed
Bug Fixes ๐
- [prefect-aws] order env vars for task def equality by @zzstoatzz in #18309
Development & Tidiness ๐งน
- bump lockfile and run pre-push hooks by @zzstoatzz in #18308
- remove
fetch
kwarg from docstring and overloads by @zzstoatzz in #18311
Documentation ๐
- Move security settings into their own doc by @cicdw in #18316
- Add /api/logs/out websocket endpoint for live log streaming by @chrisguidry in #18315
Uncategorized
- Add tag filtering support for automations by @chrisguidry in #18288
- Add AGENTS.md documentation files by @zzstoatzz in #18248
- Drop task_run.state_id foreign key to prevent deadlocks by @zzstoatzz in #18302
- serialization performance improvements by @zzstoatzz in #18314
Full Changelog: 3.4.7.dev2...3.4.7.dev3