Releases: MauriceButler/bunyan-loggly
Releases · MauriceButler/bunyan-loggly
v2.0.1
- Update types #44 ( Thanks @evenfrost )
- Update some dependencies to remove security notifications
v2.0.0
v1.4.1
v1.4.0
- Update types to match node-loggly #28 ( Thanks @eligolding )
- Pass
isBulk
from logglyConfig through to node-loggly-bulk #30 ( Thanks @rizowski ) - Update dependencies
- General code cleanup (whitespace etc) via prettier
- Allow
isBulk
andjson
properties to be overridden in loggly config.
v1.3.5
- Update deps to resolve outdated version of stringstream
- Remove local buffering and allow passthru of buffer parameters for bulk buffering directly with Loggly. #24 #27 Thanks to @dncrews and @ziplizard for tracking this down
v1.3.4
- Upgraded to [email protected] to resolve security warnings
v1.3.3
- Upgraded to [email protected] to resolve issues #23 and #24