Skip to content

avoid deprecated Fmt.kstrf, add fmt dependency to conduit-mirage#407

Merged
hannesm merged 4 commits into
mirage:masterfrom
hannesm:fix-fmt
Oct 18, 2021
Merged

avoid deprecated Fmt.kstrf, add fmt dependency to conduit-mirage#407
hannesm merged 4 commits into
mirage:masterfrom
hannesm:fix-fmt

Conversation

@hannesm
Copy link
Copy Markdown
Member

@hannesm hannesm commented Oct 18, 2021

No description provided.

@hannesm
Copy link
Copy Markdown
Member Author

hannesm commented Oct 18, 2021

includes #403 and #404

@hannesm
Copy link
Copy Markdown
Member Author

hannesm commented Oct 18, 2021

the doc failures can be fixed in subsequent PRs.

@hannesm hannesm merged commit 2746f3b into mirage:master Oct 18, 2021
@hannesm hannesm deleted the fix-fmt branch October 18, 2021 16:39
hannesm added a commit to hannesm/opam-repository that referenced this pull request Oct 20, 2021
…and conduit-async (5.0.0)

CHANGES:

* change the type of `Conduit_lwt_tls.X509.default_authenticator` and
  `Conduit_lwt_unix.default_ctx` to be lazy, avoiding various side-effects
  (system interactions, logging) due to constructing these values at
  initialisation time. (@craigfe, mirage/ocaml-conduit#395 mirage/ocaml-conduit#404)
* Adapt conduit-mirage to dns-client 6.0.0 API (mirage/ocaml-conduit#406 @hannesm)
* Use Lwt.pause instead of Lwt_unix.yield (mirage/ocaml-conduit#403 @MisterDA)
* Avoid deprecated Fmt.kstrf (mirage/ocaml-conduit#407 @hannesm)
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