What's Changed
Integrations & Dependencies ๐ค
- revert
pydantic==2.10.0
workaround given upstream fix by @zzstoatzz in #16087
Development & Tidiness ๐งน
- Implement
labels
field on Flow, Deployment, FlowRun, and TaskRun by @bunchesofdonald in #16050 - Fix redirect by @discdiver in #16092
- Create
BaseFlowRunEngine
andAsyncFlowRunEngine
shell by @desertaxle in #16091
Uncategorized
- Asyncify the flow run engine by @desertaxle in #16095
Full Changelog: 3.1.5.dev1...3.1.5.dev2