Releases: kkamkou/node-gelf-pro
Releases · kkamkou/node-gelf-pro
1.4.0
Compare
Sorry, something went wrong.
No results found
[UDP Adapter ] Chunked Message Sending Failure on Network Exceptions, closes #97
Update gihub actions
1.3.12
Compare
Sorry, something went wrong.
No results found
Added Node.js 22 to the tests env.
Readme updated
Full Changelog : 1.3.11...1.3.12
1.3.11
Compare
Sorry, something went wrong.
No results found
Test failing with Uncaught AssertionError on node 21, #90
Full Changelog : 1.3.10...1.3.11
1.3.10
Compare
Sorry, something went wrong.
No results found
Unstable sending of chunked messages, #80
Minor readme polishing
Added node.js 19 to the tests
Full Changelog : 1.3.9...1.3.10
1.3.9
Compare
Sorry, something went wrong.
No results found
1.3.8
Compare
Sorry, something went wrong.
No results found
UDP adapter corrections:
ERR_SOCKET_DGRAM_NOT_RUNNING error when chunking request body, #78
Normalize the output for the second parameter (bytesSent). It returns actual number (in case of an error is 0 zero).
1.3.7
Compare
Sorry, something went wrong.
No results found
Removed async from the dependencies
Added node.js 18 to the CI
1.3.6
Compare
Sorry, something went wrong.
No results found
Updated readme file to reflect custom adapter enforcement.
Moved to github ci from travis (goodbye old friend)
1.3.5
Compare
Sorry, something went wrong.
No results found
Migration to travis.com (added more node.js versions)
Lodash has been upgraded
1.3.4
Compare
Sorry, something went wrong.
No results found
Added milliseconds to the timestamp, #62 ;
Adds the correct Typescript typings for function returns and optional params, #57 (by @snoretrain );
Lodash and Async have been upgraded to ~4.17.20 and ~2.6.3.