Changelog
Release Version: v0.15.0-rc3 | Release Date: Jul 01, 2025
What's Changed
- test: users and organizations playwright
- fix: call CryptoProvider::install_default() before this point
- chore(deps): bump vue from 3.5.14 to 3.5.16 in /web
- fix: handle offset pagination on leader
- fix: fix size reported in usage
- fix: remote wal writer improvements
- fix: escape quote for variable values
- fix: empty relation with optimizer rule
- perf: allow multiple compactor run delete files
- fix: add debounce to series value update
- fix: store dashboard panel cache on indexDB instead of in memory
- fix: replace variable with bracket as well
- feat: dashboard warning icon for partial data
- feat: dashboard values api using ws
- perf: dashboard memory leak prevention
- test: pagination pytest
- fix: temporarily change size (#7167)
- fix: histogram interval update subquery for HTTP2 (#7170)
- fix: add memory circuit breaker for ingester
- perf: dashboard performance improvements
- ci: enable symbol for dev image
- perf: update grid layout lib to improve performance and memory leaks
- test: Updated Alerts Module Test Cases and added a couple tests
- fix: check 2nd arg for approx percentile fn on visualization page
- feat: Migrate reports from
meta
intoreports
table - fix: dashboard variables search
- test: search partition and pipeline dynamic name tests
- feat: match_all prefix with index
- fix: delete realtime pipeline
- fix: ts result cache for CTE & subquery (#7183)
- test: Alerts Module Revamp - Removed old files, accommodated new template changes on the ui in automation scripts
- fix: logs page chart render issue on another page switch
- fix: use a single queue for all org-user related info
- fix: o2_all with inverted index
- feat: aggregation cache
- feat: dashboard skip values api call if already loading
- fix: disable mmdb download on compactor
- feat: additional options to show value on chart
- fix: role and group names should be formatted using regex
- feat: add metrics for aggs cache
- fix: panel load issue on panel visible
- fix: don't require smtp for cached reports
- fix: match all doesn't work on ingester
- fix: dashboard move to logs
- test: Folder Structure changes for Alerts, updated yml file for running multiple spec files instead of one
- test: match_all queries pytest
- fix: make
ZO_CREATE_ORG_THROUGH_INGESTION
true by default - fix: tantivy time range not match for main
- fix: cancel query issue with http streaming
- fix: empty user session (#7162)
- feat: dashboard variables add custom values from input
- test: limit-pagination-test
- fix: alerts module issues
- fix: org related changes
- test: adding organizations revamp playwright
- feat: add TopN memory track for datafusion
- fix: improve node status monitor
- fix: remove debug logs for Loki
- feat: secondary index str_match use tantivy index
- feat: dashboard type ahead for variables
- fix: dashboards variables loading
- fix: improve Loki performance
- feat: str_match placeholder and match_field alias
- feat: add typeahead query builder for variable selection
- fix: cherry-pick rc9 fixes
- fix: stream_types for join (#7319)
- fix: histogram interval for http2 streaming
- feat: allow pattern search in dropdown
- feat: dashboard custom value from input for variables
- fix: stream_type for join
- test: pagination for streaming in match all and limit playwright
- fix: dashboard hover issue
- fix: node role should be already have value
- fix: cache delta start_time (#7367)
- fix: set the node unscheduable before start http
- fix: use random tmp directory for concurrent report server chromium instances
- fix: single node schedulable
- fix: simplify isPartialData logic on complete
- fix: scheduled pipeline should catch up when there is failures for a timerange
- fix: return reports list data that ui needs to show
- chore(deps): bump pbkdf2 from 3.1.2 to 3.1.3 in /web
- fix: ensure minimum loading progress percentage is 5
- fix: dashboard tooltip error
- fix: http and http2 partition pagination fixes
- chore: maintenance and cleanup
- fix: o2 ai changes
- fix: disable write to cache in cache handler if req is streaming (#7379) & fix: histogram interval for http2 streaming (#7389)
- fix: aws aurora do not support limit subquery
New Contributors
- -O2 made their first contribution in