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] mirage-flow, mirage-flow-unix and mirage-flow-combinators (4.0.0) #24959

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

@hannesm hannesm force-pushed the release-mirage-flow-v4.0.0 branch from 7508af0 to e5b9504 Compare December 19, 2023 12:06
@hannesm
Copy link
Member Author

hannesm commented Dec 19, 2023

this is a re-iteration of #24951 and since #24952 is merged, the revdeps failures should be minimal. I'll go through them once CI has advanced.

@hannesm
Copy link
Member Author

hannesm commented Dec 19, 2023

see #24960 for fixing more revdeps

…rs (4.0.0)

CHANGES:

- Redefine `close` semantics, which no longer is a `` shutdown `read_write ``
  (mirage/mirage-flow#49 @hannesm)
- Add ``shutdown : flow -> [ `read | `write | `read_write ] -> unit Lwt.t``
  (@djs55 @hannesm mirage/mirage-flow#16 mirage/mirage-flow#18 mirage/mirage-flow#48)
- Remove SHUTDOWNABLE signature (@djs55 mirage/mirage-flow#17, rebased into mirage/mirage-flow#48)
@hannesm hannesm force-pushed the release-mirage-flow-v4.0.0 branch from e5b9504 to acbb989 Compare December 19, 2023 14:10
@hannesm
Copy link
Member Author

hannesm commented Dec 19, 2023

re-iterating here from #24960 #24952:

Please keep in mind, that (a) there's now shutdown and (b) close semantics changed (see #24959 for the release and the details at https://mirage.github.io/mirage-flow/mirage-flow/Mirage_flow/module-type-S/index.html

(if you wonder why you appear in the list above -> take a look into the "maintainers" metadata of your opam package)

@hannesm
Copy link
Member Author

hannesm commented Dec 19, 2023

remaining CI error (timeout of solver, ...) are unrelated. This is fine to merge from my point of view.

@mseri
Copy link
Member

mseri commented Dec 19, 2023

Thanks

@mseri mseri merged commit 0b75ddf into ocaml:master Dec 19, 2023
1 of 2 checks passed
@hannesm hannesm deleted the release-mirage-flow-v4.0.0 branch December 21, 2023 11:00
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