Skip to content

3.4 (18-10-2018)

Compare
Choose a tag to compare
@grobian grobian released this 18 Oct 16:09
· 254 commits to master since this release
20dd600

New Features

  • router syslog message type to emit syslog packets was added.
    Pull Request #329
  • server will now set the SNI hostname before connecting over TLS.
  • relay a new flag -E was added to disable disconnecting idle
    clients.
    Bug #330
  • relay support for snappy compression was added.
  • relay SSL support can now be used next to compression
    Bug #323
  • relay add option to set CA certs using -C, in addition
    certificate verification failures are now treated as fatal
    Bug #314

Bugfixes

  • Issue #327
    gzip compression leaking half closed sockets
  • Issue #341
    after SIGHUP with changed config relay no longer accepts connections
  • passing a directory as config file silently succeeds with empty config
    as result