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] cohttp, cohttp-top, cohttp-mirage, cohttp-lwt, cohttp-lwt-unix, cohttp-lwt-jsoo and cohttp-async (4.1.0) #19956

Closed
wants to merge 2 commits into from

Conversation

mseri
Copy link
Member

@mseri mseri commented Nov 5, 2021

An OCaml library for HTTP clients and servers

CHANGES:

mseri and others added 2 commits November 5, 2021 15:01
…wt-unix, cohttp-lwt-jsoo and cohttp-async (4.1.0)

CHANGES:

- cohttp-lwt-unix: Adopt ocaml-conduit 5.0.0 (smorimoto mirage/ocaml-cohttp#787)
- cohttp-mirage: fix deprecated fmt usage (tmcgilchrist mirage/ocaml-cohttp#783)
- lwt_jsoo: Use logs for the warnings and document it (mseri mirage/ocaml-cohttp#776)
- lwt: Use logs to warn users about leaked bodies and document it (mseri mirage/ocaml-cohttp#771)
- lwt, lwt_unix: Improve use of logs and the documentation, fix bug in the Debug.enable_debug function (mseri mirage/ocaml-cohttp#772)
- lwt_jsoo: Fix exception on connection errors in chrome (mefyl mirage/ocaml-cohttp#761)
- lwt_jsoo: Fix `Lwt.wakeup_exn` `Invalid_arg` exception when a js
  stack overflow happens in the XHR completion handler (mefyl mirage/ocaml-cohttp#762).
- lwt_jsoo: Add test suite (mefyl mirage/ocaml-cohttp#764).
@kit-ty-kate
Copy link
Member

There seems to be a couple of API incompatibilities (revdeps) and lower-bound constraints missing. Could you have a look?

@mseri
Copy link
Member Author

mseri commented Nov 7, 2021

Yeah, seems that part of the signature changed with the port. Too bad, I am closing this and will re-submit as 5.0.0 with a few additional breaking changes then

@mseri
Copy link
Member Author

mseri commented Nov 7, 2021

Thanks for the fixes

@mseri mseri closed this Nov 7, 2021
@mseri mseri deleted the release-cohttp-v4.1.0 branch November 7, 2021 12: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