Releases: pinojs/pino-http
Releases · pinojs/pino-http
v6.1.0
What's Changed
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #174
- build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #176
- Bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #179
- Pino 7 Type Definition by @jarcodallo in #178
New Contributors
- @jarcodallo made their first contribution in #178
Full Changelog: v6.0.0...v6.1.0
v6.0.0
What's Changed
- Bump actions/setup-node from 2.3.2 to 2.4.1 by @dependabot in #158
- Bump split2 from 3.2.2 to 4.0.0 by @dependabot in #162
- Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #163
- chore: Updated to pino 7. by @ShogunPanda in #172
New Contributors
- @ShogunPanda made their first contribution in #172
Full Changelog: v5.8.0...v6.0.0
v5.8.0
What's Changed
- Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #157
- feature: quietReqLogger option for a quieter child logger available on the request object by @darrenmce in #156
New Contributors
- @darrenmce made their first contribution in #156
Full Changelog: v5.7.0...v5.8.0
v5.7.0
What's Changed
- Bump actions/setup-node from 2.3.0 to 2.3.2 by @dependabot in #148
- Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 by @dependabot in #150
- Bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 by @dependabot in #151
- add autologging ignore option by @naseemkullah in #153
Full Changelog: v5.6.0...v5.7.0
v5.6.0
📚 PR:
- Fix README documentation typo for stream (#126)
- ci: add nodejs v14 and v16 to test matrix (#128)
- docs: details about .logger field (#127)
- ci: add automerge job; add dependabot config (#129)
- Bump actions/setup-node from v1 to v2.1.5 (#130)
- Bump actions/cache from v1 to v2.1.5 (#131)
- Bump standard from 14.3.4 to 16.0.3 (#132)
- Bump pino-std-serializers from 2.5.0 to 3.2.0 (#133)
- Bump autocannon from 4.6.0 to 7.3.0 (#135)
- Bump actions/checkout from 2 to 2.3.4 (#136)
- Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 (#137)
- Bump pino-std-serializers from 3.2.0 to 4.0.0 (#138)
- Bump actions/cache from 2.1.5 to 2.1.6 (#139)
- Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 (#140)
- Bump actions/setup-node from 2.1.5 to 2.2.0 (#141)
- Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 (#142)
- Bump actions/setup-node from 2.2.0 to 2.3.0 (#143)
- Use the second positional argument for pino.child() (#145)
- tap v15 (#146)