Releases: ovhemert/pino-stackdriver
Releases · ovhemert/pino-stackdriver
v3.0.0
Added
- Support passing credentials object parameter by @jhonny111s
- Testing on Node v16.x by @ovhemert
Changed
- Better support for batching log entries passed in at higher volume by @ovhemert
Fixed
- Fix implementation of prefixing log messages by @avaly
Removed
- Node v10.x support by @ovhemert
v2.1.1
v2.1.0
Added
- CLI options to sync up with API by @Boelensman1
- Support for custom http request keys by @bobheadxi
Security
- Fixed "@google-cloud/logging" vulnerability by upgrading dependencies by @ovhemert