This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryFixed JSON string comparison in data_extra filters to use exact match.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Replaces json_extract() with ->> for exact-match on data_extra JSON fields in built-in filters. Replaces json_extract() with ->> for exact-match on data_extra JSON fields in built-in filters. Source: llm_adapter@2026-07-16 Confidence: high |
— |
Full changelog
Release 11.0.288
Fixes
- data_extra JSON string comparison (closes #857): Replace
json_extract()with->>for proper exact-match on virtual fields withkind: data_extra_jsonandmatch: equals. Affects built-in filters: from_host, to_host, user_agent, request_uri, capture_id.
Contributors
👹 Fixed by Goblin
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Earlier breaking changes
- v11.0.222 The API endpoint /api/v1/config has been removed.
Beta — feedback welcome: [email protected]