# Changelog ## [1.0.1](https://github.com/espressif/esp-protocols/commits/esp_dns-v1.0.1) ### Bug Fixes - harden DNS response parsing against DoS and OOB reads (BBP#494) ([39283bb](https://github.com/espressif/esp-protocols/commit/39283bb)) - Fix http event handler to accept default case ([4fbd86b](https://github.com/espressif/esp-protocols/commit/4fbd86b)) ## [1.0.0](https://github.com/espressif/esp-protocols/commits/esp_dns-v1.0.0) ### Features - Add ESP DNS module with support for UDP, TCP, DoT, and DoH protocols ([57cd6080](https://github.com/espressif/esp-protocols/commit/57cd6080))
f4ae0c85d9c0c6bda9d67782c4c83028f64f0495
idf.py add-dependency "espressif/esp_dns^1.0.1"