Skip to content

[new release] conduit, conduit-async, conduit-lwt, conduit-lwt-unix and conduit-mirage (4.0.1)#19218

Merged
kit-ty-kate merged 4 commits into
ocaml:masterfrom
dinosaure:release-conduit-4.0.1
Aug 8, 2021
Merged

[new release] conduit, conduit-async, conduit-lwt, conduit-lwt-unix and conduit-mirage (4.0.1)#19218
kit-ty-kate merged 4 commits into
ocaml:masterfrom
dinosaure:release-conduit-4.0.1

Conversation

@dinosaure
Copy link
Copy Markdown
Contributor

A network connection establishment library

CHANGES:

…nd conduit-mirage (4.0.1)

CHANGES:

* Add missing `ipaddr-sexp` dependency on conduit-async (mirage/ocaml-conduit#385, @anmonteiro)
* Update the link of the documentation (959f57a & mirage/ocaml-conduit#398, reported by @misterfish, @zshipko, @dinosaure)
* Gitignore `opam/` even if it is a symlink (mirage/ocaml-conduit#394, @craigfe, @avsm)
* Adapt `conduit-lwt-unix` to `tls.0.14.0` (mirage/ocaml-conduit#396, @hannesm, @dinosaure)
@dinosaure
Copy link
Copy Markdown
Contributor Author

I don't know how to fix the lower bound but a release of eqaf is into the pipe 👍 .

@hannesm
Copy link
Copy Markdown
Member

hannesm commented Aug 6, 2021

I don't know how to fix the lower bound

I guess explicitly depending on cstruct and bigarray-compat in conduit-mirage is the way to go... or alternatively do the eqaf release and add a lower bound of eqaf to conduit-mirage :)

@dinosaure
Copy link
Copy Markdown
Contributor Author

I guess explicitly depending on cstruct and bigarray-compat in conduit-mirage

Let's do that, eqaf.0.8 should not introduce incompatibilities.

@kit-ty-kate
Copy link
Copy Markdown
Member

Thanks!

@kit-ty-kate kit-ty-kate merged commit a795bce into ocaml:master Aug 8, 2021
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.

3 participants