12.2
install-uv: Upgrade uv from 0.11.7 to 0.11.14.
queue: Allow sharding user_activity worker.
configure-rabbitmq: Fix rabbitmqctl typo that broke non-default vhosts.
docs: Apply bullet style changes from Prettier.
Factor out venv-creating code from provision.py.
python: Normalize quotes with Black.
log-search: Filter to just authed or unauthed requests.
ruff: Partially reformat Python with Ruff 0.9 (2025 style).
restart-server: --tornado-reshard implies --skip-client-reloads.
reload-clients: Ensure that Smokescreen does not interfere with reloads.
restart-server: All realm Tornado ports need a restart when they change.
email-mirror: Add a standalone server that processes incoming email.
upgrade: Modify upgrade scripts to handle failure.
scripts: Replace parse_os_release with platform.freedesktop_os_release.