This release primarily improves DNS challenges, making them more efficient and correct (mostly edge cases).
What's Changed
- Fix deadlock and improve efficiency for wildcard DNS challenges by @mholt in dce2de2
- Improve Windows CI cache by @mohammed90 in #189
- Set EDNS0 to 1232 bytes per recommendation by @mohammed90 in #188
- Use OverrideDomain when cleaning up DNS solver by @gjung56 in #193
New Contributors
- @mohammed90 made their first contribution in #189
- @gjung56 made their first contribution in #193
Full Changelog: v0.16.1...v0.16.2