What's Changed
Enhancements ➕➕
- Add work-pool id/name to labels donated by worker to flow run by @bunchesofdonald in #16252
- Raise informative errors when failing to bootstrap telemetry by @bunchesofdonald in #16253
Development & Tidiness 🧹
- Include info about registering built-in blocks by @pypae in #16244
- Move UI pre-commit hooks from
husky
topre-commit
by @desertaxle in #16246 - make
flow
andtask
decorators pass strict typing by @zzstoatzz in #16251 - use
uv
to install dependencies in theDockerfile
by @zzstoatzz in #16235 - fruitful typing scouring by @zzstoatzz in #16255
Uncategorized
- [UI v2] feat: Loads data and url state to concurrency limit route for UX to consume by @devinvillarosa in #16227
- [UI v2] experiment: Adds basic spacing utilities as props and new layout components: Block and Flex by @devinvillarosa in #16249
- [UI v2] Adds Create or edit dialog for concurrency limit by @devinvillarosa in #16248
- [typing] highlighters.py by @aaazzam in #16259
- [typing] Update migration.py by @aaazzam in #16261
New Contributors
Full Changelog: 3.1.6.dev4...3.1.6.dev5