Yokai Versions Save

Simple, modular, and observable Go framework for backend applications.

fxhttpserver/v1.5.0

1 month ago

1.5.0 (2024-04-17)

Features

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

httpserver/v1.5.0

1 month ago

1.5.0 (2024-04-17)

Features

  • httpserver: Removed automatic panic recovery and enhanced error handler error stack printing (#210) (116b4fc)

fxcore/v1.7.0

2 months ago

1.7.0 (2024-04-05)

Features

  • fxcore: Added support for listener address (#206) (9e092a9)

fxgrpcserver/v1.2.0

2 months ago

1.2.0 (2024-04-05)

Features

  • fxgrpcserver: Added support for listener address (#204) (4bf8968)

fxhttpserver/v1.4.0

2 months ago

1.4.0 (2024-04-05)

Features

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

trace/v1.3.0

2 months ago

1.3.0 (2024-03-27)

Features

  • trace: Updated otlp-grpc connection constructor to have default values (#188) (c964798)

fxcore/v1.6.0

2 months ago

1.6.0 (2024-03-22)

Features

fxhttpserver/v1.3.0

2 months ago

1.3.0 (2024-03-22)

Features

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

httpserver/v1.4.1

2 months ago

1.4.1 (2024-03-22)

Bug Fixes

  • httpserver: Fixed semconv compatibility (#182) (35f3952)

httpserver/v1.4.0

2 months ago

1.4.0 (2024-03-22)

Features

  • httpserver: Disabled automatic http server tracer provider spans annotations (#180) (f37ed6b)