What's Changed
Enhancements ➕➕
- Add
aserve
utility for serving multiple flows from an asynchronous context by @GitAlexxx in #15972
Bug Fixes 🐞
- Fix result store serialization to include all necessary attributes by @desertaxle in #16189
Development & Tidiness 🧹
- Update @prefecthq/prefect-ui-library to version 3.11.21 by @marvin-robot in #16181
- Add tutorial that shows how to set up Prefect Cloud as a platform for data teams by @daniel-prefect in #16123
Uncategorized
- [UI v2] exercise: Adds test for variables hook that focuses on react query and query caching and invalidation by @devinvillarosa in #16158
- [UI v2] feat: Adding DocsLink reusable component by @devinvillarosa in #16190
- [UI v2] feat: Adding generic empty-state component, and replaced variables empty-state for it by @devinvillarosa in #16193
- [UI v2] feat: Adds GlobalConcurrencyLimitEmptyState component to be used in concurrency route development by @devinvillarosa in #16195
New Contributors
- @GitAlexxx made their first contribution in #15972
Full Changelog: 3.1.6.dev1...3.1.6.dev2