Release history for the module
This section contains versioned release notes for the various releases of the DNSServer.DebugLogParser PowerShell module.
Release notes v1.2.0.0 (2026-01-25)
Sunday, January 25, 2026 in Changelog
Added NEW: Multi-line record processing for DNS PACKET detail blocks PACKET context entries can now include detailed TCP/UDP connection information and DNS message structure Detail blocks are parsed into structured JSON format in the new Details …
Release notes v1.1.0 (2026-01-23)
Friday, January 23, 2026 in Changelog
Added NEW: ContextFilter parameter for selective log parsing Filter log entries by context type: PACKET (DNS queries/responses), EVENT (server events), or Note (diagnostic information) Allows focused analysis on specific log entry types Default: All …
Release notes v1.0.0 (2026-01-23)
Friday, January 23, 2026 in Changelog
Added Initial release Convert-DNSDebugLogFile - High-performance parser for Windows DNS Server debug log files Parses all 15 standard fields from DNS debug logs into structured CSV format Supports customizable CSV delimiters (default: semicolon) …