Skip to content
soju v0.2.1

This is a bug fix release for soju v0.2.0.

Chris Smith (1):
      Set a higher timeout for proxyproto listeners

Hubert Hirtz (5):
      Explicitly close connection to SQLite on failed upgrade
      Use NULL-tolerant comparison for DeliveryReceipts
      Allow CAP negotiation to happen with CAP REQ
      msgstore_fs: escape "." and ".."
      Fix DeliveryReceipt not being cleaned up

Simon Ser (2):
      readme: add note to use system libsqlite3
      Workaround lack of net.ErrClosed in WebSocket library