Skip to content

Releases: sfisol/serwus

v0.2.3

23 Jan 13:22

Choose a tag to compare

Changed

  • Updated dependencies (diesel 2.3, jsonwebtoken to 10)
  • JsonError deserializable
  • Refactored pipeline

v0.2.2

25 Oct 18:11

Choose a tag to compare

Added

  • More ErrorBuilder constructors: not_found, bad_request, unauthorized, forbidden

Changed

  • Replaced quick-error with thiserror

v0.2.1

04 Feb 11:07

Choose a tag to compare

0.2.1 - 2025-02-04

Changed

  • Tracing feature now prints special handlers in lowered debug log level (/metrics, /_healthcheck, etc.)
  • Updated paperclip to 0.9

0.2.0 - 2024-04-22

Added

  • Stable rust compatibility (Remove need for result_flattening)
  • Prometheus metrics via metrics-rs
  • Mysql support

Changed

  • Add debug info to errors in default error handler
  • Use bunyan format for tracing
  • Obfuscate passwords in logs