Skip to content

Latest commit

 

History

History
65 lines (29 loc) · 3.16 KB

CHANGELOG.md

File metadata and controls

65 lines (29 loc) · 3.16 KB

Changelog

1.7.0 (2025-02-13)

Features

  • fxhttpserver: Added possibility to register custom error handler (#314) (a1dec9f)

1.6.1 (2024-11-11)

Bug Fixes

  • fxhttpserver: Fixed handlers registration logs (#298) (e55d438)

1.6.0 (2024-11-10)

Features

  • fxhttpserver: Added possibility to specify several HTTP methods during handlers registration (#294) (aacfa05)

1.5.0 (2024-04-17)

Features

  • fxhttpserver: Updated panic recovery to prevent observability middlewares interruption (#212) (f518c5c)

1.4.0 (2024-04-05)

Features

  • fxhttpserver: Added support for listener address (#202) (f3751b9)

1.3.0 (2024-03-22)

Features

  • fxhttpserver: Updated httpserver dependency and added tracer annotator (#184) (849f2b4)

1.2.0 (2024-03-15)

Features

1.1.0 (2024-03-06)

Features

  • fxhttpserver: Updated http server metrics configurations (#119) (0805aed)

1.0.0 (2024-01-12)

Features