Skip to content

0.15.1

Compare
Choose a tag to compare
@hannesm hannesm released this 29 Oct 10:56
· 87 commits to main since this release

CHANGES:

  • Tls_lwt: avoid exception if connect is executed with a non-host name string
    (e.g. an IP address) (#441 @hannesm)
  • Bugfix: log a warning if certificate decoding fails (#441 @hannesm)
  • Remove rresult dependency (#441 @hannesm)