- Security patch addressing CVE where the getHostByName template function could disclose information; users are strongly encouraged to upgrade to v3.11.1.
- Introduces a breaking change: a new `--enable-dns` flag (and corresponding SDK EnableDNS property) is required for getHostByName to perform DNS lookups; defaults to false, causing the function to return an empty string if not set.