Skip to content

[new release] conduit, conduit-lwt, conduit-async, conduit-mirage and conduit-lwt-unix (2.0.0)#14689

Merged
avsm merged 9 commits into
ocaml:masterfrom
avsm:release-conduit-2.0.0
Aug 18, 2019
Merged

[new release] conduit, conduit-lwt, conduit-async, conduit-mirage and conduit-lwt-unix (2.0.0)#14689
avsm merged 9 commits into
ocaml:masterfrom
avsm:release-conduit-2.0.0

Conversation

@avsm
Copy link
Copy Markdown
Member

@avsm avsm commented Aug 17, 2019

A network connection establishment library

CHANGES:

avsm added 3 commits August 17, 2019 16:25
… conduit-lwt-unix (2.0.0)

CHANGES:

* lwt-unix: obtain client IP correctly when using TLS connections (mirage/ocaml-conduit#277 @victorgomes)
* lwt-unix: replace the dune/ocaml file with a `(select)` build form.
  This avoids invoking `ocamlfind` from the build, and fits in with the
  rest of dune builds much more naturally (@avsm).
* lwt-unix: force callers to give a custom callback `on_exn` in case of exceptions
  to avoid random crashes (mirage/ocaml-conduit#261 @kit-ty-kate)
* mirage: use `dns-client>=4.0.0` which is the `udns` implementation (mirage/ocaml-conduit#290 @hannesm)
* mirage: rename `mirage-conduit` to `conduit-mirage` to fit the naming structure
  of this library suite more.  All new users of Mirage should use `conduit-mirage`,
  and migrating should involve simply swapping the name in your `dune` and `opam`
  files (mirage/ocaml-conduit#302 @hannesm @avsm)
* async: expose `verify_mode` correctly in `Conduit_async` (mirage/ocaml-conduit#298 @brendanlong)
avsm added a commit to avsm/opam-repository that referenced this pull request Aug 18, 2019
due to Sequence.flat_map and find

found in revdeps for ocaml#14689
@avsm avsm merged commit 5993f17 into ocaml:master Aug 18, 2019
@avsm avsm deleted the release-conduit-2.0.0 branch August 18, 2019 13:49
@hannesm
Copy link
Copy Markdown
Member

hannesm commented Aug 18, 2019

thanks @avsm!

anmonteiro added a commit to anmonteiro/ocaml-h2 that referenced this pull request Sep 2, 2019
anmonteiro added a commit to anmonteiro/ocaml-h2 that referenced this pull request Sep 3, 2019
anmonteiro added a commit to anmonteiro/httpun that referenced this pull request Sep 3, 2019
anmonteiro added a commit to anmonteiro/httpun that referenced this pull request Sep 3, 2019
anmonteiro added a commit to anmonteiro/ocaml-h2 that referenced this pull request Sep 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants