pino 8.0.0
What's Changed
- chore: add pino lambda to ecosystem doc by @carbonrobot in https://github.com/pinojs/pino/pull/1417
- docs: clarify setBindings() comment by @deanhaleem in https://github.com/pinojs/pino/pull/1419
- ci: bump github actions by @Fdawgs in https://github.com/pinojs/pino/pull/1421
- doc: fix typo in clone(level) by @tniessen in https://github.com/pinojs/pino/pull/1423
- chore: Dependency review action by @naveensrinivasan in https://github.com/pinojs/pino/pull/1425
- build(deps): bump actions/upload-artifact from 2 to 3 by @dependabot in https://github.com/pinojs/pino/pull/1426
- Spelling by @jsoref in https://github.com/pinojs/pino/pull/1427
- docs: add pino-seq-transport to list of v7+ compatible transports by @eadmundo in https://github.com/pinojs/pino/pull/1432
- Remove deprecated API and options in v7 option. by @mcollina in https://github.com/pinojs/pino/pull/1249
- build(deps-dev): update pino-pretty requirement from ^v7.6.0 to ^v7.6.1 by @dependabot in https://github.com/pinojs/pino/pull/1403
- build(deps-dev): bump jest from 27.5.1 to 28.1.0 by @dependabot in https://github.com/pinojs/pino/pull/1433
- Async by default by @mcollina in https://github.com/pinojs/pino/pull/1448
- build(deps): bump process-warning from 1.0.0 to 2.0.0 by @dependabot in https://github.com/pinojs/pino/pull/1439
- docs: add note about nestedKey to mixin section by @mothershipper in https://github.com/pinojs/pino/pull/1444
- Updated dependencies by @mcollina in https://github.com/pinojs/pino/pull/1449
New Contributors
- @carbonrobot made their first contribution in https://github.com/pinojs/pino/pull/1417
- @deanhaleem made their first contribution in https://github.com/pinojs/pino/pull/1419
- @jsoref made their first contribution in https://github.com/pinojs/pino/pull/1427
- @eadmundo made their first contribution in https://github.com/pinojs/pino/pull/1432
- @mothershipper made their first contribution in https://github.com/pinojs/pino/pull/1444
Full Changelog: https://github.com/pinojs/pino/compare/v7.11.0...v8.0.0