[GH-ISSUE #453] release new version client with new tokio #490

Closed
opened 2026-03-15 22:46:20 +03:00 by kerem · 3 comments
Owner

Originally created by @ariwaranosai on GitHub (May 10, 2018).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/453

I'm using tokio with trust-dns in my project, but trust dns client from crate is old and still using tokio_core. Although, it's ok for me to use dependencies directly from github.

When will trust dns client release a new version? It there any roadmap?

Originally created by @ariwaranosai on GitHub (May 10, 2018). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/453 I'm using tokio with trust-dns in my project, but trust dns client from crate is old and still using tokio_core. Although, it's ok for me to use dependencies directly from github. When will trust dns client release a new version? It there any roadmap?
kerem closed this issue 2026-03-15 22:46:25 +03:00
Author
Owner

@bluejekyll commented on GitHub (May 10, 2018):

Yes, I have plans on publishing new versions of all the crates soon. I need to review the diffs on all the interfaces, and do a once-over on some of the other libs, like the TLS implementations (I think they still need some upgrades off tokio-core). But this will be happening, it's at the top of my list. (I've been a little distracted with some other projects at the moment).

I don't anticipate any major changes from what master is right now, if you want to get started with that.

<!-- gh-comment-id:388116709 --> @bluejekyll commented on GitHub (May 10, 2018): Yes, I have plans on publishing new versions of all the crates soon. I need to review the diffs on all the interfaces, and do a once-over on some of the other libs, like the TLS implementations (I think they still need some upgrades off tokio-core). But this will be happening, it's at the top of my list. (I've been a little distracted with some other projects at the moment). I don't anticipate any major changes from what master is right now, if you want to get started with that.
Author
Owner

@ariwaranosai commented on GitHub (May 11, 2018):

thanks.

<!-- gh-comment-id:388243922 --> @ariwaranosai commented on GitHub (May 11, 2018): thanks.
Author
Owner

@bluejekyll commented on GitHub (May 18, 2018):

fyi, new client was published today on crates.io. thanks for your patience!

<!-- gh-comment-id:390104082 --> @bluejekyll commented on GitHub (May 18, 2018): fyi, new client was published today on crates.io. thanks for your patience!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#490
No description provided.