v2.3.0
Added
- Implemented metrics endpoint for prometheus.
Changed
- Request/response logging now utilizes both middlewares and interceptors to also log requests that were turned down (e.g. due to CORS).
- Increased the timeout value for outgoing requests to 30 seconds.
Fixed
- Fixed some exceptions in
/threads/:id
not being documented properly.
Chores
- CORS origins are now being logged on startup.