Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[new release] conduit (5 packages) (7.0.0) #26454

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

hannesm
Copy link
Member

@hannesm hannesm commented Aug 29, 2024

A network connection establishment library

CHANGES:

CHANGES:

* adapt to TLS 1.0.0 API changes, bump OCaml lower bound to 4.13 (mirage/ocaml-conduit#432 @hannesm)
* conduit-lwt-unix: improve the no TLS error message (mirage/ocaml-conduit#431 @filipeom)
* Remove 4.12 CI runners, add 5.2 (mirage/ocaml-conduit#433 @art-w)
* Update GitHub actions (mirage/ocaml-conduit#429 @smorimoto)
* use failwith instead of Lwt.fail_with, use Lwt.reraise (mirage/ocaml-conduit#430 @MisterDA)
* switch to sexplib0 instead of sexplib for lighter dependencies (mirage/ocaml-conduit#427 @emillon)
@hannesm hannesm force-pushed the release-conduit-v7.0.0 branch from 109328f to f69a703 Compare August 30, 2024 10:20
@hannesm
Copy link
Member Author

hannesm commented Aug 30, 2024

Looks good to merge IMHO

@hannesm
Copy link
Member Author

hannesm commented Sep 2, 2024

having this merged would be fantastic and unblock some more work we have in the pipeline. thanks a lot for considering.

@aantron aantron mentioned this pull request Sep 3, 2024
@aantron
Copy link
Contributor

aantron commented Sep 3, 2024

Merging this would help to unblock Dream's Mirage testing in its CI.

Copy link
Contributor

@shonfeder shonfeder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looks good. CI is only revdeps failures for unrelated issues. Sorry for the delay!

@shonfeder shonfeder merged commit 708dd21 into ocaml:master Sep 3, 2024
2 of 3 checks passed
@hannesm hannesm deleted the release-conduit-v7.0.0 branch September 4, 2024 05:48
@hannesm
Copy link
Member Author

hannesm commented Sep 4, 2024

Thanks a lot for your merge :)

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