10.0-beta2
nagios: Change the cron jobs to exit 0 for all ok/warning/critical.
ruff: Fix PLC0206 Extracting value from dictionary without calling `.items()`.
kandra: Update Teleport version.
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.