11.0.285
Summary
Search performance and SIP ingest routing fixes.
Features
- #849 — Dashboard form filters use exact equality (
=) by default; SQLLIKEonly when the value contains%.lazy_payloadphase 1 isSELECT uuid, timestamp; full rows are hydrated by uuid in phase 2.
Fixes
- #850 — Route
REFERSIP messages tohep_proto_1_call(Homer 7 parity); they no longer land only inhep_proto_1_default(#851).
Upgrade notes
- REFER: new traffic appears in the calls table and call-flow view. Rows already stored in
hep_proto_1_defaultare unchanged unless re-ingested. - Form search: Call-ID and other string filters are exact match unless you type a
%wildcard pattern. lazy_payload: enabled by default (storage.ducklake.search.lazy_payload: true).