Pre-release v5.0.0-rc6
Pre-release
Pre-release
·
136 commits
to master
since this release
slog
: custom errors implementingslog.LogValuer
are now handled correctly and will be added as reason attribute.- Added parameter name hints on
goyave.Handler
so IDEs automatically name request and response properly when auto-completing. testutil
: when usingTestMiddleware
, the cloned request sent to the middleware now uses the samecontext.Context
as the original request.- Updated dependencies and CI