| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-20 | 100.6 kB | |
| Release v0.50.0 source code.tar.gz | 2026-01-20 | 23.0 MB | |
| Release v0.50.0 source code.zip | 2026-01-20 | 25.4 MB | |
| Totals: 3 Items | 48.4 MB | 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 https://github.com/openobserve/openobserve/pull/8185
- fix: dashboard refresh warning when no variables present by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/8191
- fix: dashboard config height issue by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/8201
- test: add _timestamp test with qm by @neha00290 in https://github.com/openobserve/openobserve/pull/8204
- chore: remove special handler for negative index search by @haohuaijin in https://github.com/openobserve/openobserve/pull/8213
- fix: manually clear the input using updateInputValue function by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8203
- feat: logs page highlighting by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8059
- feat: tantivy index for multi stream [phase 1] by @haohuaijin in https://github.com/openobserve/openobserve/pull/8193
- fix: check if cache latest files enabled for cache local file by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8219
- feat: remove syslog by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8227
- fix: improve write flush logic by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8208
- test: add unit tests for alerts and self reporting by @Subhra264 in https://github.com/openobserve/openobserve/pull/8228
- refactor: stream stats by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8163
- fix: dashboard unit tests by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/8111
- chore: add UTs, run fmt and clippy by @ByteBaker in https://github.com/openobserve/openobserve/pull/8237
- ci: fixed o2 strapi workflow notfication issue by @mmosarafO2 in https://github.com/openobserve/openobserve/pull/8218
- test: add pytest for queries and assert hits by @neha00290 in https://github.com/openobserve/openobserve/pull/8241
- fix: OpenAPI descriptions for endpoints by @ByteBaker in https://github.com/openobserve/openobserve/pull/8231
- fix: cloud sync by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/8222
- fix: scan_stats for each node info by @haohuaijin in https://github.com/openobserve/openobserve/pull/8251
- fix: RUM component testing by @omkarK06 in https://github.com/openobserve/openobserve/pull/8194
- test: e2e-add-to-table-tests by @neha00290 in https://github.com/openobserve/openobserve/pull/8257
- fix: check quick mode enabled or not while redirecting from log stream by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8245
- feat: store ratelimit info in vendor extension by @ByteBaker in https://github.com/openobserve/openobserve/pull/8259
- fix: fixed traces error handling by @omkarK06 in https://github.com/openobserve/openobserve/pull/8236
- fix: dashboard unit tests by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/8239
- fix: enhance dashboard transpose validation in UI tests by @ktx-akshay in https://github.com/openobserve/openobserve/pull/8167
- chore: increase minimum coverage threshold for API by @ByteBaker in https://github.com/openobserve/openobserve/pull/8270
- feat: use uuid v7 for internal trace ids by @oasisk in https://github.com/openobserve/openobserve/pull/8261
- feat: A better "Improve scan file" for wal parquet search [#7876] by @yaga-simha in https://github.com/openobserve/openobserve/pull/8242
- chore: debug logs for gc and get_ctx_and_physical_plan by @Loaki07 in https://github.com/openobserve/openobserve/pull/8256
- fix: introduce reo dot dev by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8279
- chore: default disable utf8view for main by @haohuaijin in https://github.com/openobserve/openobserve/pull/8283
- fix: default value for enable_distinct_fields by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8287
- fix: cloud pricing related changes by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8284
- test: playwright upload artifact error fixes by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/8190
- test: dashboard max query range limit by @ktx-akshay in https://github.com/openobserve/openobserve/pull/6813
- test: e2e-logs-table-testcases by @neha00290 in https://github.com/openobserve/openobserve/pull/8309
- test: e2e logs downloads test cases by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/8001
- test: add dashboard visualize test cases by @ktx-akshay in https://github.com/openobserve/openobserve/pull/8303
- fix: add length filter for tantivy token by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8310
- chore: rollback cargo.lock by @haohuaijin in https://github.com/openobserve/openobserve/pull/8317
- fix: hash join behavior change after upgrade datafusion by @haohuaijin in https://github.com/openobserve/openobserve/pull/8325
- perf: imporve string view gc by @haohuaijin in https://github.com/openobserve/openobserve/pull/8290
- fix: organization related issues by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8130
- chore(deps-dev): bump vite from 6.3.5 to 6.3.6 in /web by @dependabot[bot] in https://github.com/openobserve/openobserve/pull/8343
- chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in https://github.com/openobserve/openobserve/pull/8326
- ci: rollback coverage by mistake by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8344
- fix: dashboard search text for variables SQL query by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/8342
- fix: correct union query with wildcard[main] by @haohuaijin in https://github.com/openobserve/openobserve/pull/8347
- chore: shutdown ddl pool by @oasisk in https://github.com/openobserve/openobserve/pull/8330
- fix: Dashboards Names needed on the QueryManager by @yaga-simha in https://github.com/openobserve/openobserve/pull/8335
- fix: root user password reset by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8348
- fix: user update mode for enterprise by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8363
- chore: Move async scan_files_filtered() into appropriate async_file module by @yaga-simha in https://github.com/openobserve/openobserve/pull/8358
- chore: Update canonnicalization step for scan_files_filtered to be more async by @yaga-simha in https://github.com/openobserve/openobserve/pull/8364
- test: create org testcases by @neha00290 in https://github.com/openobserve/openobserve/pull/8362
- feat: add tokio runtime metrics collection by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8371
- feat: highlight stream fields when part of default environment quick … by @bjp232004 in https://github.com/openobserve/openobserve/pull/8336
- feat: add per-stream flatten level configuration by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8353
- feat: provided search on indextype selection along with name field. by @bjp232004 in https://github.com/openobserve/openobserve/pull/8333
- feat: Display Alert name on the frontend - QueryManager View by @yaga-simha in https://github.com/openobserve/openobserve/pull/8378
- fix: landing page / Home page revamp by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/6729
- fix: o2 UI table improvements by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8033
- fix: vrl panic issues (#8355) by @oasisk in https://github.com/openobserve/openobserve/pull/8366
- fix: sorting issue in query management page by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8305
- feat: support nats ttl marker by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8377
- fix: UI support for uuid-v7 timestamp traceid's in traces by @omkarK06 in https://github.com/openobserve/openobserve/pull/8286
- fix: removed the check for show add destination button by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/8402
- fix: rewrite match_all_raw fns to match_all by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/8399
- fix: str_match with function panic[main] by @haohuaijin in https://github.com/openobserve/openobserve/pull/8396
- fix: skip when start time > end time for delayed derived stream by @Subhra264 in https://github.com/openobserve/openobserve/pull/8064
- fix: dashboard camelCase issue in query by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/8407
- fix: changed code-mirror to monaco-editor by @omkarK06 in https://github.com/openobserve/openobserve/pull/8047
- fix: handle empty hits with streaming aggs [#8411] by @ktx-abhay in https://github.com/openobserve/openobserve/pull/8412
- test: str_match_coalesce_fix by @neha00290 in https://github.com/openobserve/openobserve/pull/8403
- fix: axisvalue issue on go to logs page drilldown [#8404] by @ktx-abhay in https://github.com/openobserve/openobserve/pull/8405
- fix: shutting down DDL connection by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8398
- feat: use nats queue for cluster coordination by @Subhra264 in https://github.com/openobserve/openobserve/pull/8413
- chore: node list & user session refresh apis (#8198) by @oasisk in https://github.com/openobserve/openobserve/pull/8200
- fix: improve stream stats reset by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8426
- fix: dashboard ensure case-insensitive comparison for stream field validation for camelCase by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/8424
- fix: update table chart no data validation logic by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/8422
- fix: restrict
select *query for visualization (#8302) by @ktx-abhay in https://github.com/openobserve/openobserve/pull/8368 - fix: In logs append results if partition results are chunked by @omkarK06 in https://github.com/openobserve/openobserve/pull/8385
- fix: improve nats queue with limit policy by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8436
- test: add camelCase tests for dashboard by @ktx-akshay in https://github.com/openobserve/openobserve/pull/8423
- feat: tantivy index for multi stream [phase 2] by @haohuaijin in https://github.com/openobserve/openobserve/pull/8229
- fix: o2 ui improvements latest by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8391
- fix: support prefix star match_all by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8451
- fix: general management UI in sync by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8443
- fix: fixed searcharound and parsed unparsed sql by @bjp232004 in https://github.com/openobserve/openobserve/pull/8240
- feat: remove etcd by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8466
- refactor: replace feature_per_thread_lock with mem_table_bucket_num by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8484
- feat: support inverted index for metadata stream by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8483
- fix: interesting field config by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/8480
- ci: updated oss strapi notification to pusblish content by @mmosarafO2 in https://github.com/openobserve/openobserve/pull/8465
- fix: update remote wal config by @uddhavdave in https://github.com/openobserve/openobserve/pull/8359
- test: add custom variable tests for dashboard by @ktx-akshay in https://github.com/openobserve/openobserve/pull/8401
- fix: improve match_all contains query by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8491
- feat: add pipeline usage by @uddhavdave in https://github.com/openobserve/openobserve/pull/8295
- feat: implement broadcast join by @haohuaijin in https://github.com/openobserve/openobserve/pull/8506
- fix: stream stats min_ts error by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8509
- feat: add bulk enable/disable for alert and pipelines by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/8438
- refactor: fix OpenAPI schemas and improvements by @ByteBaker in https://github.com/openobserve/openobserve/pull/8505
- fix:
order_by_metadatafor responses from cache by @Loaki07 in https://github.com/openobserve/openobserve/pull/8514 - feat: custom config file path by @uddhavdave in https://github.com/openobserve/openobserve/pull/8464
- fix: sql query editor rapidly increases by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8435
- fix: make ./data/download folder default for report server chrome download by @Subhra264 in https://github.com/openobserve/openobserve/pull/8209
- fix: added additional match_all pattern to the syntax guide by @bjp232004 in https://github.com/openobserve/openobserve/pull/8475
- perf: perpare support tantivy optimizer for join/subuqery in single stream by @haohuaijin in https://github.com/openobserve/openobserve/pull/8532
- fix: series list issue for color override config on pie chart by @ktx-abhay in https://github.com/openobserve/openobserve/pull/8540
- fix: correct ent repo path by @uddhavdave in https://github.com/openobserve/openobserve/pull/8544
- test: Reworked logs download tests, added 10 tests for json and sql w… by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/8543
- feat: remove grpc call for get result cache also improve RW logic by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8246
- fix: orphaned database entries by @007harshmahajan in https://github.com/openobserve/openobserve/pull/8557
- fix: search parquet for wal by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8558
- fix: remove drilldown and compare against config on visualization rc7(#8534) by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/8562
- fix: should add include search term before group by clause by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8515
- feat: add separate telemetry url by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/8564
- fix: trace id added for values api by @bjp232004 in https://github.com/openobserve/openobserve/pull/8408
- fix: improve dashboard API models & add field annotations by @ByteBaker in https://github.com/openobserve/openobserve/pull/8546
- test: added advanced sql queries by @neha00290 in https://github.com/openobserve/openobserve/pull/8573
- chore: upgrade datafusion to v50.0.0 by @haohuaijin in https://github.com/openobserve/openobserve/pull/8526
- fix: create scheduled_job if it does not exist in another super cluster region by @Subhra264 in https://github.com/openobserve/openobserve/pull/8536
- fix: dashboard toLowercase issue (#8538) by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/8563
- test: add test cases for visualization using "Select *" queries by @ktx-akshay in https://github.com/openobserve/openobserve/pull/8589
- fix: check for lower case select as well in middle of the query by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8545
- fix: stream detail page (schema) layout changed by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8585
- feat: support index optimizer for join/subuqery in multi stream by @haohuaijin in https://github.com/openobserve/openobserve/pull/8575
- fix: import issue due to refactoring on visualization by @ktx-abhay in https://github.com/openobserve/openobserve/pull/8591
- fix: update quick_mode parameter handling in logs URL based on configuration for drilldown and go to logs in dashboard by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/8586
- fix: consider all fts fields to ignore for distinct values by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/8601
- chore: bump crate versions by @ByteBaker in https://github.com/openobserve/openobserve/pull/8593
- fix: alert module code splitting by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8611
- fix: do not allow select * query with share link (#8565) by @ktx-abhay in https://github.com/openobserve/openobserve/pull/8568
- fix: Add CC0-1.0 license to allow list by @yaga-simha in https://github.com/openobserve/openobserve/pull/8626
- fix: config load at top and ensure otlp url is set by @uddhavdave in https://github.com/openobserve/openobserve/pull/8627
- feat: support match_all for multi stream by @haohuaijin in https://github.com/openobserve/openobserve/pull/8608
- feat: support index optimizer topn asc by @haohuaijin in https://github.com/openobserve/openobserve/pull/8630
- test: add camelCase test scenarios by @ktx-akshay in https://github.com/openobserve/openobserve/pull/8570
- fix: change enrichment_table data type to blob for mysql by @Subhra264 in https://github.com/openobserve/openobserve/pull/8628
- fix: enrichment table delete event must be watched by @Subhra264 in https://github.com/openobserve/openobserve/pull/8578
- fix: histogram interval config issue by @ktx-abhay in https://github.com/openobserve/openobserve/pull/8622
- fix: distinct values has no _timestamp by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8634
- fix: stream stats merge by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8648
- fix: search partition alignment by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8581
- test: pytest tests sql by @neha00290 in https://github.com/openobserve/openobserve/pull/8637
- fix: data missing issue during search on ingester nodes by @Copilot in https://github.com/openobserve/openobserve/pull/8639
- feat: cloud email domains by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/8584
- feat: improve metrics for RemoteScanExec by @haohuaijin in https://github.com/openobserve/openobserve/pull/8653
- test: add dashboard override config test case by @ktx-akshay in https://github.com/openobserve/openobserve/pull/8652
- fix: enrichment table schema error by @haohuaijin in https://github.com/openobserve/openobserve/pull/8664
- fix: streams list render issue main by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8644
- fix: optimize cache metadata by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8671
- feat: impl broadcast join for enrichment table by @haohuaijin in https://github.com/openobserve/openobserve/pull/8672
- fix: import internal_err by @haohuaijin in https://github.com/openobserve/openobserve/pull/8673
- fix: Root user should not be added to any organization by @Subhra264 in https://github.com/openobserve/openobserve/pull/8632
- fix: should not show checkbox before loading columns by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8618
- fix: redirect to login page on unauthorised error with http2 streaming by @bjp232004 in https://github.com/openobserve/openobserve/pull/8656
- fix: remove select all placeholder for metrics by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8675
- fix: return search stream not found if schema is not found for the stream by @Subhra264 in https://github.com/openobserve/openobserve/pull/8620
- perf: improve load speed for enrichment table in
EnrichmentExecby @haohuaijin in https://github.com/openobserve/openobserve/pull/8679 - fix: added warning message to the pipeline default destination node by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8596
- fix: rename regex patterns to sensitive data redaction by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8681
- fix: pipeline UI revamp by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8676
- test: add tests for enrichment table local storage functions by @Subhra264 in https://github.com/openobserve/openobserve/pull/8680
- chore: bump crate versions by @ByteBaker in https://github.com/openobserve/openobserve/pull/8623
- fix: resolve concurrency issue in put_file_contents by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8684
- feat: add context support to chat requests and improve type safety by @ByteBaker in https://github.com/openobserve/openobserve/pull/8682
- fix: handle LLM-specific errors by @ByteBaker in https://github.com/openobserve/openobserve/pull/8690
- fix: make memory cache and file stats cache reloadable by @uddhavdave in https://github.com/openobserve/openobserve/pull/8689
- fix: pass additional context to the AI depending on the page by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8697
- feat: create alert from dashboard by @oasisk in https://github.com/openobserve/openobserve/pull/8700
- feat: pipeline errors on ui by @oasisk in https://github.com/openobserve/openobserve/pull/8695
- test: add pytest for dashboard by @ktx-akshay in https://github.com/openobserve/openobserve/pull/8698
- fix: pipeline_last_errors existing index issue by @oasisk in https://github.com/openobserve/openobserve/pull/8705
- fix: home page minor changes by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8704
- feat: add external user warning while adding to role by @oasisk in https://github.com/openobserve/openobserve/pull/8709
- fix: add aws-lc-rs feature to lettre to avoid smtp client initialization error by @Subhra264 in https://github.com/openobserve/openobserve/pull/8691
- fix: new import path by @uddhavdave in https://github.com/openobserve/openobserve/pull/8667
- fix: new pipeline UI improvements by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8714
- fix: menu item + home page ux changes by @oasisk in https://github.com/openobserve/openobserve/pull/8719
- fix: alerts with threshold from dashboards by @oasisk in https://github.com/openobserve/openobserve/pull/8711
- feat: use cache for scheduled pipeline by @Subhra264 in https://github.com/openobserve/openobserve/pull/8707
- chore: update default dashboard version from 1 to 5 by @ByteBaker in https://github.com/openobserve/openobserve/pull/8718
- fix: menu item and home view changes by @oasisk in https://github.com/openobserve/openobserve/pull/8725
- fix: build manifest of both builds succeed plus more by @prabhatsharma in https://github.com/openobserve/openobserve/pull/8729
- fix: logs histogram skeleton creation issue by @omkarK06 in https://github.com/openobserve/openobserve/pull/8651
- fix: add retry for enrichment table failure (#8716) by @Subhra264 in https://github.com/openobserve/openobserve/pull/8720
- chore: traces UI changes by @oasisk in https://github.com/openobserve/openobserve/pull/8728
- fix: disallow _timestamp field as alias by @bjp232004 in https://github.com/openobserve/openobserve/pull/8674
- fix: o2 ai updates by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8734
- fix: dashboard filter flaky testcases by @ktx-akshay in https://github.com/openobserve/openobserve/pull/8732
- test: updated page manager and logs page files by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/8730
- fix: o2 UI updates by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8737
- fix: fetch annotations in parallel with queries by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/8736
- fix: promql editor issues in add alert page by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8748
- fix: pipepline errors cleanup by @oasisk in https://github.com/openobserve/openobserve/pull/8745
- fix: fill missing value for scatter chart by @ktx-abhay in https://github.com/openobserve/openobserve/pull/8746
- fix: node health api by @uddhavdave in https://github.com/openobserve/openobserve/pull/8744
- fix:
timed_annotations.end_timecolumn update type by @ByteBaker in https://github.com/openobserve/openobserve/pull/8751 - refactor: extract reusable Headers extractor for actix-web handlers by @ByteBaker in https://github.com/openobserve/openobserve/pull/8742
- chore: increase minimum coverage threshold for API by @ByteBaker in https://github.com/openobserve/openobserve/pull/8763
- fix: when local mode is true ignore role group by @Subhra264 in https://github.com/openobserve/openobserve/pull/8764
- fix: alert threshold fixes by @oasisk in https://github.com/openobserve/openobserve/pull/8752
- fix: set download mmdb to disable as default by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8768
- fix: dashboard add minimum height to panel container for better layout by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/8773
- fix: add support for extracting series names from gauge charts by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/8774
- chore: add tests, fmt, clippy by @ByteBaker in https://github.com/openobserve/openobserve/pull/8775
- refactor: replace manual JSON deser with
web::Jsonextractors by @ByteBaker in https://github.com/openobserve/openobserve/pull/8778 - feat: Rate, Errors and Duration metrics on traces list page by @omkarK06 in https://github.com/openobserve/openobserve/pull/8757
- test: e2e test dino poc by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/8771
- perf: do not use streaming aggs if total_secs is less than
ZO_AGGS_MIN_NUM_PARTITIONS_SECSby @Loaki07 in https://github.com/openobserve/openobserve/pull/8787 - fix: update in kubernetes datasource configuration by @bjp232004 in https://github.com/openobserve/openobserve/pull/8785
- chore: bump
thiserror: 1.0->2.0.17 andzip: 5.1.1->6.0.0 by @ByteBaker in https://github.com/openobserve/openobserve/pull/8717 - perf: store enrichment table in disk as parquet format by @haohuaijin in https://github.com/openobserve/openobserve/pull/8686
- fix: ux changes for logs page by @bjp232004 in https://github.com/openobserve/openobserve/pull/8790
- test: updated merge logic for test dino upload by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/8793
- fix: (openapi) deprecate duplicate operationId by @ByteBaker in https://github.com/openobserve/openobserve/pull/8794
- feat: add legends type configuration options and gridlines visibility to dashboard panels by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/8291
- fix: fixed stream name in traces RED queries by @omkarK06 in https://github.com/openobserve/openobserve/pull/8795
- fix: dashboard listing pages UI changes made sync with other pages by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8796
- feat: traces for agent by @oasisk in https://github.com/openobserve/openobserve/pull/8800
- test: enhanced unflattened test to not be flaky by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/8808
- fix: improve slow log detail by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8811
- fix: improve backend UT performance by @ByteBaker in https://github.com/openobserve/openobserve/pull/8804
- test: Delete Template tests flakiness fix, code quality enhancements by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/8810
- feat: Introduce query optimization recommendation service to background jobs by @yaga-simha in https://github.com/openobserve/openobserve/pull/8791
- fix: Unsupported data type: Utf8View for join by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8814
- feat: add MCP protocol endpoints by @ByteBaker in https://github.com/openobserve/openobserve/pull/8798
- feat: partial err warning if results exceeds query limit only for by @Loaki07 in https://github.com/openobserve/openobserve/pull/8802
- test: UTF8 queries pytests by @neha00290 in https://github.com/openobserve/openobserve/pull/8818
- fix: removed unused HAVING clause from traces RED queries by @omkarK06 in https://github.com/openobserve/openobserve/pull/8821
- fix: dashboard flaky testcases by @ktx-akshay in https://github.com/openobserve/openobserve/pull/8820
- feat: update the scheduled_jobs triggers at once using a single db call by @Subhra264 in https://github.com/openobserve/openobserve/pull/8723
- feat: add update fields api by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8826
- fix: return partial error for single partition on error and continue to by @Loaki07 in https://github.com/openobserve/openobserve/pull/8825
- perf: dashboard trellis chart performance improvement by @ktx-abhay in https://github.com/openobserve/openobserve/pull/8835
- fix: check for interval > 0 by @Loaki07 in https://github.com/openobserve/openobserve/pull/8838
- feat: add hash replace feature in SDR by @uddhavdave in https://github.com/openobserve/openobserve/pull/8803
- fix: changing the db::get(&key).await? to deafault org setting for fa… by @007harshmahajan in https://github.com/openobserve/openobserve/pull/8833
- feat: add support for MCP clients by @ByteBaker in https://github.com/openobserve/openobserve/pull/8845
- fix: read user session from db if the cache is missing by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8846
- fix: render charts on homepage by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8852
- fix: metrics of compactor pending jobs by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8854
- chore(deps-dev): bump vite from 6.3.6 to 6.4.1 in /web by @dependabot[bot] in https://github.com/openobserve/openobserve/pull/8855
- chore(deps): bump playwright from 1.50.0 to 1.55.1 in /tests/ui-testing by @dependabot[bot] in https://github.com/openobserve/openobserve/pull/8850
- chore(deps-dev): bump happy-dom from 16.8.1 to 20.0.0 in /web by @dependabot[bot] in https://github.com/openobserve/openobserve/pull/8788
- chore(deps): bump peter-evans/repository-dispatch from 3 to 4 by @dependabot[bot] in https://github.com/openobserve/openobserve/pull/8738
- chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in https://github.com/openobserve/openobserve/pull/8797
- chore(deps-dev): bump happy-dom from 16.8.1 to 20.0.7 in /web by @dependabot[bot] in https://github.com/openobserve/openobserve/pull/8857
- feat: support choose kv watcher or queue for sync events by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8858
- test: add dashboard variable testcases by @ktx-akshay in https://github.com/openobserve/openobserve/pull/8767
- perf: improve get_min_ts to reduce db calls by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8861
- fix: INTERSECT/EXCEPT query by @haohuaijin in https://github.com/openobserve/openobserve/pull/8862
- chore: fix MCP endpoint routing and add OpenAPI documentation by @ByteBaker in https://github.com/openobserve/openobserve/pull/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 https://github.com/openobserve/openobserve/pull/8817
- perf: no need watch data retention events by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8866
- feat: add event storage configuration and update queue creation logic by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8875
- fix: pipelines should be able to create streams with dynamic names by @neha00290 in https://github.com/openobserve/openobserve/pull/8874
- perf: improve metrics signature by @haohuaijin in https://github.com/openobserve/openobserve/pull/8879
- feat: use primary region if specified when caching the enrichment tables on node start by @Subhra264 in https://github.com/openobserve/openobserve/pull/8878
- feat: alert dedup by @oasisk in https://github.com/openobserve/openobserve/pull/8884
- fix: resolve flaky behavior in dashboard tests by @ktx-akshay in https://github.com/openobserve/openobserve/pull/8840
- fix: dynamic stream name should work if it starts with { and ends with } by @neha00290 in https://github.com/openobserve/openobserve/pull/8882
- refactor: optimize value mapping with caching for improved performance by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/8828
- fix: reset isPartialData state on error handling by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/8836
- feat: cache hist query with non ts col order by by @Loaki07 in https://github.com/openobserve/openobserve/pull/8837
- fix: enable connect nulls config for visualization by @ktx-abhay in https://github.com/openobserve/openobserve/pull/8895
- fix: increase no. of grid columns for dashboard panel by @ktx-abhay in https://github.com/openobserve/openobserve/pull/8459
- test: add pytest cases for dashboard functionality by @ktx-akshay in https://github.com/openobserve/openobserve/pull/8885
- test: chart rendering with connect null values enabled testcase by @ktx-akshay in https://github.com/openobserve/openobserve/pull/8899
- feat: Alerts History api and the front end! by @yaga-simha in https://github.com/openobserve/openobserve/pull/8894
- feat: dashboard custom chart support for promql by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/8897
- fix: metrics data duplicate when compact by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8888
- fix: metrics can't search parquet in wal by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8896
- fix: update dashboard tests for schema version v6 by @ktx-akshay in https://github.com/openobserve/openobserve/pull/8909
- fix: histogram total count was getting set as 0 in case of streaming aggs by @omkarK06 in https://github.com/openobserve/openobserve/pull/8721
- fix: Add a timeout for ingestion_service::ingest grpc call by @Subhra264 in https://github.com/openobserve/openobserve/pull/8898
- fix: search not found with single char by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8904
- feat: add service graph feature for automatic service topology discovery by @ByteBaker in https://github.com/openobserve/openobserve/pull/8889
- fix: check ingestion allowed before parsing the request by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/8900
- feat: add
$__rangevariable for dashboard queries by @ByteBaker in https://github.com/openobserve/openobserve/pull/8917 - feat: UI explain query by @uddhavdave in https://github.com/openobserve/openobserve/pull/8831
- fix: Query Recommendations - Use Scheduled Retry + Use ingester_service::ingest by @yaga-simha in https://github.com/openobserve/openobserve/pull/8920
- feat: Pipeline history endpoint and views composed on _meta org's triggers stream contents. by @yaga-simha in https://github.com/openobserve/openobserve/pull/8902
- test: add test cases for various filter operators in dashboard by @ktx-akshay in https://github.com/openobserve/openobserve/pull/8918
- feat: Depricate http api and add multistream search v2 by @bjp232004 in https://github.com/openobserve/openobserve/pull/8735
- fix: No data found was displayed after refreshing on logs page till logs are fetched by @omkarK06 in https://github.com/openobserve/openobserve/pull/8678
- fix: pause triggers in cloud after trial period expiry by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/8922
- fix: UI design implementation by @bjp232004 in https://github.com/openobserve/openobserve/pull/8841
- ci: add complete sha in dispatch params by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/8765
- fix: syntax fix by @007harshmahajan in https://github.com/openobserve/openobserve/pull/8867
- docs: Remove enterprise-only features from OSS readme by @Leseratte10 in https://github.com/openobserve/openobserve/pull/8901
- fix: ordering of events in a partition by @oasisk in https://github.com/openobserve/openobserve/pull/8520
- fix: theme customization by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8932
- feat: add custom format for http access log by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8939
- fix: 8928 UI revamp issues by @bjp232004 in https://github.com/openobserve/openobserve/pull/8940
- feat: adding built-in regex patterns by @007harshmahajan in https://github.com/openobserve/openobserve/pull/8827
- feat: log patterns by @oasisk in https://github.com/openobserve/openobserve/pull/8927
- test: test dino upload flag added by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/8945
- docs: improve readme. Clarify enterprise features by @prabhatsharma in https://github.com/openobserve/openobserve/pull/8944
- fix: cloud build by @uddhavdave in https://github.com/openobserve/openobserve/pull/8938
- fix: 8928 UI revamp issues v1 by @bjp232004 in https://github.com/openobserve/openobserve/pull/8946
- feat: support shared memtable for many orgs by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8943
- fix: Alert and Pipelines history recovery + Pagination fix + View fixes by @yaga-simha in https://github.com/openobserve/openobserve/pull/8935
- feat: skip
audvalidation for MCP-invoked requests by @ByteBaker in https://github.com/openobserve/openobserve/pull/8948 - feat: Openobserve feature comparison table by @bjp232004 in https://github.com/openobserve/openobserve/pull/8954
- fix: Traces UI issues by @omkarK06 in https://github.com/openobserve/openobserve/pull/8942
- fix: disable feature comparison for prod by @bjp232004 in https://github.com/openobserve/openobserve/pull/8955
- docs: update README for clarity and formatting improvements by @prabhatsharma in https://github.com/openobserve/openobserve/pull/8953
- fix: add a middleware for blocked org checks by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/8951
- test: added tests for ent repo - not to be run, but maintained by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/8956
- test: Cleanup Mechanism and ENV Runs for e2e tests by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/8839
- fix: aggregate query with higher cardinality should return single by @Loaki07 in https://github.com/openobserve/openobserve/pull/8947
- fix: Make cron handler DST aware by @Subhra264 in https://github.com/openobserve/openobserve/pull/8952
- fix: dashboard multisearch api call issues by @ktx-abhay in https://github.com/openobserve/openobserve/pull/8959
- fix: Service Graph UI improvements by @omkarK06 in https://github.com/openobserve/openobserve/pull/8958
- fix: dashboard resize, drag issue for viewonly mode by @ktx-abhay in https://github.com/openobserve/openobserve/pull/8960
- fix: Fetching enrichment table data gives db error in mysql by @Subhra264 in https://github.com/openobserve/openobserve/pull/8961
- fix: alert & pipeline history and alert insight page UI fix by @bjp232004 in https://github.com/openobserve/openobserve/pull/8964
- fix: dashboard annotation issue with single search api by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/8965
- ci: add workflow for logging FEAT/PERF merges to sheet by @simranquirky in https://github.com/openobserve/openobserve/pull/8963
- feat: clear cache main by @Loaki07 in https://github.com/openobserve/openobserve/pull/8919
- feat: adding UDS for metrics and traces by @007harshmahajan in https://github.com/openobserve/openobserve/pull/8941
- fix: new UI issues latest v2 by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8966
- fix: ui fix for alert and pipeline history by @bjp232004 in https://github.com/openobserve/openobserve/pull/8971
- fix: metrics compliance ratio by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8970
- fix: UI issues latest by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8973
- fix: set default queue storage to file by @hengfeiyang in https://github.com/openobserve/openobserve/pull/8974
- fix: UI issues in schema page by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8976
- fix: fixing deletion for fields by @007harshmahajan in https://github.com/openobserve/openobserve/pull/8980
- fix: traces, alert insights charts render issue by @ktx-abhay in https://github.com/openobserve/openobserve/pull/8977
- fix: dashboard annotation based on time by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/8981
- fix: update dashboard failing testcases by @ktx-akshay in https://github.com/openobserve/openobserve/pull/8975
- test: unskipped org tests by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/8972
- test: updated testdino approach to work from github variables by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/8987
- fix: firefox org dropdown issue by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8988
- fix: aggs cache ratio reporting by @Loaki07 in https://github.com/openobserve/openobserve/pull/8984
- feat: enable dual reporting and add alert history UI by @ByteBaker in https://github.com/openobserve/openobserve/pull/8985
- chore: cancel older CI runs by @uddhavdave in https://github.com/openobserve/openobserve/pull/8982
- fix: hide query management page for oss by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8995
- fix: fix middleware check by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/8986
- fix: timezone conversion issue while drilldown to logs by @ktx-abhay in https://github.com/openobserve/openobserve/pull/9001
- test: fixed failing api tests by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9004
- ci: fix vrl version by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9006
- test: skip invalid tests by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9007
- fix: adding disk_circuit_breaker by @007harshmahajan in https://github.com/openobserve/openobserve/pull/8968
- perf: per series parallel promql execute model by @haohuaijin in https://github.com/openobserve/openobserve/pull/8929
- fix: Log patterns refactoring by @omkarK06 in https://github.com/openobserve/openobserve/pull/9026
- fix: tooster for importing same regex pattern by @007harshmahajan in https://github.com/openobserve/openobserve/pull/9019
- fix: when there is complete cache hit update is_histogram_eligible by @Loaki07 in https://github.com/openobserve/openobserve/pull/9028
- fix: dashboard panel re-position by @ktx-abhay in https://github.com/openobserve/openobserve/pull/9016
- test: testdino retry failed tests flow optimisations by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9015
- fix: validate fts and index field types to allow only one index type per field (including defaults) by @Loaki07 in https://github.com/openobserve/openobserve/pull/9033
- fix: ui issues latest by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9023
- fix: Add RBAC to the Alerts and Pipelines history endpoints and add tests by @yaga-simha in https://github.com/openobserve/openobserve/pull/8930
- feat: license check by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/8522
- test: added ent tags to all enterprise tests by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9040
- fix: alert_trigger_time should use the timestamp when it was triggered by @Subhra264 in https://github.com/openobserve/openobserve/pull/9045
- feat: pipeline or operator by @uddhavdave in https://github.com/openobserve/openobserve/pull/8911
- fix: pagination sync issue in list page by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9041
- fix: saved views apply consider max query range by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9062
- test: updated testDino workflow order by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9059
- fix: migration issue by @uddhavdave in https://github.com/openobserve/openobserve/pull/9067
- fix: search wal on windows by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9054
- docs: add wechat by @prabhatsharma in https://github.com/openobserve/openobserve/pull/9068
- fix: import module refactored by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/8962
- fix: Log field-list issues by @omkarK06 in https://github.com/openobserve/openobserve/pull/9074
- fix: dashboard pie chart layout issue by @ktx-abhay in https://github.com/openobserve/openobserve/pull/9065
- chore: utilize
with_capacityin collections + cleanup by @ByteBaker in https://github.com/openobserve/openobserve/pull/9078 - fix: dashboard camelCase issue with zero value by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9061
- test: updated sharding logic for test dino reporting by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9073
- perf: improve load data for metrics by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9070
- test: Add tests for alerts and pipelines history by @Subhra264 in https://github.com/openobserve/openobserve/pull/9064
- test: fix sdr patterns locator by @priyabrata-stack in https://github.com/openobserve/openobserve/pull/9076
- feat: Alert and Pipeline History columns are now sortable by @yaga-simha in https://github.com/openobserve/openobserve/pull/9052
- fix: add some debug logs for query slow by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9072
- test: stabilize flaky dashboard test cases by @ktx-akshay in https://github.com/openobserve/openobserve/pull/9048
- test: unskipped 2 pipeline-core tests by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9085
- fix: put a limit on the keep alive timeout for scheduled jobs by @Subhra264 in https://github.com/openobserve/openobserve/pull/9092
- test: e2e-cmd+enter tests by @neha00290 in https://github.com/openobserve/openobserve/pull/9098
- fix: add panel repositoin issue by @ktx-abhay in https://github.com/openobserve/openobserve/pull/9103
- test: test dino issue fix by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9095
- feat: improve ingestion by @domyway in https://github.com/openobserve/openobserve/pull/9069
- perf: improve promql topk, bottomk, count_values and some code cleanup by @haohuaijin in https://github.com/openobserve/openobserve/pull/9096
- fix: stream stats sleep after job done by @uddhavdave in https://github.com/openobserve/openobserve/pull/9018
- fix: RUM UI improvements by @omkarK06 in https://github.com/openobserve/openobserve/pull/9108
- fix: theme customization by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9077
- fix: show delete for extended retention dates as well by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9104
- fix: tantivy for metrics by @haohuaijin in https://github.com/openobserve/openobserve/pull/9123
- feat: add tree/graph visualization to service graph by @ByteBaker in https://github.com/openobserve/openobserve/pull/9112
- test: add test coverage for dashboard camelCase zero value issue by @ktx-akshay in https://github.com/openobserve/openobserve/pull/9119
- test: index-type-testcases by @neha00290 in https://github.com/openobserve/openobserve/pull/9115
- feat: adding alert worker group by @007harshmahajan in https://github.com/openobserve/openobserve/pull/9055
- chore: error handling for check_schema in metric and traces by @007harshmahajan in https://github.com/openobserve/openobserve/pull/9130
- perf: drop the data early for ingestion by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9124
- fix: debug metrics stream keep update by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9141
- fix: deadlock of usage report by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9149
- feat: add graceful drain API for Kubernetes autoscaling by @ByteBaker in https://github.com/openobserve/openobserve/pull/8876
- fix: remove pipe operator support fro non sqlmode by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9136
- Fix/theme customization issue by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9147
- fix: make
WAL_DIR_DEFAULT_PREFIXpub by @ByteBaker in https://github.com/openobserve/openobserve/pull/9154 - fix: data sources page breaking when no ingestion happened (#9127) by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9152
- fix: Concurrency control for file locking has multiple anti-concurrent design patterns in the way by @yaga-simha in https://github.com/openobserve/openobserve/pull/8523
- perf: improve data load and code clean up by @haohuaijin in https://github.com/openobserve/openobserve/pull/9150
- fix: creating shadow JSON, which will be responsible for validation by @007harshmahajan in https://github.com/openobserve/openobserve/pull/8873
- perf: cache aware partition generation for streaming aggs by @Loaki07 in https://github.com/openobserve/openobserve/pull/9009
- fix: Saved View preserves loadingHistogram State, leading to track total hits call on applying. by @omkarK06 in https://github.com/openobserve/openobserve/pull/9084
- fix: remove no need middleware for actix-web by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9167
- fix: actions unit test cases by @omkarK06 in https://github.com/openobserve/openobserve/pull/9128
- fix: Duplicated traces getting fetched by @omkarK06 in https://github.com/openobserve/openobserve/pull/9063
- fix: Function editor not appearing after selecting a function by @omkarK06 in https://github.com/openobserve/openobserve/pull/9122
- feat: sso claim parser by @oasisk in https://github.com/openobserve/openobserve/pull/9156
- fix: prevent triggers stream schema divergence across organizations by @ByteBaker in https://github.com/openobserve/openobserve/pull/9163
- fix: condiitons UI fix [#9075] by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9155
- fix: alignment issues by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9157
- fix: broken tests from [#9009] by @ByteBaker in https://github.com/openobserve/openobserve/pull/9179
- feat: move graceful drain to enterprise by @ByteBaker in https://github.com/openobserve/openobserve/pull/9184
- feat: UI unit test case by @bjp232004 in https://github.com/openobserve/openobserve/pull/9159
- feat:adding configuration ENV for colour theme by @007harshmahajan in https://github.com/openobserve/openobserve/pull/9165
- feat:adding config api by @007harshmahajan in https://github.com/openobserve/openobserve/pull/9160
- fix: favicon logo updated , missing language keys added by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9178
- fix: Add route Prefetching by @omkarK06 in https://github.com/openobserve/openobserve/pull/9109
- test(dashboard): improve stability of flaky tests by @ktx-akshay in https://github.com/openobserve/openobserve/pull/9139
- fix: mainlayout page refactoring by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9176
- fix: dashboard variables no data found replacement with all values by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9101
- fix: fixed traces RED metric queries by @omkarK06 in https://github.com/openobserve/openobserve/pull/9175
- chore(deps): bump glob from 10.4.5 to 10.5.0 in /web by @dependabot[bot] in https://github.com/openobserve/openobserve/pull/9190
- fix: SDR pattern import broken by @007harshmahajan in https://github.com/openobserve/openobserve/pull/9180
- fix: watch for theme changes at app level to sync with other pages by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9198
- test: regex_patterns_import by @priyabrata-stack in https://github.com/openobserve/openobserve/pull/9195
- feat: [BE] PromQL streaming output support by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9191
- fix: tantivy distinct not work for alias by @haohuaijin in https://github.com/openobserve/openobserve/pull/9187
- fix: Logs interesting field icon getting disabled by @omkarK06 in https://github.com/openobserve/openobserve/pull/9204
- feat: introduce
query_values_default_numconfiguration. by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9206 - feat: Allow Json values in alert row templates by @Subhra264 in https://github.com/openobserve/openobserve/pull/9137
- fix: theme issues [#9213] by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9214
- fix: check for timestamp alias in logs page and throw an error by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9212
- fix: pipeline history search by @ByteBaker in https://github.com/openobserve/openobserve/pull/9218
- feat: bill data retention by @uddhavdave in https://github.com/openobserve/openobserve/pull/9132
- fix: change primary buttons text by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9189
- fix: dashboard scroll for tooltip by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9224
- fix: dashboard when switching chart type wrong stream selection by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9233
- test: stabilised logo management test and added cleanup for logo mana… by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9234
- fix: date time invalid if not enter correctly by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9235
- fix: issues 0.20 release by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9226
- test: fixed Alerts failing test on e2e by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9239
- test: e2e-retention-delete by @neha00290 in https://github.com/openobserve/openobserve/pull/9240
- fix: Reset pagination on search by @omkarK06 in https://github.com/openobserve/openobserve/pull/9244
- test: e2e-pagination-fix by @neha00290 in https://github.com/openobserve/openobserve/pull/9245
- test: env runs stabilisation fix, sdr, reports by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9242
- fix: add
use_cache&clear_cachefor_multi_search_streamby @Loaki07 in https://github.com/openobserve/openobserve/pull/9249 - ci: udpated Dockerfile.pr by @mmosarafO2 in https://github.com/openobserve/openobserve/pull/9260
- fix: issues 20 release by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9261
- feat: add configurable batch size for file list deletion by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9264
- fix: mysql migration error for alert row_template_type field by @Subhra264 in https://github.com/openobserve/openobserve/pull/9227
- test: multi-stream-histogram-test by @neha00290 in https://github.com/openobserve/openobserve/pull/9272
- feat: add a warning about future deprecation of mysql support by @Subhra264 in https://github.com/openobserve/openobserve/pull/9229
- fix: ingestion quota formatting by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9273
- fix: feature table by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9275
- fix: make triggers and error events reporting non-blocking in alert manager by @Subhra264 in https://github.com/openobserve/openobserve/pull/8934
- fix: small bug in runtime config API by @007harshmahajan in https://github.com/openobserve/openobserve/pull/9278
- ci: update base image by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9271
- feat: add logic to keep the root token before camel case split by @uddhavdave in https://github.com/openobserve/openobserve/pull/9185
- test: add testcases for timerange under logs by @neha00290 in https://github.com/openobserve/openobserve/pull/9280
- fix: updated helm command by @bjp232004 in https://github.com/openobserve/openobserve/pull/9277
- test: stabilising logs core, reports, pipelines import tests for env by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9246
- fix: cherry-pick UI fixes from [#9238] by @ByteBaker in https://github.com/openobserve/openobserve/pull/9274
- fix: use result cache env for metrics by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9281
- fix: cache start and end time calc by @Loaki07 in https://github.com/openobserve/openobserve/pull/9268
- fix:
write_resultscache start & end times by @Loaki07 in https://github.com/openobserve/openobserve/pull/9200 - feat: added destination type for remote destination by @bjp232004 in https://github.com/openobserve/openobserve/pull/9080
- fix: mysql deprecation warning banner inconsistency by @Subhra264 in https://github.com/openobserve/openobserve/pull/9289
- test: pipeline import test fix by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9292
- test: fix sdr pattern env run by @priyabrata-stack in https://github.com/openobserve/openobserve/pull/9284
- feat: Stale pr workflow by @bjp232004 in https://github.com/openobserve/openobserve/pull/9288
- test: stabilising-dashboards-tests-for-deployed-env by @ktx-akshay in https://github.com/openobserve/openobserve/pull/9177
- fix: added language translation by @bjp232004 in https://github.com/openobserve/openobserve/pull/9276
- feat: upgrade datafusion to 51 by @haohuaijin in https://github.com/openobserve/openobserve/pull/9202
- test: updated bug report issue template by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9302
- test: reverted original bug report workflow and updates poc flow by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9305
- test: sdr tests env run by @priyabrata-stack in https://github.com/openobserve/openobserve/pull/9303
- test: updated to new bug template and archived old one by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9316
- fix: docker build by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9299
- feat: add organization-level alert deduplication with semantic field groups by @ByteBaker in https://github.com/openobserve/openobserve/pull/9209
- feat: latency analysis by @oasisk in https://github.com/openobserve/openobserve/pull/9301
- test: multi-stream-testcases by @neha00290 in https://github.com/openobserve/openobserve/pull/9300
- test: updated bug issue template workflow by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9324
- fix: Stale pr workflow v1 by @bjp232004 in https://github.com/openobserve/openobserve/pull/9298
- fix: dashboard restrict save when alias as timestamp by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9294
- ci: added workflow to udpate the language conversion by @mmosarafO2 in https://github.com/openobserve/openobserve/pull/9282
- fix: invalid absolute time text change by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9293
- fix: kuebernetes helm command change by @bjp232004 in https://github.com/openobserve/openobserve/pull/9312
- fix: dashboard override camcelCase issue by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9283
- test: Always run API testing ci job by @Subhra264 in https://github.com/openobserve/openobserve/pull/9332
- test: process improvements by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9336
- test: enhance stability of dashboard creation process in UI tests by @ktx-akshay in https://github.com/openobserve/openobserve/pull/9342
- chore(deps): bump node-forge from 1.3.1 to 1.3.2 in /tests/ui-testing by @dependabot[bot] in https://github.com/openobserve/openobserve/pull/9347
- perf: use datafusion native listingtable by @haohuaijin in https://github.com/openobserve/openobserve/pull/9259
- test: match_all_camelcase_tests by @neha00290 in https://github.com/openobserve/openobserve/pull/9345
- fix: self-org-trigger issues (main) by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/9348
- feat: add super cluster support for metrics by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9225
- fix: UI unit test cases by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9349
- fix: no process-level CryptoProvider available by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9361
- ci: update vrl version by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9365
- perf: optimize get_opts for object store by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9363
- fix: add email headers to metrics and traces ep by @uddhavdave in https://github.com/openobserve/openobserve/pull/9357
- test: Fixed failing pipeline import tests by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9367
- fix: result cache & aggs cache max size needs to honor for entire dir by @Loaki07 in https://github.com/openobserve/openobserve/pull/9376
- fix: RecordBatch create with empty value[main] by @haohuaijin in https://github.com/openobserve/openobserve/pull/9374
- test: Dashboard tests stable deployed by @ktx-akshay in https://github.com/openobserve/openobserve/pull/9360
- feat: sampling for search apis and patterns by @oasisk in https://github.com/openobserve/openobserve/pull/9207
- test: Add tests to directly validate db records by @Subhra264 in https://github.com/openobserve/openobserve/pull/9356
- fix: use bulk update for scheduled job updates in super cluster sync by @Subhra264 in https://github.com/openobserve/openobserve/pull/9211
- fix: license fixes sync to main by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9352
- chore:move-service-graph-config by @oasisk in https://github.com/openobserve/openobserve/pull/9370
- fix: overwrite aggs cache instead of delete and rewrite cache by @Loaki07 in https://github.com/openobserve/openobserve/pull/9390
- fix: streaming aggs complete cache hit by @Loaki07 in https://github.com/openobserve/openobserve/pull/9397
- ci: fix for github rate limit issue by @mmosarafO2 in https://github.com/openobserve/openobserve/pull/9399
- fix: search on wal panic by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9402
- fix: cloud sync with main by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9382
- fix: logs highlighting by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9371
- test: Added Shard for Regression tests and logs spec file in it by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9394
- feat: service graph through streams by @ByteBaker in https://github.com/openobserve/openobserve/pull/9418
- fix: oss open issues by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9413
- ci: auto label and milestone by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/9384
- chore: remove patterns-extractions settings by @oasisk in https://github.com/openobserve/openobserve/pull/9440
- test: Stabilize Dashboard Tests for Deployed Environment by @ktx-akshay in https://github.com/openobserve/openobserve/pull/9437
- fix: null check in conditions by @uddhavdave in https://github.com/openobserve/openobserve/pull/9449
- fix: rollback scc by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9442
- test: reports test stabilisation for env by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9446
- fix: convert severity to integer before checking for status color by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9438
- fix: skip local storage cache for print dashboard by @ktx-abhay in https://github.com/openobserve/openobserve/pull/8997
- fix: console error fix for realtime alert by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9435
- fix: audit by @uddhavdave in https://github.com/openobserve/openobserve/pull/9417
- refactor: extract service graph into independent job and support INTERNAL spans by @ByteBaker in https://github.com/openobserve/openobserve/pull/9420
- feat: user session migration from meta to new table by @007harshmahajan in https://github.com/openobserve/openobserve/pull/9183
- test: enhance dashboard import functionality and stability by @ktx-akshay in https://github.com/openobserve/openobserve/pull/9457
- chore: use tokio::spawn properly by @ByteBaker in https://github.com/openobserve/openobserve/pull/9464
- test: added saved view cleanup to cleanup spec file by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9451
- fix: alert history reduce duration main by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9453
- fix: removing the await by @007harshmahajan in https://github.com/openobserve/openobserve/pull/9465
- chore(deps): bump slackapi/slack-github-action from 1.25.0 to 2.1.1 by @dependabot[bot] in https://github.com/openobserve/openobserve/pull/9424
- chore(deps): bump express from 4.21.2 to 4.22.1 in /web by @dependabot[bot] in https://github.com/openobserve/openobserve/pull/9436
- chore(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in https://github.com/openobserve/openobserve/pull/9425
- fix: reverted kubernetes datasource changes by @bjp232004 in https://github.com/openobserve/openobserve/pull/9409
- fix: use chrono apis to validate time by @uddhavdave in https://github.com/openobserve/openobserve/pull/9422
- feat: dashboard table chart show data as json by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9327
- test: added auto rerun step to e2e yml by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9466
- feat: service discovery by @oasisk in https://github.com/openobserve/openobserve/pull/9469
- test: auto rerun tryout attempt 1 by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9471
- refactor: unify bulk API to use the same ingestion function by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9467
- fix: issue 9455 by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9473
- test(dashboard): improve stability of dashboard automation tests by @ktx-akshay in https://github.com/openobserve/openobserve/pull/9472
- test: add pipeline null condition test by @priyabrata-stack in https://github.com/openobserve/openobserve/pull/9470
- fix: issue 9285 by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9477
- fix: navigate to license button in about section by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9479
- feat: add metrics workgroup by @uddhavdave in https://github.com/openobserve/openobserve/pull/9400
- fix: issue 9354 by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9468
- fix: result cache for histogram by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9483
- chore(deps): bump jws from 4.0.0 to 4.0.1 in /tests/ui-testing by @dependabot[bot] in https://github.com/openobserve/openobserve/pull/9485
- test: updated cleanup spec file by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9487
- fix: do not restrict float value decimals in alert row template by @Subhra264 in https://github.com/openobserve/openobserve/pull/9415
- feat: Add cache reload API and CLI command by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9497
- feat: npm package upgrade by @bjp232004 in https://github.com/openobserve/openobserve/pull/9431
- fix: Logs highlighting improvements by @omkarK06 in https://github.com/openobserve/openobserve/pull/9192
- fix: changed trace precision from milliseconds to microseconds by @omkarK06 in https://github.com/openobserve/openobserve/pull/9230
- fix: added ha mode notes for rbac and sso by @bjp232004 in https://github.com/openobserve/openobserve/pull/9490
- fix: Logs redirection due to empty streams by @omkarK06 in https://github.com/openobserve/openobserve/pull/9221
- fix: 9456 traces detail page getting blank by @bjp232004 in https://github.com/openobserve/openobserve/pull/9503
- fix: use expired field to decide status by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9494
- fix: issue 9498 by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9499
- fix: introduce alert trigger in alert list by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9496
- fix: issue 9450 by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9474
- fix: rounding off and language translation on about us page by @bjp232004 in https://github.com/openobserve/openobserve/pull/9501
- feat: revamp Conditions in alerts and pipelines by @uddhavdave in https://github.com/openobserve/openobserve/pull/9267
- fix: gc always running with zero released by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9502
- perf: improve realtime trigger by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9492
- fix: logs highlighting dark mode colors by @omkarK06 in https://github.com/openobserve/openobserve/pull/9509
- feat: remove filter for metrics by @haohuaijin in https://github.com/openobserve/openobserve/pull/9508
- feat: co-relation phase 2 by @oasisk in https://github.com/openobserve/openobserve/pull/9513
- fix: temp disable datafusion topk optimizer by @haohuaijin in https://github.com/openobserve/openobserve/pull/9519
- fix: dashboard chart overlap issue in report by @ktx-abhay in https://github.com/openobserve/openobserve/pull/9523
- test(e2e): refactor pipeline condition tests and fix data ingestion timeout by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9528
- ci: check design comment by @mmosarafO2 in https://github.com/openobserve/openobserve/pull/9524
- fix: cancel query only on enterprise by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9535
- ci: add workflow to auto-label milestone issues on release by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9538
- perf: gc stringview before send recordbatch to leader by @haohuaijin in https://github.com/openobserve/openobserve/pull/9525
- test: updated cleanup spec file to follow framework and add more pipe… by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9543
- fix: fqn co relation user settings by @oasisk in https://github.com/openobserve/openobserve/pull/9536
- fix: do not show patterns in OSS stream settings (#9537) by @uddhavdave in https://github.com/openobserve/openobserve/pull/9545
- fix: scheduled pipelines should use the alert timeout by @Subhra264 in https://github.com/openobserve/openobserve/pull/9358
- test: fixed schema and schema load tests on env by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9553
- fix: added loader for search buttons in disable state by @omkarK06 in https://github.com/openobserve/openobserve/pull/9556
- fix: cloud org related fixes by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/9416
- feat: approx peak memory usage for datafusion by @haohuaijin in https://github.com/openobserve/openobserve/pull/9562
- fix: rbac for native user for license call (main) by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/9529
- fix: return 401 Unauthorized instead of 403 Forbidden for authentication failures by @Loaki07 in https://github.com/openobserve/openobserve/pull/9564
- test: add automated severity color mapping tests for issue [#9439] by @neha00290 in https://github.com/openobserve/openobserve/pull/9576
- fix: add unique names for alert test cleanup by @neha00290 in https://github.com/openobserve/openobserve/pull/9591
- test: fixed auto trigger of release label applier by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9592
- test: fix for failing severity color test on env by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9593
- fix: user should be able to delete the first condition in pipeline condition node by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9522
- fix: Reset fields list pagination on stream change by @omkarK06 in https://github.com/openobserve/openobserve/pull/9597
- fix: enhance stream stats handling and reset functionality by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9595
- test: add INTERSECT and EXCEPT query tests for PR [#9544] by @neha00290 in https://github.com/openobserve/openobserve/pull/9601
- test(dashboard): add test cases for table chart JSON mode by @ktx-akshay in https://github.com/openobserve/openobserve/pull/9500
- fix: Inconsistent match_all highlighting between logs table and log detail sidebar by @omkarK06 in https://github.com/openobserve/openobserve/pull/9569
- fix: allow merge files for the job which have no file by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9604
- test: added cleanup patterns for streams by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9579
- fix: should show expired at status column in about section by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9585
- feat: updated rum packages to 0.3.0 by @bjp232004 in https://github.com/openobserve/openobserve/pull/9588
- fix: skip the reordering if colOrder is empty by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9534
- test: add share link E2E tests for logs page by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9619
- fix: added missing span startTimeUs and endTimeUs attributes by @omkarK06 in https://github.com/openobserve/openobserve/pull/9596
- feat: add incident correlation system by @ByteBaker in https://github.com/openobserve/openobserve/pull/9507
- fix(e2e): resolve histogram bar chart canvas click timeout by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9628
- test: refactor and optimize enrichment table tests by @neha00290 in https://github.com/openobserve/openobserve/pull/9629
- test: e2e streams race condition fix by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9631
- feat: add peak memory usage to usage report by @haohuaijin in https://github.com/openobserve/openobserve/pull/9609
- refactor: enhance ingester search handle with memtable id by @haohuaijin in https://github.com/openobserve/openobserve/pull/9625
- test: add regression tests for bugs fixes by @neha00290 in https://github.com/openobserve/openobserve/pull/9630
- fix: cache delta calculate by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9623
- fix(e2e): resolve SDR test failures with test isolation and retry logic by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9632
- fix: panel layout issue for print mode single table chart by @ktx-abhay in https://github.com/openobserve/openobserve/pull/9633
- feat: enhancement of dashboard custom chart with examples by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9606
- fix(e2e): resolve join test failure with unique stream names by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9635
- test: add Playwright tests for theme management by @neha00290 in https://github.com/openobserve/openobserve/pull/9636
- fix: auto uds to also include fts and indes fields from stream settings by @Loaki07 in https://github.com/openobserve/openobserve/pull/9512
- fix: empty user email on grpc metrics ingest by @uddhavdave in https://github.com/openobserve/openobserve/pull/9608
- test(e2e): add language translation coverage tests by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9641
- fix: clear the user input after selecting single stream by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9552
- fix: go to about page should include org identifier by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9559
- test: add ingestion config UI tests by @neha00290 in https://github.com/openobserve/openobserve/pull/9643
- feat: safari share url v2 by @bjp232004 in https://github.com/openobserve/openobserve/pull/9634
- fix: adding description as variable to alerts by @007harshmahajan in https://github.com/openobserve/openobserve/pull/9505
- refactor: file list dump and stream stats by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/9236
- fix: issue 9566 by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9602
- fix: handling of cache cleaning for user delete (main) by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/9656
- fix: trigger stream schema by @uddhavdave in https://github.com/openobserve/openobserve/pull/9654
- fix: hide management and insights in alert list by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9555
- test(dashboard): fix flaky tests in deployed environment by @ktx-akshay in https://github.com/openobserve/openobserve/pull/9511
- fix: eliminate HashMap conversion in service streams for memory reduction by @ByteBaker in https://github.com/openobserve/openobserve/pull/9662
- fix: organizations ep permisions issue (#9667) by @oasisk in https://github.com/openobserve/openobserve/pull/9669
- feat: Issue 9646 promql streaming by @bjp232004 in https://github.com/openobserve/openobserve/pull/9648
- fix: pipeline/alert history and trigger schema merge by @uddhavdave in https://github.com/openobserve/openobserve/pull/9665
- fix: incident analysis changes by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9673
- fix:
clear_cachefile path by @Loaki07 in https://github.com/openobserve/openobserve/pull/9674 - fix: patterns ui fixes by @oasisk in https://github.com/openobserve/openobserve/pull/9663
- feat: dashboard join support for auto sql by @ktx-abhay in https://github.com/openobserve/openobserve/pull/9343
- fix: do concurrent api call for promql multi query by @ktx-abhay in https://github.com/openobserve/openobserve/pull/9681
- fix: allow to create alert from anywhere from dashboard chart by @ktx-abhay in https://github.com/openobserve/openobserve/pull/9682
- test: Dashboard Joins and Nested Functions e2e tests by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9685
- fix: dashboard custom chart query splitter by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9651
- test: automation for bugs fixes by @neha00290 in https://github.com/openobserve/openobserve/pull/9678
- fix: metrics page query editor issue by @ktx-abhay in https://github.com/openobserve/openobserve/pull/9688
- feat: dashboard copy legends and table cells by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9677
- fix: custom chart example pop up background issue for dark mode by @ktx-abhay in https://github.com/openobserve/openobserve/pull/9683
- fix: promql query legend config suggestion issue for dashboard by @ktx-abhay in https://github.com/openobserve/openobserve/pull/9691
- test: enhance E2E test coverage with landing page and language translation tests by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9686
- test: updated query for logs regression spec file and added waits by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9698
- test: enable line chart update for camel case SQL queries by @ktx-akshay in https://github.com/openobserve/openobserve/pull/9692
- fix: add alert revamp v2 by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9694
- fix: feat add validate sql query param for
_searchand_multi_searchby @Loaki07 in https://github.com/openobserve/openobserve/pull/9652 - fix: dashboard maps query builder issue by @ktx-abhay in https://github.com/openobserve/openobserve/pull/9701
- ci: log Issue related github events in o2 cloud for alerts and analysis by @simranquirky in https://github.com/openobserve/openobserve/pull/9700
- test: update alerts e2e tests for new UI flow by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9705
- fix: metrics stream can't be deleted by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9710
- fix: handling of issue and comment bodies by @simranquirky in https://github.com/openobserve/openobserve/pull/9711
- fix: applied function should be there for saved views by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9713
- feat: org level concurrency group by @uddhavdave in https://github.com/openobserve/openobserve/pull/9702
- fix: logs correlation UI fixes by @bjp232004 in https://github.com/openobserve/openobserve/pull/9703
- test: refactor pipeline e2e tests with page object model improvements by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9715
- fix: query metrics from grafana by @haohuaijin in https://github.com/openobserve/openobserve/pull/9718
- feat: enrichment table file url support by @Subhra264 in https://github.com/openobserve/openobserve/pull/9697
- fix: issue 9355 by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9706
- feat: dashboard promql support for other charts by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9696
- test: add enrichment table cleanup patterns and fix search reliability by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9722
- fix: new kv table for kv store by @007harshmahajan in https://github.com/openobserve/openobserve/pull/9459
- fix: generate empty ttv file when index field not present in parquet by @Loaki07 in https://github.com/openobserve/openobserve/pull/9707
- fix: remove arduino protoc action by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/9725
- fix: incident list changes by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9723
- test: use empty template in email destination import JSON by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9736
- fix: workflow to update npm packages by @bjp232004 in https://github.com/openobserve/openobserve/pull/9739
- fix: datetimepicker scroll issue by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9728
- fix: Use from_utf8_lossy to handle potential invalid UTF-8 characters by @domyway in https://github.com/openobserve/openobserve/pull/9730
- fix: added org identifiers by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9735
- fix: dashboard promql chart issue by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9733
- fix: add visibility toggle for show/hide PromQL queries while adding panel by @ktx-kirtan in https://github.com/openobserve/openobserve/pull/9743
- feat: follower querier timeout for UI by @haohuaijin in https://github.com/openobserve/openobserve/pull/9744
- fix: minor and patch version upgrade by @bjp232004 in https://github.com/openobserve/openobserve/pull/9741
- perf: reduce nats events by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9712
- feat: add configuration for index value length limits by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9753
- fix: batch 3 package upgrade by @bjp232004 in https://github.com/openobserve/openobserve/pull/9755
- fix: dashboard promql chart type issues by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9756
- fix: Metrics revamp UI fixes by @omkarK06 in https://github.com/openobserve/openobserve/pull/9749
- Fix unit test case errors by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9758
- fix: upgraded npm packages by @bjp232004 in https://github.com/openobserve/openobserve/pull/9764
- fix: upgrader two eslint packages by @bjp232004 in https://github.com/openobserve/openobserve/pull/9765
- fix: upgrade batch 6 npm packages by @bjp232004 in https://github.com/openobserve/openobserve/pull/9766
- fix: upgrade batch 7 npm packages by @bjp232004 in https://github.com/openobserve/openobserve/pull/9768
- fix: add alert issues sync with main by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9763
- fix: metrics PromQL Builder UI fixes (#9770) by @ktx-abhay in https://github.com/openobserve/openobserve/pull/9775
- fix: histogram cache issue by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9776
- fix: dashboard query editor edit panel query not loading by @ktx-kirtan in https://github.com/openobserve/openobserve/pull/9761
- feat: new db migration by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9774
- fix: incident drawer changes by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9783
- fix: update Chinese translations in zh.json by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9786
- fix: only origin region ingesters should process the enrichment table url job by @Subhra264 in https://github.com/openobserve/openobserve/pull/9782
- refactor: cache version v3 centralize cache
file_pathcomputation by @Loaki07 in https://github.com/openobserve/openobserve/pull/9653 - fix: Register PromQL language for monaco-editor and metrics UI fixes by @omkarK06 in https://github.com/openobserve/openobserve/pull/9793
- fix: support bulk deletes for various resources by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/9153
- fix: when retrying allow user to choose whether to resume from last byte or start from scratch by @Subhra264 in https://github.com/openobserve/openobserve/pull/9792
- fix: dashboard ui, legends popup now handles differently, tabs name camel case issue by @ktx-kirtan in https://github.com/openobserve/openobserve/pull/9794
- fix: Node package upgrade v1.8 by @bjp232004 in https://github.com/openobserve/openobserve/pull/9773
- test: refactor alerts module with POM architecture and comprehensive e2e coverage by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9717
- fix(e2e): update firstConditionLabel selector in pipelinesPage by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9797
- fix(e2e): update getSeverityColors selector for robust DOM matching by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9798
- chore: change default memory pool to greedy by @haohuaijin in https://github.com/openobserve/openobserve/pull/9799
- ci: updated install protoc step for release.yml workflow by @mmosarafO2 in https://github.com/openobserve/openobserve/pull/9800
- fix: remove traces error and rate value filters by @bjp232004 in https://github.com/openobserve/openobserve/pull/9617
- fix: adding user_session expiration by @007harshmahajan in https://github.com/openobserve/openobserve/pull/9668
- fix(e2e): use search filter in selectIndexAndStreamJoinUnion for reliable stream selection by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9802
- fix(e2e): use semantic selectors in fillPipelineDetails for reliable dropdown selection by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9806
- fix: fix for first time data loading issue without clicking run query… by @bjp232004 in https://github.com/openobserve/openobserve/pull/9805
- chore: support streaming agg read cache when disable/enable utf8view by @haohuaijin in https://github.com/openobserve/openobserve/pull/9803
- fix(e2e): improve stream selection in schema pagination test by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9809
- fix(e2e): use search-filter approach for stream selection in dashboard variables by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9810
- fix(e2e): stabilize dashboard creation in Reports tests by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9811
- fix: dashboard raw query save issue by @ktx-abhay in https://github.com/openobserve/openobserve/pull/9815
- feat: pipeline backfill by @Subhra264 in https://github.com/openobserve/openobserve/pull/9462
- chore(deps): bump qs from 6.14.0 to 6.14.1 in /tests/ui-testing by @dependabot[bot] in https://github.com/openobserve/openobserve/pull/9816
- perf: add runtime module for metrics by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9813
- fix: dont overwrite the sql query when selecting new stream by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9818
- chore: incidents as separate tabs by @oasisk in https://github.com/openobserve/openobserve/pull/9819
- fix: added unit test file ignore list and added test case files by @bjp232004 in https://github.com/openobserve/openobserve/pull/9807
- feat: Updated RUM Web Vitals by @omkarK06 in https://github.com/openobserve/openobserve/pull/9610
- fix: remove http_url from service graph peer attributes by @ByteBaker in https://github.com/openobserve/openobserve/pull/9817
- feat: incident detail drawer enhancements - telemetry tabs and alert graph by @ByteBaker in https://github.com/openobserve/openobserve/pull/9719
- fix: share url disabled when web url is not configured by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9826
- fix: translation missing fields added by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9827
- perf: optimize MCP tools - reduce size from 643KB to 123KB by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9825
- fix: dashboard css issue by @ktx-riya in https://github.com/openobserve/openobserve/pull/9824
- fix: add stream support for Prometheus query range endpoint in router by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9828
- feat: add dynamic axis label rotation and truncation support in dashboard charts by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9808
- fix: logs highlighting issues by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9754
- refactor: deduplicate ingestion handler code by @ByteBaker in https://github.com/openobserve/openobserve/pull/9835
- fix: add axis label rotation and truncation options in latency insights dashboard by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9834
- fix: 9658 - update query on stream change by @oasisk in https://github.com/openobserve/openobserve/pull/9823
- fix(e2e): consolidate and stabilize alerts-incidents-tabs tests by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9837
- chore: support dashboard placeholder other type by @haohuaijin in https://github.com/openobserve/openobserve/pull/9840
- fix: UI tailwind changes by @bjp232004 in https://github.com/openobserve/openobserve/pull/9836
- fix: metrics streaming partition by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9839
- ci: added claude code to github workflow by @mmosarafO2 in https://github.com/openobserve/openobserve/pull/9841
- ci: added claude PR review to github workflow by @mmosarafO2 in https://github.com/openobserve/openobserve/pull/9845
- fix: show incident detail drawer details by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9847
- fix: table chart number column alignment issue caused by copy cell button by @ktx-riya in https://github.com/openobserve/openobserve/pull/9843
- feat: tenant management using service accounts by @oasisk in https://github.com/openobserve/openobserve/pull/9838
- fix: fixed toggle button issue for small size by @bjp232004 in https://github.com/openobserve/openobserve/pull/9852
- fix: toggle button issue on add alert page by @bjp232004 in https://github.com/openobserve/openobserve/pull/9856
- fix: use url incident id to show the incident drawer by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9850
- fix: update loading progress handling in PromQL response by @ktx-kirtan in https://github.com/openobserve/openobserve/pull/9859
- fix: metrics cancel query button css improved by @ktx-riya in https://github.com/openobserve/openobserve/pull/9863
- ci: updated runner for oss by @mmosarafO2 in https://github.com/openobserve/openobserve/pull/9864
- fix: ci for release by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9868
- chore(deps): bump rsa from 0.9.9 to 0.9.10 by @dependabot[bot] in https://github.com/openobserve/openobserve/pull/9867
- fix: UI console error fix by @bjp232004 in https://github.com/openobserve/openobserve/pull/9857
- test: add Bug [#9788] test for Share URL disabled state by @neha00290 in https://github.com/openobserve/openobserve/pull/9858
- fix: remove delete bad dashboards migration by @Subhra264 in https://github.com/openobserve/openobserve/pull/9860
- fix: rewrite match_all should also update other filter column index by @haohuaijin in https://github.com/openobserve/openobserve/pull/9872
- fix: notify users when stale build by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9849
- fix: sync distinct stream retention to original stream by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/9871
- fix: dashboard share-url tab redirection issue caused by the route path of url by @ktx-riya in https://github.com/openobserve/openobserve/pull/9885
- fix: Create Alert from dashboard setup - alert name with spacing issue. (Backend) by @oasisk in https://github.com/openobserve/openobserve/pull/9890
- fix: add metrics query retention configuration option by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9887
- fix: OAuth/DEX redirect infinite loop on router nodes by @007harshmahajan in https://github.com/openobserve/openobserve/pull/9869
- fix: home view skeleton issue fixed - 9833 by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9886
- chore: add super-cluster sync for incidents, service discovery, and semantic groups by @ByteBaker in https://github.com/openobserve/openobserve/pull/9854
- chore: improve tab navigation UX and FQN priority selector by @ByteBaker in https://github.com/openobserve/openobserve/pull/9879
- chore: update npm dependencies (2026-01-05) by @bjp232004 in https://github.com/openobserve/openobserve/pull/9900
- feat: add frustration signals to RUM UI by @omkarK06 in https://github.com/openobserve/openobserve/pull/9842
- perf: improve metrics labels load by @haohuaijin in https://github.com/openobserve/openobserve/pull/9904
- fix: ui fixes for enrichment table url errors by @Subhra264 in https://github.com/openobserve/openobserve/pull/9853
- test: dry run Claude PR review with single rolling comment by @oasisk in https://github.com/openobserve/openobserve/pull/9909
- fix: use selected stream type for validating query by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9897
- test(e2e): add automation for bugs [#9217], [#9724], [#9901] and Feature [#9484] by @Shrinath-O2 in https://github.com/openobserve/openobserve/pull/9883
- fix: 9882 add option to limit max series return for promql by @oasisk in https://github.com/openobserve/openobserve/pull/9896
- feat: add js for claim parser by @oasisk in https://github.com/openobserve/openobserve/pull/9873
- feat: dashboard variable handling for tabs and panels by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9693
- fix: default value for metrics query retention by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9934
- fix: updated PromQL query update logic on metrics stream change by @omkarK06 in https://github.com/openobserve/openobserve/pull/9870
- test: add bug regression tests to RegressionSet suite by @neha00290 in https://github.com/openobserve/openobserve/pull/9899
- fix: pipeline backfil UI changes by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9881
- fix: traces , feature comparision table to langauge file by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9902
- fix: traces insights variables changes based on new variables structure by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9938
- fix: use vite keyword for env to maintain consistency by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9935
- fix: remove include/exclude term icon from vrl fields when added to the table by @omkarK06 in https://github.com/openobserve/openobserve/pull/9876
- feat: support multiple jobs for enrichment table urls by @Subhra264 in https://github.com/openobserve/openobserve/pull/9895
- fix: enhance timestamp validation in trace ID extraction by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9943
- perf: metrics chart rendering with large number of series optimization by @ktx-kirtan in https://github.com/openobserve/openobserve/pull/9889
- fix: rbac for backfill jobs by @Subhra264 in https://github.com/openobserve/openobserve/pull/9940
- fix: streaming partition generate partition start equal end by @haohuaijin in https://github.com/openobserve/openobserve/pull/9951
- fix: pass stream type to fieldlist in scheduled pipelines by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9952
- fix: span events JSON view not updating on selection change by @Copilot in https://github.com/openobserve/openobserve/pull/9892
- fix: allow replacing the failed enrichment table url by @Subhra264 in https://github.com/openobserve/openobserve/pull/9959
- fix: sync of backfill jobs by @Subhra264 in https://github.com/openobserve/openobserve/pull/9975
- fix: use english keys for period mapping by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9984
- fix: license rbac for token_validator by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/9985
- chore: cherry-pick enterprise changes to
v0.50.0by @ByteBaker in https://github.com/openobserve/openobserve/pull/9989 - fix: promql condition for add alert by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9986
- fix: dashboard view panel error of object object (#9990) by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/9991
- fix: dashboard should not be created using PUT dashboard update api by @Subhra264 in https://github.com/openobserve/openobserve/pull/10000
- fix: root user should be visible in users list in oss version by @Subhra264 in https://github.com/openobserve/openobserve/pull/10005
- fix: dedup input field fixed by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9998
- fix: dashboard query editor when switching to sql query color issue by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/10017
- fix: handle non SA users correctly when creating new org by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/10022
- fix: delete the org id if present before calling create api by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/10015
- fix: dashboard table chart time for sql by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/10019
- fix: backfill job UI should use pipeline id in the api endpoint by @Subhra264 in https://github.com/openobserve/openobserve/pull/10020
- fix: Logs table rows rendering improvement by @omkarK06 in https://github.com/openobserve/openobserve/pull/10027
- fix: 10024 rbac issues with incidents and service corelation by @oasisk in https://github.com/openobserve/openobserve/pull/10030
- fix: RUM summary dashboard not loading by @omkarK06 in https://github.com/openobserve/openobserve/pull/10001
- fix: result cache delta end time to fix duplicates during delta search by @Loaki07 in https://github.com/openobserve/openobserve/pull/10036
- fix: RUM UI issues by @omkarK06 in https://github.com/openobserve/openobserve/pull/10042
- fix: backfill job UI and backend issues by @Subhra264 in https://github.com/openobserve/openobserve/pull/10047
- chore: cherry-pick service graph fixes by @ByteBaker in https://github.com/openobserve/openobserve/pull/10053
- fix: backfill icons and edit timerange by @Subhra264 in https://github.com/openobserve/openobserve/pull/10070
- fix: ensure variables structure exists for dashboards without variables (#10066) by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/10077
- fix: use the enrichment table db stats end time to fetch enrichment table data by @Subhra264 in https://github.com/openobserve/openobserve/pull/10091
- fix: visualization stream selection issue v50 by @ktx-abhay in https://github.com/openobserve/openobserve/pull/10099
- fix: dashboard promql query results warning (#10093) by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/10108
- fix: dashboard variables on initial load set url (#10095) by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/10109
- fix: incident list as seperate menu (#10080) by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/10083
New Contributors
- @Copilot made their first contribution in https://github.com/openobserve/openobserve/pull/8639
- @Leseratte10 made their first contribution in https://github.com/openobserve/openobserve/pull/8901
- @simranquirky made their first contribution in https://github.com/openobserve/openobserve/pull/8963
Full Changelog: https://github.com/openobserve/openobserve/compare/v0.15.0...v0.50.0