Releases: hapijs/hapi-pino
Releases · hapijs/hapi-pino
v12.2.0
What's Changed
- Allow specifying level for request start/complete logging by @roessland in #184
New Contributors
- @roessland made their first contribution in #184
Full Changelog: v12.1.0...v12.2.0
v12.1.0
What's Changed
- add option to log 4xx error details in request logs by @jeffmhastings in #182
New Contributors
- @jeffmhastings made their first contribution in #182
Full Changelog: v12.0.0...v12.1.0
v12.0.0
What's Changed
- Remove prettyPrint option from documentation by @zhangdingding in #177
- Update dependencies to support Hapi v21 by @rossanthony in #180
New Contributors
- @zhangdingding made their first contribution in #177
- @rossanthony made their first contribution in #180
Full Changelog: v11.0.1...v12.0.0
v11.0.1
What's Changed
- Remove prettyPrint from documentation and typedefs by @jonathansamines in #176
Full Changelog: v11.0.0...v11.0.1
v11.0.0
What's Changed
- Update to [email protected] and [email protected] by @kungfutse in #175
New Contributors
- @kungfutse made their first contribution in #175
Full Changelog: v10.2.0...v11.0.0
v10.2.0
What's Changed
- Add note about deprecated option by @ghostdevv in #170
- Add tests to validate types extension for logger decorations by @jonathansamines in #174
- Update wrapSerializers type to be optional by @jonathansamines in #173
New Contributors
- @ghostdevv made their first contribution in #170
Full Changelog: v10.1.0...v10.2.0
v10.1.0
What's Changed
- Add missing type definitions for custom message properties by @jonathansamines in #166
- Add support to replace default serialalizers unwrapped by @jonathansamines in #167
Full Changelog: v10.0.0...v10.1.0
v10.0.0
What's Changed
- Add optional support to log path params by @jonathansamines in #164
- Log correct status code on aborted requests by @jonathansamines in #165
Full Changelog: v9.4.0...v10.0.0
v9.4.0
What's Changed
- Add support for custom messages on request completion/receive/failure by @jonathansamines in #163
Full Changelog: v9.3.0...v9.4.0
v9.3.0
What's Changed
- fix: use error message as log message for request error logs by @AdriVanHoudt in #159
Full Changelog: v9.2.0...v9.3.0