- Tracing feature now prints special handlers in lowered debug log level (/metrics, /_healthcheck, etc.)
- Updated paperclip to 0.9
- Stable rust compatibility (Remove need for
result_flattening
) - Prometheus metrics via
metrics-rs
- Mysql support
- Add debug info to errors in default error handler
- Use bunyan format for tracing
- Obfuscate passwords in logs
- Reinstated rabbit and actix_validation feature to Cargo.toml
SanitizedString
- More docs
Initial release
- MultiPool - Master/replica-aware wrapper for r2d2
- StatsPresenter - Framework for readiness and statistics reporting
- JsonError - Middleware that makes actix-web return errors as JSONs