Skip to content

v7.16.4

Choose a tag to compare

@ekassos ekassos released this 19 Feb 23:53
· 479 commits to main since this release
bd5a980

Release Notes

This update provides important bug fixes and improvements.

Internal

Updates & Improvements

  • Speed up start up speeds with --compile-bytecode in uv sync.
  • Use ghcr.io/astral-sh/uv:0.10.4-python3.11-trixie image instead of python:3.11.6-bookworm.
  • Add UV_FROZEN=1 and UV_NO_DEV=1 to 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

  • change: switch to uv-based Docker image for faster startup by @ekassos in #1419

Full Changelog: v1049+srv542.web358...v1050+srv542.web358