mirror of
https://github.com/hickory-dns/hickory-dns.git
synced 2026-04-25 11:15:54 +03:00
[PR #1204] [MERGED] Prepare 0.20.0-alpha.2 release #2076
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#2076
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?
📋 Pull Request Information
Original PR: https://github.com/hickory-dns/hickory-dns/pull/1204
Author: @bluejekyll
Created: 9/16/2020
Status: ✅ Merged
Merged: 9/16/2020
Merged by: @bluejekyll
Base:
main← Head:update-libs-9-16📝 Commits (4)
2c0b360update Rusqlite and remove externs6c08304update all libraries7767dbfbump minimum rustc version to 1.42ccd3551update version for 0.20.0-alpha.2📊 Changes
55 files changed (+305 additions, -310 deletions)
View changed files
📝
.github/workflows/test.yml(+1 -1)📝
CHANGELOG.md(+1 -0)📝
Cargo.lock(+102 -97)📝
README.md(+1 -1)📝
bin/Cargo.toml(+10 -10)📝
bin/README.md(+1 -1)📝
crates/async-std-resolver/Cargo.toml(+3 -3)📝
crates/async-std-resolver/README.md(+1 -1)📝
crates/client/Cargo.toml(+3 -3)📝
crates/client/README.md(+1 -1)📝
crates/https/Cargo.toml(+3 -3)📝
crates/https/README.md(+1 -1)📝
crates/native-tls/Cargo.toml(+2 -2)📝
crates/native-tls/README.md(+1 -1)📝
crates/openssl/Cargo.toml(+2 -2)📝
crates/openssl/README.md(+1 -1)📝
crates/proto/Cargo.toml(+1 -1)📝
crates/proto/README.md(+1 -1)📝
crates/resolver/Cargo.toml(+6 -6)📝
crates/resolver/README.md(+1 -1)...and 35 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.