v2.5.0 * Make db_transaction's client_options configurable at run time * sentry: always override init settings with the environment variables * Add support for disabling logging-based events in sentry * RPC server: explicitly handle sentry exception capture (instead of gunicorn) * statsd: add an error_type tag to @timed error counters * cli: Ensure tests don't mess with the global logging setup * mypy/pre-commit/pytest maintenance