v7.16.4
·
479 commits
to main
since this release
Release Notes
This update provides important bug fixes and improvements.
Internal
Updates & Improvements
- Speed up start up speeds with
--compile-bytecodeinuv sync. - Use
ghcr.io/astral-sh/uv:0.10.4-python3.11-trixieimage instead ofpython:3.11.6-bookworm. - Add
UV_FROZEN=1andUV_NO_DEV=1to simplify docker run commands.
Deployment Information
| Schema Upgrade | Migration Script | Permissions Update | Task Definition Update | Configuration Update |
|---|---|---|---|---|
| No | No | No | YES | YES |
Deployment Details
- Task Definition Update: No longer need to specify uv sync --no-dev when building docker images, or add --no-dev to uv run in task definitions.
- Configuration Update: No longer need to add UV_FROZEN=1 in container environment vars.
Related PRs
Full Changelog: v1049+srv542.web358...v1050+srv542.web358