v0.7.0
- cleanup in Grafana dashboard
- BREAKING: added the ability to save full query data in JSON format
for current installations, please run the following in Clickhouse BEFORE upgrade to 0.7.x:ALTER TABLE DNS_LOG ADD COLUMN FullQuery String AFTER DoBit;
- better stats when ingesting a pcap file