- Added support for specifying multiple stream IDs using the `stream id:in(id1, ..., idN)` syntax.
- Enabled subqueries within the stream ID filter to search for streams matching criteria (e.g., `stream id:in(time:5m error fields stream id)`).
Official VictoriaMetrics changelog summary with source attribution, release tags, and community reactions.
Track this VictoriaMetrics release note alongside related changelog updates, risky changes, and weekly digest signals from the developer community.
Every summary should remain traceable to the original changelog or release source.
Turn this VictoriaMetrics release note into a weekly digest for the tools you actually use.
Create digestEnable multitenancy via headers by default for vmselect, vminsert and vmagent (default flag changed to true), which may break existing URL patterns.
Upgrade Go builder to Go1.26.6, addressing security issues in the runtime.
Upgrade Go builder from 1.26.5 to 1.26.6 for security patches.