<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
Integrations & Dependencies ๐ค
* revert `pydantic==2.10.0` workaround given upstream fix by zzstoatzz in https://github.com/PrefectHQ/prefect/pull/16087
Development & Tidiness ๐งน
* Implement `labels` field on Flow, Deployment, FlowRun, and TaskRun by bunchesofdonald in https://github.com/PrefectHQ/prefect/pull/16050
* Fix redirect by discdiver in https://github.com/PrefectHQ/prefect/pull/16092
* Create `BaseFlowRunEngine` and `AsyncFlowRunEngine` shell by desertaxle in https://github.com/PrefectHQ/prefect/pull/16091
Uncategorized
* Asyncify the flow run engine by desertaxle in https://github.com/PrefectHQ/prefect/pull/16095
**Full Changelog**: https://github.com/PrefectHQ/prefect/compare/3.1.5.dev1...3.1.5.dev2