Skip to content

Releases: fluent/fluent-logger-forward-node

Release v1.0.10

17 Sep 10:36
d47af4c
Compare
Choose a tag to compare

What's Changed

  • fix(socket): TLS connection correctly times out by @raytung in #41

Full Changelog: v1.0.9...v1.0.10

Release v1.0.9

06 Jun 15:52
e8ce81b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.8...v1.0.9

Release v1.0.8

16 Mar 10:18
488f367
Compare
Choose a tag to compare

What's Changed

  • fix(client): Fix a bug where it causes Node process to crash when calling emit(), disconnect() and connect() in quick succession by @raytung in #34
  • fix: background reconnection task still running after calling disconnect by @rganatra-kasada in #36

New Contributors

Full Changelog: v1.0.7...v1.0.8

Release v1.0.7

17 Feb 19:40
0db64b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7

Release v1.0.6

11 Feb 18:00
3410898
Compare
Choose a tag to compare

What's Changed

Fixes a bug when using send queue limits causing unhandled exceptions

Full Changelog: v1.0.5...v1.0.6

Release v1.0.5

27 Dec 09:50
85f5a4f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.0.5

Release v1.0.4

24 Nov 13:08
d611976
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

Release v1.0.3

07 Oct 10:26
689870f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

Release v1.0.2

06 Aug 13:25
39c416f
Compare
Choose a tag to compare

Fixes a couple documentation links which were missed previously. No other code changes.

Release v1.0.1

06 Aug 13:20
cb44be4
Compare
Choose a tag to compare

Updates some documentation to clarify the project, no other code changes.