Skip to content

Releases: kkamkou/node-gelf-pro

0.9.1

14 Oct 21:05
Compare
Choose a tag to compare
  • Added a possibility to transform a message, #22 (@Shard)
  • lodash is upgraded to the latest version

0.9.0

29 Sep 12:15
Compare
Choose a tag to compare
  • Added timeout to the TCP adapter
  • bug: gelf.message() does not trigger the callback
  • lodash up

0.8.2

31 Aug 15:35
Compare
Choose a tag to compare
  • Do not send an empty message, #20
  • lodash is upgraded to 4.15

0.8.0

25 May 15:46
Compare
Choose a tag to compare
  • Notify in case of a bogus usage #19
  • lodash upgraded

0.7.1

20 May 13:40
Compare
Choose a tag to compare
  • bytes can be at most 32766 in length, #17

0.7.0

10 May 17:49
Compare
Choose a tag to compare
  • Manually pass the log level #15
  • In Elasticsearch 2.x field names may not contain dots anymore. #13
  • lodash upgraded

0.6.4

13 Apr 11:35
Compare
Choose a tag to compare
  • In Elasticsearch 2.x field names may not contain dots anymore. #13
  • lodash updated

0.6.3

04 Apr 08:35
Compare
Choose a tag to compare
  • accept-encoding: the key format is not valid, #11
  • lodash, mocha and coveralls are outdated, #12

0.6.2

22 Mar 15:00
Compare
Choose a tag to compare
  • Floats and Integers aren't supported #10

0.6.1

21 Mar 19:55
Compare
Choose a tag to compare
  • UTF8 encoding is longer than the max length 32766, #9