Skip to content

Releases: pinojs/pino-http

v6.1.0

23 Nov 11:40
2370202
Compare
Choose a tag to compare

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

03 Nov 14:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.8.0...v6.0.0

v5.8.0

21 Sep 14:13
Compare
Choose a tag to compare

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

Full Changelog: v5.7.0...v5.8.0

v5.7.0

21 Aug 17:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.6.0...v5.7.0

v5.6.0

22 Jul 09:46
Compare
Choose a tag to compare

📚 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)

v5.5.0

04 Feb 09:24
Compare
Choose a tag to compare

📚 PR:

  • either reqCustomProps or customProps are valid (#122)

v5.3.0

13 Sep 15:08
Compare
Choose a tag to compare
  • allow regex ignore paths #100

v5.2.0

25 May 10:53
Compare
Choose a tag to compare

📚 PR:

  • Feature Request: Log additional properties outside req (#103)

v5.1.0

24 Apr 15:24
Compare
Choose a tag to compare

📚 PR:

  • [#95] Add option to prevent serializers from being wrapped (#96)
  • README: usage is now example (#98)
  • Remove trailing space in error message (#99)

v5.0.0

04 Apr 11:56
57fc852
Compare
Choose a tag to compare
  • Updated dependencies (#92)
  • Dropped Node < 10