Pino: v5 release

Created on 24 Jul 2018  路  5Comments  路  Source: pinojs/pino

Do we have any issue tracking what's left for a 15 release? The milestone seems to be complete. I'd be willing to help out.

Most helpful comment

thanks @ronag v5 is near release, it's mostly a case of aligning the ecosystem modules which I'm already on

All 5 comments

thanks @ronag v5 is near release, it's mostly a case of aligning the ecosystem modules which I'm already on

It's out!

Hi @mcollina and all, thanks for this wonderful lib. Is there an upgrade guide from v4 to v5?

Also, are transports affected? I maintain two transports and I wonder if there is a way to make sure they are v5-compatible:

Thanks!

@willdurand transport should be largely unaffected.

The changes are listed in: https://www.nearform.com/blog/announcing-pino-5/.

If you would like to contribute a migration guide, please do so! Your code should be mostly unaffected if you are not using extreme mode (which was re-done). You might get some performance boost by switching to pino.destination(file) if you were writing to files.

@mcollina awesome, thanks for the info!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

acro5piano picture acro5piano  路  3Comments

glensc picture glensc  路  3Comments

callumlocke picture callumlocke  路  4Comments

sachinavinaw picture sachinavinaw  路  7Comments

stephenmathieson picture stephenmathieson  路  6Comments