Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

Releases: shelfio/winston-datadog-logs-transport

Listen on error or timeout and send the error in the callback

18 Feb 09:59
Compare
Choose a tag to compare

v1.0.7

22 Feb 13:59
Compare
Choose a tag to compare
  • fix: use "fast-safe-stringify" lib to handle circular json 0486cca

v1.0.6...v1.0.7

v1.0.6

19 Feb 14:00
Compare
Choose a tag to compare
  • Merge branch 'master' of github.com:shelfio/winston-datadog-logs-transport 5d03edc
  • refactor: attach error handlers directly to tls.connect 93badfb
  • fix: attach error handlers on socket earlier 0a8ae4b
  • chore(deps): update dependency eslint to v5.14.1 [ci skip] 7487a89

v1.0.5...v1.0.6

v1.0.5

18 Feb 11:17
Compare
Choose a tag to compare
  • Merge branch 'master' of github.com:shelfio/winston-datadog-logs-transport bab93f2
  • fix: catch timeout socket error as well 26aac72
  • fix: catch errors before and after stream write d8f996f
  • chore(deps): update dependency eslint to v5.14.0 [ci skip] 01b9ae2

v1.0.4...v1.0.5

v1.0.4

15 Feb 11:58
Compare
Choose a tag to compare
  • Merge branch 'master' of github.com:shelfio/winston-datadog-logs-transport 4f6b77e
  • refactor: create socket for every log message d711e0e
  • chore(deps): update dependency lint-staged to v8.1.4 [ci skip] 1af347f

v1.0.3...v1.0.4

v1.0.3

05 Feb 18:12
Compare
Choose a tag to compare
  • perf: create socket only once, reuse & don't close it cabfa95

v1.0.2...v1.0.3

v1.0.2

05 Feb 14:36
Compare
Choose a tag to compare

v1.0.1...v1.0.2

v1.0.1

05 Feb 13:28
Compare
Choose a tag to compare
  • fix: add socket.setKeepAlive(true); f5a329f

v1.0.0...v1.0.1