Skip to content

v2.3.0

Compare
Choose a tag to compare
@spuxx-dev spuxx-dev released this 15 Jan 15:55
· 90 commits to main since this release

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.