Changelog
Release Date: May 06, 2025
What's Changed
- fix: dynamic stream name should be taken for search job
- fix: roles and groups post/delete endpoints should return json response on success
- feat: add grpc search multi
- fix: avoid saving invalid query for alerts
- fix: cpu usage
- fix: additional resources in data source
- feat: debug ws logs
- fix: ignore re render of histogram if pagination call
- fix: ws
Router-Querierconn reset & remove ws v1 - test(dashboard): add test cases for dashboard folder
- feat: add file_time strategy for cache gc
- fix: ws fixes
- feat: auto-fix file size mismatch and report a warning
- fix: read and write locks
- fix: ingest route incorrectly recognized as ws route
- fix: show total events in distinct query when histogram is on
- feat: check s3 config
- fix: logs page issues
- fix: ws error code to match http code
- fix: race condition of alerts list handled
- fix: upgrade actix-ws 0.3.0 to allow large payload limit
- fix: schema page tab improvements
- chore(deps): bump actions/create-github-app-token from 1 to 2
- chore(deps-dev): bump vite from 6.2.5 to 6.2.6 in /web
- fix: ws locks
- feat: add query parquet cache metrics
- fix: variable should not be escaped
- test: sql vrl satisfied and no satisfied alert pytest
- fix: multiple api calls issue while creating pipelines , alerts
- test: websocket version 2 connection pytest
- fix: return proper error when report cron is invalid and enrichment table payload condition
- fix: trace_id for search
- feat: add ZO_INGEST_ALLOWED_IN_FUTURE
- feat: add mini search partitions
- fix: base64 encode should be only in logs page
- fix: show 4xx error message on UI
- feat: implement
aligntimefor alert manager alerts/pipelines - fix:
LIKEquery parsing issue for visualization - fix: added validation for six * cron expression
- fix: mini partitions ordering
- feat: dashboard when loading and no data is present show blank chart
- fix: pass trace id from alert manager to queries
- fix: get_enrichment_table_record with multiple condition
- feat: search inspector
- feat: add keepalive for scheduler_jobs
- fix: any responses with function error will not be result cached
- feat: Implement WS for Values API
- feat: enforce mandatory _timestamp field selection in scheduled pipeline
- fix: ws locks debug
- feat: bulk move and export dashboard
- fix: log improve
- fix: Sql mode skip query validation
- test: multi y-axis stacked charts
- chore(deps): bump http-proxy-middleware from 2.0.7 to 2.0.9 in /web
- fix: refactor
audit_msg - feat: add option for index all
- fix: add supercluster inspector
- fix: Enrichment table additional info added and schema page added
- feat: pipeline import and export
- fix: cache file for alert querier
- fix: expand row needs to have unique row id in search history
- fix: Add missing translation keys and improve Japanese
- feat: support stream delete for object store
- fix: align time for alerts
- feat: add support for OR and NOT operators in alert conditions
- test: alert-folder-testcases
- fix: add new file & delete merged file should be in one transcation
- feat: dashboard remove raw filter conditions
- feat: add ratelimit for websocket
- fix: if pipeline node is function or condition skip org validation
- fix: added timezone offset for pipeline cron
- fix: revert OR operator support
- feat: support role group for super cluster
- fix: newly merged file being marked as deleted in file list issue
- feat: tracing for ws v2
- fix: Nan in histogram title for streaming_aggs search response
- feat: dashboard when data is loading show 0 as value for gauge
- fix: if
streaming_aggsallow entire query to be processed - fix: import dest , alert issues
- fix: Traces UI Issues
- test: Import Template Destination Alerts Playwright
- fix: ws remove locks from querier
- test: visualize test cases
- fix: lock handling
- fix: removed console logs from logs page
- fix: otel logs fields type is not correct
- feat: file list dump
- fix: indexing for the nodelist UI should be done in FE
- fix: default histogram enabled
- fix: do not use distinct stream if where clause contains match_all
- fix: enrichment table old data should not be used in vrls
- feat: delay for scheduled pipelines
- fix: track canceled search and do not retry if search is canceled
- fix: cherry-pick rc7 fixes
- fix: dashboard table wrap in reports
- fix: select star in wal maybe very slow for thousands fields
- fix: node list UI issues
- fix: changed the start time of explore of enrichment table from 1min to 1sec
- test: Import destination alert playwright
- feat: impl grpc get files from other nodes
- test: multi y-axis test case fix
- fix:
valuesevent sql - fix: download multiple files
- fix: add retry if download file get size mismatch
- fix: base64 encode cookies
- feat: report cluster_coordinator
- fix: remove cron if frequency changed to minutes
- feat: Merge ingestion logic for logs using OTLP proto SDK
- feat: add
EventProgressserver event - fix: missing prom labels
- test: add dashboard methods for pom
- fix: cancel running queries on logs visualization toggle
- fix: duplicate usage reporting for alerts
- fix: otlp logs ingestion
- fix: scheduler query trace_id should be searchable in traces page
- feat: separate ddl commands
- fix: always create db dir in infra::init
- chore(deps-dev): bump vite from 6.2.6 to 6.3.4 in /web
- feat: Make Align time optional for alerts/pipelines and reports
- fix: dashboard match_all operator
- fix: update
config::DB_SCHEMA_VERSIONfor alert table align time column - fix: promql parser adjust the cache_key
- feat: impl multiple storage accounts
- fix: multiple object store for search_job & actions
- fix: loading indicator while loading folders, dashboard or tabs in drilldown pop up
- fix: summary api should list all folder alerts
- fix: sort the nodes by id
- fix: encode search query if
ZO_UI_SQL_BASE64_ENABLED=true - fix: super cluster scheduler event processing fails for scheduled pipelines
- test(dashboard): add geomap and map test cases
- fix: delete whole month by mistake
🐳 Docker Images
Available at:
- https://gallery.ecr.aws/zinclabs/openobserve
- https://hub.docker.com/r/openobserve/openobserve/tags Version tags:
public.ecr.aws/zinclabs/openobserve:v0.14.6public.ecr.aws/zinclabs/openobserve:v0.14.6-simdpublic.ecr.aws/zinclabs/openobserve:v0.14.6-arm64-pipublic.ecr.aws/zinclabs/openobserve-enterprise:v0.14.6public.ecr.aws/zinclabs/openobserve-enterprise:v0.14.6-simdopenobserve/openobserve:v0.14.6openobserve/openobserve:v0.14.6-simd📒 Documentation: https://openobserve.ai/docs/
New Contributors
- made their first contribution in
- made their first contribution in