9.2
install: Update postgresql.version comment to be more accurate.
thumbnail: Add support for multiple queue workers.
apt-repos: Use PGroonga binaries on Ubuntu 24.04.
docs: Apply bullet style changes from Prettier.
Factor out venv-creating code from provision.py.
python: Normalize quotes with Black.
ruff: Fix UP035 Import from `collections.abc`, `typing` instead.
ruff: Fix UP006 Use `list` instead of `List` for type annotation.
sharding: Configure Tornado sharding with nginx map.
reload-clients: Log how many reload events were actually sent.
management: Disable Sentry for management commands run interactively.
start-server/restart-server: Drop privileges if necessary.
upgrade: Modify upgrade scripts to handle failure.