Releases: logdna/pino-logdna
Releases · logdna/pino-logdna
v3.0.4
v3.0.3
v3.0.2
v3.0.1
v3.0.0
3.0.0 (2021-10-27)
Chores
- deps: add pino-abstract-transport@0.4.0 1de4429 - Mike Del Tito
- deps: remove unused depdendencies 7122edd - Mike Del Tito
- deps: update eslint-config-logdna@5.1.0 1d95205 - Mike Del Tito
- deps: update eslint@7.32.0 6460338 - Mike Del Tito
- deps: update logdna/logger@2.4.1 2301db4 - Mike Del Tito
- deps: update pino@7.0.5 53ff8c5 - Mike Del Tito
- deps: update tap@15.0.10 458b6a3 - Mike Del Tito
Features
BREAKING CHANGES
- This transport is now untested as an in-process log
destination forpino < 7.0.0
, and while it may work, it is not recommended
and will no longer be officially supported. Users that wish to use the
latest version ofpino-logdna
with earlier versions ofpino
should
pipe program output to the transport instead. See
https://getpino.io/#/docs/transports?id=legacy-transports