Releases: openobserve/openobserve
Release v0.30.0
📦 Download Binaries from https://openobserve.ai/downloads
What's Changed
- fix: redirect to login page on unauthorised error with http2 streaming by @bjp232004 in #8185
- fix: dashboard refresh warning when no variables present by @ktx-vaidehi in #8191
- fix: dashboard config height issue by @ktx-vaidehi in #8201
- test: add _timestamp test with qm by @neha00290 in #8204
- chore: remove special handler for negative index search by @haohuaijin in #8213
- fix: manually clear the input using updateInputValue function by @nikhilsaikethe in #8203
- feat: logs page highlighting by @nikhilsaikethe in #8059
- feat: tantivy index for multi stream [phase 1] by @haohuaijin in #8193
- fix: check if cache latest files enabled for cache local file by @hengfeiyang in #8219
- feat: remove syslog by @hengfeiyang in #8227
- fix: improve write flush logic by @hengfeiyang in #8208
- test: add unit tests for alerts and self reporting by @Subhra264 in #8228
- refactor: stream stats by @hengfeiyang in #8163
- fix: dashboard unit tests by @ktx-vaidehi in #8111
- chore: add UTs, run fmt and clippy by @ByteBaker in #8237
- ci: fixed o2 strapi workflow notfication issue by @mmosarafO2 in #8218
- test: add pytest for queries and assert hits by @neha00290 in #8241
- fix: OpenAPI descriptions for endpoints by @ByteBaker in #8231
- fix: cloud sync by @YashodhanJoshi1 in #8222
- fix: scan_stats for each node info by @haohuaijin in #8251
- fix: RUM component testing by @omkarK06 in #8194
- test: e2e-add-to-table-tests by @neha00290 in #8257
- fix: check quick mode enabled or not while redirecting from log stream by @nikhilsaikethe in #8245
- feat: store ratelimit info in vendor extension by @ByteBaker in #8259
- fix: fixed traces error handling by @omkarK06 in #8236
- fix: dashboard unit tests by @ktx-vaidehi in #8239
- fix: enhance dashboard transpose validation in UI tests by @ktx-akshay in #8167
- chore: increase minimum coverage threshold for API by @ByteBaker in #8270
- feat: use uuid v7 for internal trace ids by @oasisk in #8261
- feat: A better "Improve scan file" for wal parquet search #7876 by @yaga-simha in #8242
- chore: debug logs for gc and get_ctx_and_physical_plan by @Loaki07 in #8256
- fix: introduce reo dot dev by @nikhilsaikethe in #8279
- chore: default disable utf8view for main by @haohuaijin in #8283
- fix: default value for enable_distinct_fields by @hengfeiyang in #8287
- fix: cloud pricing related changes by @nikhilsaikethe in #8284
- test: playwright upload artifact error fixes by @Shrinath-O2 in #8190
- test: dashboard max query range limit by @ktx-akshay in #6813
- test: e2e-logs-table-testcases by @neha00290 in #8309
- test: e2e logs downloads test cases by @Shrinath-O2 in #8001
- test: add dashboard visualize test cases by @ktx-akshay in #8303
- fix: add length filter for tantivy token by @hengfeiyang in #8310
- chore: rollback cargo.lock by @haohuaijin in #8317
- fix: hash join behavior change after upgrade datafusion by @haohuaijin in #8325
- perf: imporve string view gc by @haohuaijin in #8290
- fix: organization related issues by @nikhilsaikethe in #8130
- chore(deps-dev): bump vite from 6.3.5 to 6.3.6 in /web by @dependabot[bot] in #8343
- chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #8326
- ci: rollback coverage by mistake by @hengfeiyang in #8344
- fix: dashboard search text for variables SQL query by @ktx-vaidehi in #8342
- fix: correct union query with wildcard[main] by @haohuaijin in #8347
- chore: shutdown ddl pool by @oasisk in #8330
- fix: Dashboards Names needed on the QueryManager by @yaga-simha in #8335
- fix: root user password reset by @hengfeiyang in #8348
- fix: user update mode for enterprise by @hengfeiyang in #8363
- chore: Move async scan_files_filtered() into appropriate async_file module by @yaga-simha in #8358
- chore: Update canonnicalization step for scan_files_filtered to be more async by @yaga-simha in #8364
- test: create org testcases by @neha00290 in #8362
- feat: add tokio runtime metrics collection by @hengfeiyang in #8371
- feat: highlight stream fields when part of default environment quick … by @bjp232004 in #8336
- feat: add per-stream flatten level configuration by @hengfeiyang in #8353
- feat: provided search on indextype selection along with name field. by @bjp232004 in #8333
- feat: Display Alert name on the frontend - QueryManager View by @yaga-simha in #8378
- fix: landing page / Home page revamp by @nikhilsaikethe in #6729
- fix: o2 UI table improvements by @nikhilsaikethe in #8033
- fix: vrl panic issues (#8355) by @oasisk in #8366
- fix: sorting issue in query management page by @nikhilsaikethe in #8305
- feat: support nats ttl marker by @hengfeiyang in #8377
- fix: UI support for uuid-v7 timestamp traceid's in traces by @omkarK06 in #8286
- fix: removed the check for show add destination button by @Shrinath-O2 in #8402
- fix: rewrite match_all_raw fns to match_all by @YashodhanJoshi1 in #8399
- fix: str_match with function panic[main] by @haohuaijin in #8396
- fix: skip when start time > end time for delayed derived stream by @Subhra264 in #8064
- fix: dashboard camelCase issue in query by @ktx-vaidehi in #8407
- fix: changed code-mirror to monaco-editor by @omkarK06 in #8047
- fix: handle empty hits with streaming aggs #8411 by @ktx-abhay in #8412
- test: str_match_coalesce_fix by @neha00290 in #8403
- fix: axisvalue issue on go to logs page drilldown #8404 by @ktx-abhay in #8405
- fix: shutting down DDL connection by @hengfeiyang in #8398
- feat: use nats queue for cluster coordination by @Subhra264 in #8413
- chore: node list & user session refresh apis (#8198) by @oasisk in #8200
- fix: improve stream stats reset by @hengfeiyang in #8426
- fix: dashboard ensure case-insensitive comparison for stream field validation for camelCase by @ktx-vaidehi in #8424
- fix: update table chart no data validation logic by @ktx-vaidehi in #8422
- fix: restrict
select *query for visualization (#8302) by @ktx-abhay in #8368 - fix: In logs append results if partition res...
Release v0.30.0-rc2
📦 Download Binaries from https://openobserve.ai/downloads
What's Changed
- fix: temp disable datafusion topk optimizer[branch-30] by @haohuaijin in #9520
- fix: rbac for native user for license call by @YashodhanJoshi1 in #9530
- perf: gc stringview before send recordbatch to leader[branch-30] by @haohuaijin in #9526
- fix: do not show patterns in OSS stream settings by @uddhavdave in #9537
- fix: clear the user input after selecting single stream by @nikhilsaikethe in #9551
- fix: skip the reordering if colOrder is empty by @nikhilsaikethe in #9547
- fix: cancel query only on enterprise (#9535) by @nikhilsaikethe in #9546
- fix: hide management and insights in alert list by @nikhilsaikethe in #9554
- fix: cloud orgs (bracnh v30) by @YashodhanJoshi1 in #9549
- fix: include org identifier in about us route by @nikhilsaikethe in #9560
- fix: pipeline condition UI fix by @nikhilsaikethe in #9548
- fix: Inconsistent match_all highlighting between logs table and log detail sidebar by @omkarK06 in #9570
- fix: added loader for search buttons in disable state by @omkarK06 in #9558
- fix: Reset fields list pagination on stream change by @omkarK06 in #9580
- fix: should show expired at status column by @nikhilsaikethe in #9584
- fix: added missing span startTimeUs and endTimeUs attributes by @omkarK06 in #9581
Full Changelog: v0.30.0-rc1...v0.30.0-rc2
Release v0.30.0-rc1
📦 Download Binaries from https://openobserve.ai/downloads
What's Changed
- test: fix sdr pattern env run by @priyabrata-stack in #9284
- feat: Stale pr workflow by @bjp232004 in #9288
- test: stabilising-dashboards-tests-for-deployed-env by @ktx-akshay in #9177
- fix: added language translation by @bjp232004 in #9276
- feat: upgrade datafusion to 51 by @haohuaijin in #9202
- test: updated bug report issue template by @Shrinath-O2 in #9302
- test: reverted original bug report workflow and updates poc flow by @Shrinath-O2 in #9305
- test: sdr tests env run by @priyabrata-stack in #9303
- test: updated to new bug template and archived old one by @Shrinath-O2 in #9316
- fix: docker build by @hengfeiyang in #9299
- feat: add organization-level alert deduplication with semantic field groups by @ByteBaker in #9209
- feat: latency analysis by @oasisk in #9301
- test: multi-stream-testcases by @neha00290 in #9300
- test: updated bug issue template workflow by @Shrinath-O2 in #9324
- fix: Stale pr workflow v1 by @bjp232004 in #9298
- fix: dashboard restrict save when alias as timestamp by @ktx-vaidehi in #9294
- ci: added workflow to udpate the language conversion by @mmosarafO2 in #9282
- fix: invalid absolute time text change by @nikhilsaikethe in #9293
- fix: kuebernetes helm command change by @bjp232004 in #9312
- fix: dashboard override camcelCase issue by @ktx-vaidehi in #9283
- test: Always run API testing ci job by @Subhra264 in #9332
- test: process improvements by @Shrinath-O2 in #9336
- test: enhance stability of dashboard creation process in UI tests by @ktx-akshay in #9342
- chore(deps): bump node-forge from 1.3.1 to 1.3.2 in /tests/ui-testing by @dependabot[bot] in #9347
- perf: use datafusion native listingtable by @haohuaijin in #9259
- test: match_all_camelcase_tests by @neha00290 in #9345
- fix: self-org-trigger issues (main) by @YashodhanJoshi1 in #9348
- feat: add super cluster support for metrics by @hengfeiyang in #9225
- fix: UI unit test cases by @nikhilsaikethe in #9349
- fix: no process-level CryptoProvider available by @hengfeiyang in #9361
- ci: update vrl version by @hengfeiyang in #9365
- perf: optimize get_opts for object store by @hengfeiyang in #9363
- fix: add email headers to metrics and traces ep by @uddhavdave in #9357
- test: Fixed failing pipeline import tests by @Shrinath-O2 in #9367
- fix: result cache & aggs cache max size needs to honor for entire dir by @Loaki07 in #9376
- fix: RecordBatch create with empty value[main] by @haohuaijin in #9374
- test: Dashboard tests stable deployed by @ktx-akshay in #9360
- feat: sampling for search apis and patterns by @oasisk in #9207
- test: Add tests to directly validate db records by @Subhra264 in #9356
- fix: use bulk update for scheduled job updates in super cluster sync by @Subhra264 in #9211
- fix: license fixes sync to main by @nikhilsaikethe in #9352
- chore:move-service-graph-config by @oasisk in #9370
- fix: overwrite aggs cache instead of delete and rewrite cache by @Loaki07 in #9390
- fix: streaming aggs complete cache hit by @Loaki07 in #9397
- ci: fix for github rate limit issue by @mmosarafO2 in #9399
- fix: search on wal panic by @hengfeiyang in #9402
- fix: cloud sync with main by @nikhilsaikethe in #9382
- fix: logs highlighting by @nikhilsaikethe in #9371
- test: Added Shard for Regression tests and logs spec file in it by @Shrinath-O2 in #9394
- feat: service graph through streams by @ByteBaker in #9418
- fix: oss open issues by @nikhilsaikethe in #9413
- ci: auto label and milestone by @YashodhanJoshi1 in #9384
- chore: remove patterns-extractions settings by @oasisk in #9440
- test: Stabilize Dashboard Tests for Deployed Environment by @ktx-akshay in #9437
- fix: null check in conditions by @uddhavdave in #9449
- fix: rollback scc by @hengfeiyang in #9442
- test: reports test stabilisation for env by @Shrinath-O2 in #9446
- fix: convert severity to integer before checking for status color by @nikhilsaikethe in #9438
- fix: skip local storage cache for print dashboard by @ktx-abhay in #8997
- fix: console error fix for realtime alert by @nikhilsaikethe in #9435
- fix: audit by @uddhavdave in #9417
- refactor: extract service graph into independent job and support INTERNAL spans by @ByteBaker in #9420
- feat: user session migration from meta to new table by @007harshmahajan in #9183
- test: enhance dashboard import functionality and stability by @ktx-akshay in #9457
- chore: use tokio::spawn properly by @ByteBaker in #9464
- test: added saved view cleanup to cleanup spec file by @Shrinath-O2 in #9451
- fix: alert history reduce duration main by @nikhilsaikethe in #9453
- fix: removing the await by @007harshmahajan in #9465
- chore(deps): bump slackapi/slack-github-action from 1.25.0 to 2.1.1 by @dependabot[bot] in #9424
- chore(deps): bump express from 4.21.2 to 4.22.1 in /web by @dependabot[bot] in #9436
- chore(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in #9425
- fix: reverted kubernetes datasource changes by @bjp232004 in #9409
- fix: use chrono apis to validate time by @uddhavdave in #9422
- feat: dashboard table chart show data as json by @ktx-vaidehi in #9327
- test: added auto rerun step to e2e yml by @Shrinath-O2 in #9466
- feat: service discovery by @oasisk in #9469
- test: auto rerun tryout attempt 1 by @Shrinath-O2 in #9471
- refactor: unify bulk API to use the same ingestion function by @hengfeiyang in #9467
- fix: issue 9455 by @nikhilsaikethe in #9473
- test(dashboard): improve stability of dashboard automation tests by @ktx-akshay in #9472
- test: add pipeline null condition test by @priyabrata-stack in #9470
- fix: issue 9285 by @nikhilsaikethe in #9477
- fix: navigate to license button in about section by @nikhilsaikethe in #9479
- feat: add metrics workgroup by @uddhavdave in #9400
- fix: issue 9354 by @nikhilsaikethe in #9468
- fix: result cache for histogram by @hengfeiyang in #9483
- chore(deps): bump jws...
Release v0.20.3
📦 Download Binaries from https://openobserve.ai/downloads
What's Changed
- fix: condition value match null by @uddhavdave in #9448
- fix: navigate to license button in about section by @nikhilsaikethe in #9480
- fix: result cache for histogram by @hengfeiyang in #9486
- fix: added ha mode notes by @bjp232004 in #9489
- fix: use expired field to decide status by @nikhilsaikethe in #9495
Full Changelog: v0.20.2...v0.20.3
Release v0.20.2
📦 Download Binaries from https://openobserve.ai/downloads
What's Changed
- fix: reverted kubernetes datasource changes by @bjp232004 in #9408
- fix: console error while saving realtime alert when no groups by @nikhilsaikethe in #9433
- fix: rollback scc by @hengfeiyang in #9441
- fix: alert history on alert should be called of 12hours by @nikhilsaikethe in #9447
Full Changelog: v0.20.1...v0.20.2
Release v0.20.1
📦 Download Binaries from https://openobserve.ai/downloads
What's Changed
- fix: search on wal panic by @hengfeiyang in #9401
Full Changelog: v0.20.0...v0.20.1
Release v0.20.0
📦 Download Binaries from https://openobserve.ai/downloads
What's Changed
- fix: redirect to login page on unauthorised error with http2 streaming by @bjp232004 in #8185
- fix: dashboard refresh warning when no variables present by @ktx-vaidehi in #8191
- fix: dashboard config height issue by @ktx-vaidehi in #8201
- test: add _timestamp test with qm by @neha00290 in #8204
- chore: remove special handler for negative index search by @haohuaijin in #8213
- fix: manually clear the input using updateInputValue function by @nikhilsaikethe in #8203
- feat: logs page highlighting by @nikhilsaikethe in #8059
- feat: tantivy index for multi stream [phase 1] by @haohuaijin in #8193
- fix: check if cache latest files enabled for cache local file by @hengfeiyang in #8219
- feat: remove syslog by @hengfeiyang in #8227
- fix: improve write flush logic by @hengfeiyang in #8208
- test: add unit tests for alerts and self reporting by @Subhra264 in #8228
- refactor: stream stats by @hengfeiyang in #8163
- fix: dashboard unit tests by @ktx-vaidehi in #8111
- chore: add UTs, run fmt and clippy by @ByteBaker in #8237
- ci: fixed o2 strapi workflow notfication issue by @mmosarafO2 in #8218
- test: add pytest for queries and assert hits by @neha00290 in #8241
- fix: OpenAPI descriptions for endpoints by @ByteBaker in #8231
- fix: cloud sync by @YashodhanJoshi1 in #8222
- fix: scan_stats for each node info by @haohuaijin in #8251
- fix: RUM component testing by @omkarK06 in #8194
- test: e2e-add-to-table-tests by @neha00290 in #8257
- fix: check quick mode enabled or not while redirecting from log stream by @nikhilsaikethe in #8245
- feat: store ratelimit info in vendor extension by @ByteBaker in #8259
- fix: fixed traces error handling by @omkarK06 in #8236
- fix: dashboard unit tests by @ktx-vaidehi in #8239
- fix: enhance dashboard transpose validation in UI tests by @ktx-akshay in #8167
- chore: increase minimum coverage threshold for API by @ByteBaker in #8270
- feat: use uuid v7 for internal trace ids by @oasisk in #8261
- feat: A better "Improve scan file" for wal parquet search #7876 by @yaga-simha in #8242
- chore: debug logs for gc and get_ctx_and_physical_plan by @Loaki07 in #8256
- fix: introduce reo dot dev by @nikhilsaikethe in #8279
- chore: default disable utf8view for main by @haohuaijin in #8283
- fix: default value for enable_distinct_fields by @hengfeiyang in #8287
- fix: cloud pricing related changes by @nikhilsaikethe in #8284
- test: playwright upload artifact error fixes by @Shrinath-O2 in #8190
- test: dashboard max query range limit by @ktx-akshay in #6813
- test: e2e-logs-table-testcases by @neha00290 in #8309
- test: e2e logs downloads test cases by @Shrinath-O2 in #8001
- test: add dashboard visualize test cases by @ktx-akshay in #8303
- fix: add length filter for tantivy token by @hengfeiyang in #8310
- chore: rollback cargo.lock by @haohuaijin in #8317
- fix: hash join behavior change after upgrade datafusion by @haohuaijin in #8325
- perf: imporve string view gc by @haohuaijin in #8290
- fix: organization related issues by @nikhilsaikethe in #8130
- chore(deps-dev): bump vite from 6.3.5 to 6.3.6 in /web by @dependabot[bot] in #8343
- chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #8326
- ci: rollback coverage by mistake by @hengfeiyang in #8344
- fix: dashboard search text for variables SQL query by @ktx-vaidehi in #8342
- fix: correct union query with wildcard[main] by @haohuaijin in #8347
- chore: shutdown ddl pool by @oasisk in #8330
- fix: Dashboards Names needed on the QueryManager by @yaga-simha in #8335
- fix: root user password reset by @hengfeiyang in #8348
- fix: user update mode for enterprise by @hengfeiyang in #8363
- chore: Move async scan_files_filtered() into appropriate async_file module by @yaga-simha in #8358
- chore: Update canonnicalization step for scan_files_filtered to be more async by @yaga-simha in #8364
- test: create org testcases by @neha00290 in #8362
- feat: add tokio runtime metrics collection by @hengfeiyang in #8371
- feat: highlight stream fields when part of default environment quick … by @bjp232004 in #8336
- feat: add per-stream flatten level configuration by @hengfeiyang in #8353
- feat: provided search on indextype selection along with name field. by @bjp232004 in #8333
- feat: Display Alert name on the frontend - QueryManager View by @yaga-simha in #8378
- fix: landing page / Home page revamp by @nikhilsaikethe in #6729
- fix: o2 UI table improvements by @nikhilsaikethe in #8033
- fix: vrl panic issues (#8355) by @oasisk in #8366
- fix: sorting issue in query management page by @nikhilsaikethe in #8305
- feat: support nats ttl marker by @hengfeiyang in #8377
- fix: UI support for uuid-v7 timestamp traceid's in traces by @omkarK06 in #8286
- fix: removed the check for show add destination button by @Shrinath-O2 in #8402
- fix: rewrite match_all_raw fns to match_all by @YashodhanJoshi1 in #8399
- fix: str_match with function panic[main] by @haohuaijin in #8396
- fix: skip when start time > end time for delayed derived stream by @Subhra264 in #8064
- fix: dashboard camelCase issue in query by @ktx-vaidehi in #8407
- fix: changed code-mirror to monaco-editor by @omkarK06 in #8047
- fix: handle empty hits with streaming aggs #8411 by @ktx-abhay in #8412
- test: str_match_coalesce_fix by @neha00290 in #8403
- fix: axisvalue issue on go to logs page drilldown #8404 by @ktx-abhay in #8405
- fix: shutting down DDL connection by @hengfeiyang in #8398
- feat: use nats queue for cluster coordination by @Subhra264 in #8413
- chore: node list & user session refresh apis (#8198) by @oasisk in #8200
- fix: improve stream stats reset by @hengfeiyang in #8426
- fix: dashboard ensure case-insensitive comparison for stream field validation for camelCase by @ktx-vaidehi in #8424
- fix: update table chart no data validation logic by @ktx-vaidehi in #8422
- fix: restrict
select *query for visualization (#8302) by @ktx-abhay in #8368 - fix: In logs append results if partition res...
Release v0.20.0-rc2
📦 Download Binaries from https://openobserve.ai/downloads
What's Changed
- fix: absolute time incorrect warning by @nikhilsaikethe in #9306
- fix: navigate open api by @nikhilsaikethe in #9309
- fix: Data source kubernetes command change by @bjp232004 in #9310
- fix: quotation mark changed by @bjp232004 in #9313
- fix: add alert issues by @nikhilsaikethe in #9318
- fix: remove the size limit for custom logo by @nikhilsaikethe in #9319
- fix: removed alert insight from alert list page by @bjp232004 in #9323
- fix: ai chat not opening by @nikhilsaikethe in #9326
- fix: license server fixes by @nikhilsaikethe in #9328
- fix: custom logo fix by @nikhilsaikethe in #9331
- fix: show expires at bade in license server by @nikhilsaikethe in #9334
- fix: license issue by @nikhilsaikethe in #9335
Full Changelog: v0.20.0-rc1...v0.20.0-rc2
Release v0.20.0-rc1
📦 Download Binaries from https://openobserve.ai/downloads
What's Changed
- fix: render charts on homepage by @nikhilsaikethe in #8852
- fix: metrics of compactor pending jobs by @hengfeiyang in #8854
- chore(deps-dev): bump vite from 6.3.6 to 6.4.1 in /web by @dependabot[bot] in #8855
- chore(deps): bump playwright from 1.50.0 to 1.55.1 in /tests/ui-testing by @dependabot[bot] in #8850
- chore(deps-dev): bump happy-dom from 16.8.1 to 20.0.0 in /web by @dependabot[bot] in #8788
- chore(deps): bump peter-evans/repository-dispatch from 3 to 4 by @dependabot[bot] in #8738
- chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #8797
- chore(deps-dev): bump happy-dom from 16.8.1 to 20.0.7 in /web by @dependabot[bot] in #8857
- feat: support choose kv watcher or queue for sync events by @hengfeiyang in #8858
- test: add dashboard variable testcases by @ktx-akshay in #8767
- perf: improve get_min_ts to reduce db calls by @hengfeiyang in #8861
- fix: INTERSECT/EXCEPT query by @haohuaijin in #8862
- chore: fix MCP endpoint routing and add OpenAPI documentation by @ByteBaker in #8865
- fix: Update query recommendations BG job interval and update BG job strategy to use DB triggers to ensure singleton like behaviour across the cluster. by @yaga-simha in #8817
- perf: no need watch data retention events by @hengfeiyang in #8866
- feat: add event storage configuration and update queue creation logic by @hengfeiyang in #8875
- fix: pipelines should be able to create streams with dynamic names by @neha00290 in #8874
- perf: improve metrics signature by @haohuaijin in #8879
- feat: use primary region if specified when caching the enrichment tables on node start by @Subhra264 in #8878
- feat: alert dedup by @oasisk in #8884
- fix: resolve flaky behavior in dashboard tests by @ktx-akshay in #8840
- fix: dynamic stream name should work if it starts with { and ends with } by @neha00290 in #8882
- refactor: optimize value mapping with caching for improved performance by @ktx-vaidehi in #8828
- fix: reset isPartialData state on error handling by @ktx-vaidehi in #8836
- feat: cache hist query with non ts col order by by @Loaki07 in #8837
- fix: enable connect nulls config for visualization by @ktx-abhay in #8895
- fix: increase no. of grid columns for dashboard panel by @ktx-abhay in #8459
- test: add pytest cases for dashboard functionality by @ktx-akshay in #8885
- test: chart rendering with connect null values enabled testcase by @ktx-akshay in #8899
- feat: Alerts History api and the front end! by @yaga-simha in #8894
- feat: dashboard custom chart support for promql by @ktx-vaidehi in #8897
- fix: metrics data duplicate when compact by @hengfeiyang in #8888
- fix: metrics can't search parquet in wal by @hengfeiyang in #8896
- fix: update dashboard tests for schema version v6 by @ktx-akshay in #8909
- fix: histogram total count was getting set as 0 in case of streaming aggs by @omkarK06 in #8721
- fix: Add a timeout for ingestion_service::ingest grpc call by @Subhra264 in #8898
- fix: search not found with single char by @hengfeiyang in #8904
- feat: add service graph feature for automatic service topology discovery by @ByteBaker in #8889
- fix: check ingestion allowed before parsing the request by @YashodhanJoshi1 in #8900
- feat: add
$__rangevariable for dashboard queries by @ByteBaker in #8917 - feat: UI explain query by @uddhavdave in #8831
- fix: Query Recommendations - Use Scheduled Retry + Use ingester_service::ingest by @yaga-simha in #8920
- feat: Pipeline history endpoint and views composed on _meta org's triggers stream contents. by @yaga-simha in #8902
- test: add test cases for various filter operators in dashboard by @ktx-akshay in #8918
- feat: Depricate http api and add multistream search v2 by @bjp232004 in #8735
- fix: No data found was displayed after refreshing on logs page till logs are fetched by @omkarK06 in #8678
- fix: pause triggers in cloud after trial period expiry by @YashodhanJoshi1 in #8922
- fix: UI design implementation by @bjp232004 in #8841
- ci: add complete sha in dispatch params by @YashodhanJoshi1 in #8765
- fix: syntax fix by @007harshmahajan in #8867
- docs: Remove enterprise-only features from OSS readme by @Leseratte10 in #8901
- fix: ordering of events in a partition by @oasisk in #8520
- fix: theme customization by @nikhilsaikethe in #8932
- feat: add custom format for http access log by @hengfeiyang in #8939
- fix: 8928 UI revamp issues by @bjp232004 in #8940
- feat: adding built-in regex patterns by @007harshmahajan in #8827
- feat: log patterns by @oasisk in #8927
- test: test dino upload flag added by @Shrinath-O2 in #8945
- docs: improve readme. Clarify enterprise features by @prabhatsharma in #8944
- fix: cloud build by @uddhavdave in #8938
- fix: 8928 UI revamp issues v1 by @bjp232004 in #8946
- feat: support shared memtable for many orgs by @hengfeiyang in #8943
- fix: Alert and Pipelines history recovery + Pagination fix + View fixes by @yaga-simha in #8935
- feat: skip
audvalidation for MCP-invoked requests by @ByteBaker in #8948 - feat: Openobserve feature comparison table by @bjp232004 in #8954
- fix: Traces UI issues by @omkarK06 in #8942
- fix: disable feature comparison for prod by @bjp232004 in #8955
- docs: update README for clarity and formatting improvements by @prabhatsharma in #8953
- fix: add a middleware for blocked org checks by @YashodhanJoshi1 in #8951
- test: added tests for ent repo - not to be run, but maintained by @Shrinath-O2 in #8956
- test: Cleanup Mechanism and ENV Runs for e2e tests by @Shrinath-O2 in #8839
- fix: aggregate query with higher cardinality should return single by @Loaki07 in #8947
- fix: Make cron handler DST aware by @Subhra264 in #8952
- fix: dashboard multisearch api call issues by @ktx-abhay in #8959
- fix: Service Graph UI improvements by @omkarK06 in #8958
- fix: dashboard resize, drag issue for viewonly mode by @ktx-abhay in #8960
- fix: Fetching enrichment table data gives db error in mysql by @Subhra264 in #8961
- fix: alert & pipeline history and alert insight page UI fix by @bjp232004 in #8964
- fix: dashboard annotation issue with single search api by @ktx-vaidehi in #8965
- ci: add workflow for logging FEAT/PERF merges to sheet by @simranquirky in htt...
Release v0.16.3
📦 Download Binaries from https://openobserve.ai/downloads
What's Changed
- chore: error handling for check_schema in metric and traces by @007harshmahajan in #9135
- fix: theme customization issues v16.0 by @nikhilsaikethe in #9151
- fix: hotfix for v0.16.2 by @hengfeiyang in #9166
- fix: fixed traces RED metric queries by @omkarK06 in #9174
- fix: global theme change by @nikhilsaikethe in #9197
- fix: theme issues by @nikhilsaikethe in #9201
- fix: Logs interesting field icon getting disabled by @omkarK06 in #9203
- fix: Manage theme issues by @nikhilsaikethe in #9215
- fix: Logs redirection due to empty streams by @omkarK06 in #9220
- fix: pipeline history search by @ByteBaker in #9222
Full Changelog: v0.16.2...v0.16.3