Skip to content

adapt to dns 6.0.0 API changes#406

Merged
hannesm merged 2 commits into
mirage:masterfrom
hannesm:dns-5-master
Oct 20, 2021
Merged

adapt to dns 6.0.0 API changes#406
hannesm merged 2 commits into
mirage:masterfrom
hannesm:dns-5-master

Conversation

@hannesm
Copy link
Copy Markdown
Member

@hannesm hannesm commented Oct 18, 2021

this adapts conduit-mirage to the new dns API

@hannesm hannesm changed the title adapt to dns 5.0.0 API changes adapt to dns 6.0.0 API changes Oct 19, 2021
@hannesm hannesm merged commit a3c4319 into mirage:master Oct 20, 2021
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)
@hannesm hannesm deleted the dns-5-master branch October 20, 2021 10:35
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.

1 participant