Releases: pinojs/pino
Releases · pinojs/pino
v7.9.1
v7.9.0
What's Changed
- feat: add level number to mixin callback by @techmunk in #1364
- fix: Run parent bindings formatter when creating child logger by @guilhermelimak in #1367
- use pino/file instead of pino-pretty for caller transport tests by @mcollina in #1370
- Fixed big flaky test by @mcollina in #1371
New Contributors
Full Changelog: v7.8.1...v7.9.0
v7.8.1
What's Changed
- Added documentation for MultiStreamRes, StreamEntry, DestinationStream and Level by @dbacarel in #1342
- Fix workflow target main branch workflow by @jsumners in #1346
- docs: add syntax highlighting for typescript by @micalevisk in #1345
- build(deps): bump actions/setup-node from 2 to 3.0.0 by @dependabot in #1349
- build(deps): bump pnpm/action-setup from 2.0.1 to 2.2.1 by @dependabot in #1351
- added newrelic pino extension to docs by @bizob2828 in #1350
- build: reduce dependabot update frequency by @Fdawgs in #1356
- fix: Throw when using custom level formatters with multiple transports (#1353) by @guilhermelimak in #1362
- build(deps-dev): bump tap from 15.2.3 to 16.0.0 by @dependabot in #1360
New Contributors
- @dbacarel made their first contribution in #1342
- @micalevisk made their first contribution in #1345
- @bizob2828 made their first contribution in #1350
- @guilhermelimak made their first contribution in #1362
Full Changelog: v7.8.0...v7.8.1
v7.8.0
What's Changed
- Add
flush
function to types by @kblcuk in #1329 - New features must always target the master branch by @mcollina in #1334
- Refactor the mixing logic by @mcollina in #1335
- Add action to check PR target by @jsumners in #1337
- add option
mixinMergeStrategy
(to v7) by @alexpts in #1336
New Contributors
Full Changelog: v7.7.0...v7.8.0
v7.7.0
v6.14.0
v7.6.5
What's Changed
- build(deps-dev): update pino-pretty requirement from ^v7.4.0 to ^v7.5.0 by @dependabot in #1307
- fix(types): child is not respect customLevels by @climba03003 in #1306
- fix error in example by @danjenkins in #1310
- build(deps-dev): update pino-pretty requirement from ^v7.5.0 to ^v7.5.1 by @dependabot in #1311
New Contributors
- @danjenkins made their first contribution in #1310
Full Changelog: v7.6.4...v7.6.5
v7.6.4
What's Changed
- Added SECURITY.md by @mcollina in #1299
- fix: stricter type by @climba03003 in #1297
- build(deps-dev): update pino-pretty requirement from ^v7.3.0 to ^v7.4.0 by @dependabot in #1305
- fix: test for multiple caller entries by @moshie in #1304
New Contributors
Full Changelog: v7.6.3...v7.6.4
v7.6.3
What's Changed
- fix: passing stream to transport by @climba03003 in #1286
- fix: missing types by @ziimakc in #1288
- type: add pipeline to pino.transport options by @Lleios in #1287
- docs: fix broken link by @yubinTW in #1291
- chore: simplify formatters normalize by @ZYSzys in #1294
- Call .end() on thread-stream before exiting the process. by @mcollina in #1296
New Contributors
- @ziimakc made their first contribution in #1288
- @Lleios made their first contribution in #1287
- @yubinTW made their first contribution in #1291
- @ZYSzys made their first contribution in #1294
Full Changelog: v7.6.2...v7.6.3