Releases: papertrail/remote_syslog2
Releases · papertrail/remote_syslog2
v0.21
21 Jul 19:01
Compare
Sorry, something went wrong.
No results found
This is primarily a maintenance release, including several new features and additional OS support.
Added build of arm64 binaries (#221 )
Add support for Loggly-style ingestion tokens (#239 )
Add FreeBSD build to Makefile (#240 )
Updated VividCortex/godaemon dependency to eliminate CGO
Remove obsolete embedded RootCA bundle (#241 )
Fix panic: cannot daemonize on windows (#242 )
v0.21-beta1
19 Nov 20:26
Compare
Sorry, something went wrong.
No results found
Added build of arm64 binaries (#221 )
Add support for Loggly-style ingestion tokens (#239 )
Add FreeBSD build to Makefile (#240 )
Updated VividCortex/godaemon dependency to eliminate CGO
Remove obsolete embedded RootCA bundle (#241 )
v0.20
19 Dec 21:52
Compare
Sorry, something went wrong.
No results found
This is an important bugfix release. Users of v0.19 that experience high memory usage or a cessation of sending logs should upgrade.
New go-tail, which periodically checks inode numbers #200
New go-tail, to fix goroutine leaks #206
v0.20-beta2
04 Aug 19:50
Compare
Sorry, something went wrong.
No results found
New go-tail, to fix goroutine leaks #206
v0.20-beta1
20 Feb 23:47
Compare
Sorry, something went wrong.
No results found
New go-tail, which periodically checks inode numbers #200
v0.19
17 Nov 18:24
Compare
Sorry, something went wrong.
No results found
This is an important bugfix release. Users of v0.18 that experience
high memory usage or a cessation of sending logs should upgrade.
Refactoring configuration for better testability
Tail new log files from the beginning (fixes #83 )
Fix race condition leading to duplicate tailing #181
Reimplement file tailing to fix goroutine and memory leaks. Also fixes logging stoppage.
Fix for tailing stoppage when a file is truncated
Take into account watched files that are truncated and filled with NUL bytes by the OS
v0.19-beta4
15 Nov 20:04
Compare
Sorry, something went wrong.
No results found
fix for tailing stoppage when a file is truncated
v0.19-beta3
05 Nov 17:05
Compare
Sorry, something went wrong.
No results found
Reimplement file tailing to fix goroutine and memory leaks. Also fixes logging stoppage.
v0.19-beta2
31 Oct 21:20
Compare
Sorry, something went wrong.
No results found
Bugfixes:
Fix race condition leading to duplicate tailing #181
v0.19-beta1
21 Oct 22:38
Compare
Sorry, something went wrong.
No results found
Refactoring configuration for better testability
Tail new log files from the beginning (fixes #83 )