Releases: fluent/fluent-logger-forward-node
Releases · fluent/fluent-logger-forward-node
Release v1.0.10
What's Changed
Full Changelog: v1.0.9...v1.0.10
Release v1.0.9
Release v1.0.8
What's Changed
- fix(client): Fix a bug where it causes Node process to crash when calling
emit()
,disconnect()
andconnect()
in quick succession by @raytung in #34 - fix: background reconnection task still running after calling disconnect by @rganatra-kasada in #36
New Contributors
- @raytung made their first contribution in #34
- @rganatra-kasada made their first contribution in #36
Full Changelog: v1.0.7...v1.0.8
Release v1.0.7
Release v1.0.6
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
Release v1.0.4
Release v1.0.3
Release v1.0.2
Fixes a couple documentation links which were missed previously. No other code changes.
Release v1.0.1
Updates some documentation to clarify the project, no other code changes.