v0.1.3
Improved robustness for malformed Technitium DNS log entries.
Changes
- invalid timestamps no longer abort the whole n8n batch
- entries with missing timestamps still use current UTC time
- entries with explicitly invalid timestamps are skipped with
skipReason: "invalid_timestamp"
No changes to the transport path or the UniFi-compatible syslog output format.