Releases: loggly/node-loggly-bulk
Releases · loggly/node-loggly-bulk
v4.0.2
What's Changed
- fixed There's by @0xflotus in #43
- G1-4593 Update packages by @zdenek-machek-swi in #78
Full Changelog: v4.0.1...v4.0.2
v.4.0.1
npm package release
Full Changelog: v4.0.0...v4.0.1
v4.0.0
v3.0.1
v3.0.0
Breaking change
In bulk mode, the callback passed to the log method is now called instantly for each message and does not pass any response object in the arguments.
(Previously it was called only for some messages once the bulk request was sent to Loggly and contained the response from the Loggly bulk endpoint.)
v2.2.5
Update vulnerable dependencies.