Changelog

for the component espressif/esp_dns v1.0.1
# 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))