Skip to content

Releases: MauriceButler/bunyan-loggly

v2.0.1

25 Aug 00:39
Compare
Choose a tag to compare
  • Update types #44 ( Thanks @evenfrost )
  • Update some dependencies to remove security notifications

v2.0.0

29 May 03:23
Compare
Choose a tag to compare
  • Update dependencies and format code, dropping support for node < 10 (9e53c28)

v1.4.1

15 Jan 00:18
Compare
Choose a tag to compare
  • Fixed dangling comma which causes issues on node 6 #34 ( Thanks @rizowski )

v1.4.0

03 Dec 13:42
Compare
Choose a tag to compare
  • 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 and json properties to be overridden in loggly config.

v1.3.5

29 May 12:20
Compare
Choose a tag to compare
  • 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

10 May 01:30
Compare
Choose a tag to compare

v1.3.3

06 Dec 12:26
Compare
Choose a tag to compare

v1.3.2

31 Oct 02:37
Compare
Choose a tag to compare
  • Re-enable bulk message processing on node-loggly-bulk PR is merged #18
  • v1.2.0 is failing NSP security check #17

v1.3.1

04 Oct 21:26
Compare
Choose a tag to compare
  • Add typings #19

v1.3.0

03 Oct 13:47
Compare
Choose a tag to compare
  • Use node loggly bulk #16