Skip to content

3.6 (26-10-2019)

Compare
Choose a tag to compare
@grobian grobian released this 26 Oct 10:22
· 166 commits to master since this release
49b5649

New Features

  • router now emits the bad string if an invalid port was given
  • router new support for dynamic clusters
  • router allow dynamic on/off debug mode (with SIGUSR1 sigal)
    Issue #367
  • dispatcher allow limits to input and metric lengths
    Issue #354

Bugfixes

  • Issue #346
    sporadic segfaults when using UDP connections
  • Issue #368
    segfault sending or receiving metrics using ssl transport
  • Issue #369
    quoted expressions aren't printed as such by relay
  • Issue #377
    periodic segfault on SIGHUP (diff popen failed)
  • Issue #381
    segfault on reload after removal of node from cluster
  • Issue #384
    some errors in router_readconfig invisible due to closed stderr
  • Issue #386
    some metrics on gzip tranported connections could get lost on close