[new release] conduit-lwt-tls, conduit-mirage, conduit-tls, conduit-lwt, conduit-async-tls, conduit-async, conduit, conduit-async-ssl and conduit-lwt-ssl (3.0.0)#17438
Conversation
…wt, conduit-async-tls, conduit-async, conduit, conduit-async-ssl and conduit-lwt-ssl (3.0.0) CHANGES: * **breaking change** - New version of `conduit`. Most of the new API has a description on the pull-request [mirage/ocaml-conduit#311](mirage/ocaml-conduit#311). Documentation is updated as well with a small HOW-TO (available [here](https://mirage.github.io/ocaml-conduit/conduit/howto.html)) which describes the new API.
|
Redo #17417. |
|
Commit: 84bbef9 A pull request by opam-seasoned @dinosaure. ☀️ All lint checks passed 84bbef9
☀️ Installability check (+9)
|
|
Now that there are no-longer revdeps, due to the upper bounds everywhere, the only thing that needs to be checked is that |
I'm not sure, as far as I can tell, all should works - build & tests work. So I will happy to definitely merge it (and unlock several PR). May be @kit-ty-kate has some clue about the state of the CI? |
|
It’s all green! |
A portable network connection establishment library using Lwt and ocaml-tls
CHANGES:
conduit. Most of the new API has adescription on the pull-request
mirage/ocaml-conduit#311. Documentation is
updated as well with a small HOW-TO (available
here) which
describes the new API.