Releases: kkamkou/node-gelf-pro
Releases · kkamkou/node-gelf-pro
0.9.1
- Added a possibility to transform a message, #22 (@Shard)
- lodash is upgraded to the latest version
0.9.0
- Added timeout to the TCP adapter
- bug:
gelf.message()
does not trigger the callback
lodash
up
0.8.2
- Do not send an empty message, #20
- lodash is upgraded to
4.15
0.8.0
- Notify in case of a bogus usage #19
- lodash upgraded
0.7.1
- bytes can be at most 32766 in length, #17
0.7.0
- Manually pass the log level #15
- In Elasticsearch 2.x field names may not contain dots anymore. #13
- lodash upgraded
0.6.4
- In Elasticsearch 2.x field names may not contain dots anymore. #13
lodash
updated
0.6.3
- accept-encoding: the key format is not valid, #11
- lodash, mocha and coveralls are outdated, #12
0.6.2
- Floats and Integers aren't supported #10
0.6.1
- UTF8 encoding is longer than the max length 32766, #9