Skip to content

3.8.1 (28-04-2024)

Latest
Compare
Choose a tag to compare
@grobian grobian released this 28 Apr 10:56
· 1 commit to master since this release
ba47011

New Features

  • Issue #442
    support mTLS for incoming and outgoing connections
  • Issue #342
    re-open destinations on file clusters after SIGHUP
  • decrease memory footprint especially in submission mode

Bugfixes

  • Issue #448
    fix crash when attempting to use cluster server without hostname
  • Issue #440
    fix LZ4 decompression issue
  • PR #450
    increase maximum cluster size from 64 to 128
  • fix collector in submission mode and debug, for stats, now use -S
    option (problem revealed by musl libc stdio handling)
  • Issue #454
    any_of failing nodes cause lag and possible metrics loss
  • Issue #453
    tag values are sanitised while they should not
  • Issue_#455
    crash when useall cluster host cannot be resolved