10.2
install: Support PostgreSQL 17.
puppet: Allow for arbitrary queues to have more than one worker.
docs: Apply bullet style changes from Prettier.
Factor out venv-creating code from provision.py.
python: Normalize quotes with Black.
requirements: Upgrade Python requirements.
ruff: Partially reformat Python with Ruff 0.9 (2025 style).
sharding: Configure Tornado sharding with nginx map.
reload-clients: Log how many reload events were actually sent.
restart-server: Add a --only-django for rolling Django restarts.
upload: Use tusd for resumable, larger uploads.
upgrade: Modify upgrade scripts to handle failure.
ruff: Fix SIM115 Use a context manager for opening files.