11.0-dev
install: Replace wget with curl.
ci: Backport #29443 to 8.0 so it installs.
Remove support for Ubuntu 20.04 and Debian 11.
requirements: Migrate to uv.
ci: Check that non-scripts aren’t marked executable.
tools: Reimplement CI failure script without using CircleCI endpoint.
katex: Replace subprocess call with minimal external service.
ci: Move specialized tests away from Ubuntu 20.04 and Debian 11.
ci: Test pgroonga installation.
ci: Do not pre-install rabbitmq-server in Docker images.
ci: Unpack installation tarball under /root/.
ci: Remove references to CircleCI, which we no longer use.
ci: Enable Python warnings.
nginx: Remove legacy X-XSS-Protection header.