Skip to content

Releases: loggly/node-loggly-bulk

v4.0.2

14 Aug 13:34
3c94221

Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...v4.0.2

v.4.0.1

15 Apr 20:43

Choose a tag to compare

npm package release

Full Changelog: v4.0.0...v4.0.1

v4.0.0

15 Apr 20:46

Choose a tag to compare

What's Changed

  • NH-36312 remove request library and refactor by @whtswrng in #70

New Contributors

Full Changelog: v3.0.1...v4.0.0

v3.0.1

16 Nov 12:32

Choose a tag to compare

#64
Updated the request library in package.json.

v3.0.0

22 Mar 15:32

Choose a tag to compare

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

09 Mar 12:59

Choose a tag to compare

Update vulnerable dependencies.