You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New WebSocket wiretapping endpoints for real-time monitoring of standing query results at three pipeline stages: raw, pre-enrichment, and post-enrichment
New support for Parquet and Avro file formats for ingest streams
API resource names for ingests, standing queries, and outputs now follow Google AIP-122 naming conventions, ensuring consistent and unambiguous routing of API verbs. Note: colons (:) are now reserved for API verb routing and are no longer permitted in resource names
Bugfixes:
Standing query output creation now returns specific error details for invalid configurations instead of generic server errors
Standing queries with no outputs no longer back pressure and stop ingests
Security:
Updated Docker base image to address CVE-2026-5419 and CVE-2026-42014