Skip to content

v1.1

Compare
Choose a tag to compare
@talex5 talex5 released this 27 Apr 09:46
· 138 commits to master since this release
4c92232

CHANGES:

  • Update to latest X509, TCP and TLS APIs (@talex5 @hannesm #228).

  • Add Service.fail_lwt convenience function (@talex5 #229).

  • Remove confusing debug details from call_for_value_exn errors (@talex5 #230).
    The hidden information is now logged (at debug level) instead.

  • Configure TCP keep-alives for incoming connections, not just outgoing ones (@talex5 #227).
    This is needed when the client machine crashes without resetting the connection.

  • Include version number in opam license field (@talex5 #226).