Releases: kkamkou/node-gelf-pro
Releases · kkamkou/node-gelf-pro
1.4.0
02 Jan 19:36
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
27 Jun 10:35
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
12 Jan 16:47
Compare
Sorry, something went wrong.
No results found
1.3.10
27 Nov 15:50
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
13 Oct 19:52
Compare
Sorry, something went wrong.
No results found
1.3.8
08 Jun 20:49
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
08 May 16:37
Compare
Sorry, something went wrong.
No results found
Removed async from the dependencies
Added node.js 18 to the CI
1.3.6
29 Oct 12:13
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
06 Apr 11:49
Compare
Sorry, something went wrong.
No results found
Migration to travis.com (added more node.js versions)
Lodash has been upgraded
1.3.4
25 Aug 17:44
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.