Commit Graph

201 Commits

Author SHA1 Message Date
Benjamin Fry
76a4b84216 fix 0.24.1 Changelog entry 2024-04-18 13:32:26 -07:00
Benjamin Fry
cf46fd476d add 0.24.1 release note 2024-04-18 13:32:26 -07:00
Benjamin Fry
bb20324562 add blog post to release notes for Hickory 2023-10-14 15:23:25 -04:00
Benjamin Fry
408d0baca0
Prepare 0.24 release with branding change to Hickory DNS (#2054)
* update all READMEs with notices about the name change

* update changelog for 0.24

* bump crate versions to 0.24

* update version notice information

* update readmes to back reference trust-dns

* rename all crates to hickory counterparts

* replace all Trust-DNS references in code and comments with Hickory DNS

* rename all Trust-DNS references to Hickory DNS in non-code

* rename all trust-dns-resolver references to hickory-resolver

* rename all trust-dns-client references to hickory-client

* rename all trust-dns-proto references to hickory-proto

* rename all trust-dns-server references to hickory-server

* rename all trust-dns-compatibility references to hickory-compatability

* rename all trust-dns-integration references to hickory-integration

* rename all trust-dns-util references to hickory-util

* Update MIT licenses to reference Hickory DNS

* update all trust-dns references to hickory-dns

* update all bluejekyll github references to hickorydns org

* Update name in Changelog

* make sure hickory-dns logs during tests

* add changelogs for recent main additions

* fix references to trust-dns and hickory in architecture

* update a few trust-dns references in READMEs

* fixup some dangling trust_dns references

* replace fka with formerly in change log

* replace all hickoydns org references to hickory-dns

* replace all http links with https

* update logos

* update hickorydns to hickory-dns for all other org references

* fix Notices of Trust-DNS to Hickory in each Readme
2023-10-13 18:39:28 -07:00
Benjamin Fry
65c5327ef6 Prepare 0.23.1 (#2056)
* update versions to 0.23.1

* update readmes for forward reference to 0.24 and Hickory DNS
2023-10-13 19:26:06 -04:00
Benjamin Fry
a46b1f10e3 update Changelog for 0.23.0 2023-08-22 09:30:08 -07:00
Benjamin Fry
ae1428c2ef bump version to 0.23.0-alpha.5 2023-08-02 12:59:44 -07:00
Benjamin Fry
c3b64a363d add parse_time fix to CHANGELOG 2023-06-11 09:17:27 -07:00
Benjamin Fry
3c405db16b update CHANGELOG for 0.23-alpha-4 2023-06-11 09:17:27 -07:00
Benjamin Fry
710d562de0 prepare 0.23.0-alpha.3 2023-06-02 23:09:04 +02:00
Benjamin Fry
b5d34e7340 update CHANGELOG for 0.22.1 2023-06-01 17:39:08 -07:00
Benjamin Fry
481d40752d update changelog for 0.23 2023-05-10 22:55:38 +02:00
HLFH
98fd773a08 fix DNSSec typo > DNSSEC 2022-12-20 15:22:05 +01:00
Benjamin Fry
19b4dc40c0 Increase MSRV to 1.59 with 0.22 release 2022-09-02 12:21:49 +02:00
Benjamin Fry
2d100e9e91 update changelog for 0.22.0 release 2022-09-02 12:21:49 +02:00
Benjamin Fry
a89cde5393 remove DnsRequestOptions from AsyncResolver::lookup 2022-08-24 15:20:43 -07:00
Benjamin Fry
f91b45f410 prepare 0.21.2 for release 2022-03-30 10:53:42 -07:00
Benjamin Fry
7e4f9b2661 prepare 0.21.1 release 2022-02-27 20:00:03 -08:00
Benjamin Fry
cca5155317 prepare 0.21.0 for release 2022-02-26 05:07:30 -08:00
Benjamin Fry
7f5490007d fix DoubleEndedIterator impl for Name 2022-02-17 14:42:56 -08:00
Benjamin Fry
3becddb54b prepare 0.21.0-alpha.5 2022-02-08 13:52:20 +01:00
Benjamin Fry
5d252fe32b add 0.20.4 to main changelog 2022-02-02 18:18:17 +01:00
Benjamin Fry
63fdb84333 prepare 0.21.0.alpha.4 2021-10-13 16:08:14 -07:00
Benjamin Fry
af7b3dfe7e update cangelog for server request logging 2021-10-07 12:24:03 -07:00
Benjamin Fry
d9dcd8bfb0 Simplify server logging to single logline per request 2021-10-07 12:24:03 -07:00
Benjamin Fry
837f65057e prepare 0.21.0-alpha.3 2021-09-28 08:47:26 -07:00
Benjamin Fry
f7465c9917 require Authority to have interior mutability 2021-09-20 12:05:58 -07:00
Benjamin Fry
057735a1dc prepare 0.21.0-alpha.2 2021-08-29 17:20:38 -07:00
Benjamin Fry
ae1ec861c9 add additional changelog entry for new retry logic 2021-08-09 17:50:07 -07:00
William Desportes
af83717b5b Fix some links to HTTPS 2021-07-12 23:16:13 -04:00
Benjamin Fry
a7778fbf16 introduce LookupOptions in Authority to allow dnssec feature off 2021-06-30 06:55:11 -07:00
Benjamin Fry
0cc7874201 move all DNSSECRecordType variants into RecordType 2021-06-30 06:55:11 -07:00
Benjamin Fry
59d6343862 move all DNSSECRecordType variants into RecordType 2021-06-30 06:55:11 -07:00
Benjamin Fry
c9523a8695 fix dnssec warnings 2021-05-30 14:57:51 -07:00
Benjamin Fry
926f286c0a Fixup documentation for Signer 2021-05-30 14:57:51 -07:00
Benjamin Fry
7ad0192566 Add TSIG mention to CHANGELOG 2021-05-27 13:59:09 -07:00
Benjamin Fry
11b556b553 add use_edns flag to CHANGELOG 2021-05-27 13:59:09 -07:00
Benjamin Fry
64f856b0cb add zone_transfer, onion., and Stream notes to CHANGELOG 2021-05-27 13:59:09 -07:00
Benjamin Fry
65846ee1c7 Prepare 0.20.3 with Windows build fix 2021-05-22 10:34:53 -07:00
Benjamin Fry
bbc9d5e915
Fix panic on bad length for SVCB record (#1467) 2021-04-21 08:56:52 +02:00
Benjamin Fry
6dfc6713fa fix panic on name too long 2021-04-11 08:48:15 -07:00
Benjamin Fry
86881c7b3e updated CHANGELOG 2021-04-09 21:57:43 -07:00
Benjamin Fry
0c07d00635 updated CHANGELOG for resolver non_exhaustive 2021-04-06 10:29:16 +02:00
Benjamin Fry
a1c91f1746 prepare 0.20.1 release 2021-03-15 19:08:28 -07:00
Benjamin Fry
eac59e7960
add 0.19.7 to main CHANGELOG 2021-03-09 20:44:59 -08:00
Benjamin Fry
fc58a4fe20
update Changelog for 0.20.0 2020-12-29 13:35:51 -08:00
Benjamin Fry
0da008592a advise minimum rustc version is now 1.45 2020-11-28 20:38:00 -08:00
Benjamin Fry
8056cb0d83 clippy updates for rust 1.48 2020-11-24 14:54:07 -08:00
Will
7d1a27edae bump resolv-conf from 0.6.0 to 0.7.0 2020-11-13 11:28:37 -08:00
Benjamin Fry
1b8f865066 Prepare 0.20.0-alpha.3 2020-10-24 20:03:22 -07:00