mirror of
https://github.com/hickory-dns/hickory-dns.git
synced 2026-04-25 03:05:51 +03:00
[GH-ISSUE #535] [Tracking] Consider doing a release #228
Labels
No labels
blocked
breaking-change
bug
bug:critical
bug:tests
cleanup
compliance
compliance
compliance
crate:all
crate:client
crate:native-tls
crate:proto
crate:recursor
crate:resolver
crate:resolver
crate:rustls
crate:server
crate:util
dependencies
docs
duplicate
easy
easy
enhance
enhance
enhance
feature:dns-over-https
feature:dns-over-quic
feature:dns-over-tls
feature:dnsssec
feature:global_lb
feature:mdns
feature:tsig
features:edns
has workaround
ops
perf
platform:WASM
platform:android
platform:fuchsia
platform:linux
platform:macos
platform:windows
pull-request
question
test
tools
tools
trust
unclear
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hickory-dns#228
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kpcyrd on GitHub (Jul 19, 2018).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/535
I'm currently depending on the git master of trust-dns, a new release would allow me to merge and release the branch I'm working on.
Thanks! :)
@bluejekyll commented on GitHub (Jul 20, 2018):
I was hoping to finish a few things up before publishing a new release. Would you mind if I published it as an "alpha" release?
I'm currently not in a great spot to push this but will try to ASAP, but it might take a few days. Also, what crates do you need?
@kpcyrd commented on GitHub (Jul 20, 2018):
No worries, I just wanted to let you know that there's interest, but there's no hurry, take your time. :)
I'm currently using the git master for
trust-dns-resolver,trust-dns-server,trust-dns-protoandtrust-dns, an alpha release should work fine.@bluejekyll commented on GitHub (Jul 22, 2018):
Ok, just published the alpha version... this will allow me to continue working on the other stuff I want to get into this release without blocking you on some of these dependencies.
@kpcyrd commented on GitHub (Jul 22, 2018):
Awesome, thank you! :) I've started preparing a release as well.