📦 Download Binaries from https://openobserve.ai/downloads
What's Changed
- fix: redirect to login page on unauthorised error with http2 streaming by @bjp232004 in #8185
- fix: dashboard refresh warning when no variables present by @ktx-vaidehi in #8191
- fix: dashboard config height issue by @ktx-vaidehi in #8201
- test: add _timestamp test with qm by @neha00290 in #8204
- chore: remove special handler for negative index search by @haohuaijin in #8213
- fix: manually clear the input using updateInputValue function by @nikhilsaikethe in #8203
- feat: logs page highlighting by @nikhilsaikethe in #8059
- feat: tantivy index for multi stream [phase 1] by @haohuaijin in #8193
- fix: check if cache latest files enabled for cache local file by @hengfeiyang in #8219
- feat: remove syslog by @hengfeiyang in #8227
- fix: improve write flush logic by @hengfeiyang in #8208
- test: add unit tests for alerts and self reporting by @Subhra264 in #8228
- refactor: stream stats by @hengfeiyang in #8163
- fix: dashboard unit tests by @ktx-vaidehi in #8111
- chore: add UTs, run fmt and clippy by @ByteBaker in #8237
- ci: fixed o2 strapi workflow notfication issue by @mmosarafO2 in #8218
- test: add pytest for queries and assert hits by @neha00290 in #8241
- fix: OpenAPI descriptions for endpoints by @ByteBaker in #8231
- fix: cloud sync by @YashodhanJoshi1 in #8222
- fix: scan_stats for each node info by @haohuaijin in #8251
- fix: RUM component testing by @omkarK06 in #8194
- test: e2e-add-to-table-tests by @neha00290 in #8257
- fix: check quick mode enabled or not while redirecting from log stream by @nikhilsaikethe in #8245
- feat: store ratelimit info in vendor extension by @ByteBaker in #8259
- fix: fixed traces error handling by @omkarK06 in #8236
- fix: dashboard unit tests by @ktx-vaidehi in #8239
- fix: enhance dashboard transpose validation in UI tests by @ktx-akshay in #8167
- chore: increase minimum coverage threshold for API by @ByteBaker in #8270
- feat: use uuid v7 for internal trace ids by @oasisk in #8261
- feat: A better "Improve scan file" for wal parquet search #7876 by @yaga-simha in #8242
- chore: debug logs for gc and get_ctx_and_physical_plan by @Loaki07 in #8256
- fix: introduce reo dot dev by @nikhilsaikethe in #8279
- chore: default disable utf8view for main by @haohuaijin in #8283
- fix: default value for enable_distinct_fields by @hengfeiyang in #8287
- fix: cloud pricing related changes by @nikhilsaikethe in #8284
- test: playwright upload artifact error fixes by @Shrinath-O2 in #8190
- test: dashboard max query range limit by @ktx-akshay in #6813
- test: e2e-logs-table-testcases by @neha00290 in #8309
- test: e2e logs downloads test cases by @Shrinath-O2 in #8001
- test: add dashboard visualize test cases by @ktx-akshay in #8303
- fix: add length filter for tantivy token by @hengfeiyang in #8310
- chore: rollback cargo.lock by @haohuaijin in #8317
- fix: hash join behavior change after upgrade datafusion by @haohuaijin in #8325
- perf: imporve string view gc by @haohuaijin in #8290
- fix: organization related issues by @nikhilsaikethe in #8130
- chore(deps-dev): bump vite from 6.3.5 to 6.3.6 in /web by @dependabot[bot] in #8343
- chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #8326
- ci: rollback coverage by mistake by @hengfeiyang in #8344
- fix: dashboard search text for variables SQL query by @ktx-vaidehi in #8342
- fix: correct union query with wildcard[main] by @haohuaijin in #8347
- chore: shutdown ddl pool by @oasisk in #8330
- fix: Dashboards Names needed on the QueryManager by @yaga-simha in #8335
- fix: root user password reset by @hengfeiyang in #8348
- fix: user update mode for enterprise by @hengfeiyang in #8363
- chore: Move async scan_files_filtered() into appropriate async_file module by @yaga-simha in #8358
- chore: Update canonnicalization step for scan_files_filtered to be more async by @yaga-simha in #8364
- test: create org testcases by @neha00290 in #8362
- feat: add tokio runtime metrics collection by @hengfeiyang in #8371
- feat: highlight stream fields when part of default environment quick … by @bjp232004 in #8336
- feat: add per-stream flatten level configuration by @hengfeiyang in #8353
- feat: provided search on indextype selection along with name field. by @bjp232004 in #8333
- feat: Display Alert name on the frontend - QueryManager View by @yaga-simha in #8378
- fix: landing page / Home page revamp by @nikhilsaikethe in #6729
- fix: o2 UI table improvements by @nikhilsaikethe in #8033
- fix: vrl panic issues (#8355) by @oasisk in #8366
- fix: sorting issue in query management page by @nikhilsaikethe in #8305
- feat: support nats ttl marker by @hengfeiyang in #8377
- fix: UI support for uuid-v7 timestamp traceid's in traces by @omkarK06 in #8286
- fix: removed the check for show add destination button by @Shrinath-O2 in #8402
- fix: rewrite match_all_raw fns to match_all by @YashodhanJoshi1 in #8399
- fix: str_match with function panic[main] by @haohuaijin in #8396
- fix: skip when start time > end time for delayed derived stream by @Subhra264 in #8064
- fix: dashboard camelCase issue in query by @ktx-vaidehi in #8407
- fix: changed code-mirror to monaco-editor by @omkarK06 in #8047
- fix: handle empty hits with streaming aggs #8411 by @ktx-abhay in #8412
- test: str_match_coalesce_fix by @neha00290 in #8403
- fix: axisvalue issue on go to logs page drilldown #8404 by @ktx-abhay in #8405
- fix: shutting down DDL connection by @hengfeiyang in #8398
- feat: use nats queue for cluster coordination by @Subhra264 in #8413
- chore: node list & user session refresh apis (#8198) by @oasisk in #8200
- fix: improve stream stats reset by @hengfeiyang in #8426
- fix: dashboard ensure case-insensitive comparison for stream field validation for camelCase by @ktx-vaidehi in #8424
- fix: update table chart no data validation logic by @ktx-vaidehi in #8422
- fix: restrict
select *query for visualization (#8302) by @ktx-abhay in #8368 - fix: In logs append results if partition results are chunked by @omkarK06 in #8385
- fix: improve nats queue with limit policy by @hengfeiyang in #8436
- test: add camelCase tests for dashboard by @ktx-akshay in #8423
- feat: tantivy index for multi stream [phase 2] by @haohuaijin in #8229
- fix: o2 ui improvements latest by @nikhilsaikethe in #8391
- fix: support prefix star match_all by @hengfeiyang in #8451
- fix: general management UI in sync by @nikhilsaikethe in #8443
- fix: fixed searcharound and parsed unparsed sql by @bjp232004 in #8240
- feat: remove etcd by @hengfeiyang in #8466
- refactor: replace feature_per_thread_lock with mem_table_bucket_num by @hengfeiyang in #8484
- feat: support inverted index for metadata stream by @hengfeiyang in #8483
- fix: interesting field config by @YashodhanJoshi1 in #8480
- ci: updated oss strapi notification to pusblish content by @mmosarafO2 in #8465
- fix: update remote wal config by @uddhavdave in #8359
- test: add custom variable tests for dashboard by @ktx-akshay in #8401
- fix: improve match_all contains query by @hengfeiyang in #8491
- feat: add pipeline usage by @uddhavdave in #8295
- feat: implement broadcast join by @haohuaijin in #8506
- fix: stream stats min_ts error by @hengfeiyang in #8509
- feat: add bulk enable/disable for alert and pipelines by @YashodhanJoshi1 in #8438
- refactor: fix OpenAPI schemas and improvements by @ByteBaker in #8505
- fix:
order_by_metadatafor responses from cache by @Loaki07 in #8514 - feat: custom config file path by @uddhavdave in #8464
- fix: sql query editor rapidly increases by @nikhilsaikethe in #8435
- fix: make ./data/download folder default for report server chrome download by @Subhra264 in #8209
- fix: added additional match_all pattern to the syntax guide by @bjp232004 in #8475
- perf: perpare support tantivy optimizer for join/subuqery in single stream by @haohuaijin in #8532
- fix: series list issue for color override config on pie chart by @ktx-abhay in #8540
- fix: correct ent repo path by @uddhavdave in #8544
- test: Reworked logs download tests, added 10 tests for json and sql w… by @Shrinath-O2 in #8543
- feat: remove grpc call for get result cache also improve RW logic by @hengfeiyang in #8246
- fix: orphaned database entries by @007harshmahajan in #8557
- fix: search parquet for wal by @hengfeiyang in #8558
- fix: remove drilldown and compare against config on visualization rc7(#8534) by @ktx-vaidehi in #8562
- fix: should add include search term before group by clause by @nikhilsaikethe in #8515
- feat: add separate telemetry url by @YashodhanJoshi1 in #8564
- fix: trace id added for values api by @bjp232004 in #8408
- fix: improve dashboard API models & add field annotations by @ByteBaker in #8546
- test: added advanced sql queries by @neha00290 in #8573
- chore: upgrade datafusion to v50.0.0 by @haohuaijin in #8526
- fix: create scheduled_job if it does not exist in another super cluster region by @Subhra264 in #8536
- fix: dashboard toLowercase issue (#8538) by @ktx-vaidehi in #8563
- test: add test cases for visualization using "Select *" queries by @ktx-akshay in #8589
- fix: check for lower case select as well in middle of the query by @nikhilsaikethe in #8545
- fix: stream detail page (schema) layout changed by @nikhilsaikethe in #8585
- feat: support index optimizer for join/subuqery in multi stream by @haohuaijin in #8575
- fix: import issue due to refactoring on visualization by @ktx-abhay in #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 #8586
- fix: consider all fts fields to ignore for distinct values by @YashodhanJoshi1 in #8601
- chore: bump crate versions by @ByteBaker in #8593
- fix: alert module code splitting by @nikhilsaikethe in #8611
- fix: do not allow select * query with share link (#8565) by @ktx-abhay in #8568
- fix: Add CC0-1.0 license to allow list by @yaga-simha in #8626
- fix: config load at top and ensure otlp url is set by @uddhavdave in #8627
- feat: support match_all for multi stream by @haohuaijin in #8608
- feat: support index optimizer topn asc by @haohuaijin in #8630
- test: add camelCase test scenarios by @ktx-akshay in #8570
- fix: change enrichment_table data type to blob for mysql by @Subhra264 in #8628
- fix: enrichment table delete event must be watched by @Subhra264 in #8578
- fix: histogram interval config issue by @ktx-abhay in #8622
- fix: distinct values has no _timestamp by @hengfeiyang in #8634
- fix: stream stats merge by @hengfeiyang in #8648
- fix: search partition alignment by @hengfeiyang in #8581
- test: pytest tests sql by @neha00290 in #8637
- fix: data missing issue during search on ingester nodes by @Copilot in #8639
- feat: cloud email domains by @YashodhanJoshi1 in #8584
- feat: improve metrics for RemoteScanExec by @haohuaijin in #8653
- test: add dashboard override config test case by @ktx-akshay in #8652
- fix: enrichment table schema error by @haohuaijin in #8664
- fix: streams list render issue main by @nikhilsaikethe in #8644
- fix: optimize cache metadata by @hengfeiyang in #8671
- feat: impl broadcast join for enrichment table by @haohuaijin in #8672
- fix: import internal_err by @haohuaijin in #8673
- fix: Root user should not be added to any organization by @Subhra264 in #8632
- fix: should not show checkbox before loading columns by @nikhilsaikethe in #8618
- fix: redirect to login page on unauthorised error with http2 streaming by @bjp232004 in #8656
- fix: remove select all placeholder for metrics by @hengfeiyang in #8675
- fix: return search stream not found if schema is not found for the stream by @Subhra264 in #8620
- perf: improve load speed for enrichment table in
EnrichmentExecby @haohuaijin in #8679 - fix: added warning message to the pipeline default destination node by @nikhilsaikethe in #8596
- fix: rename regex patterns to sensitive data redaction by @nikhilsaikethe in #8681
- fix: pipeline UI revamp by @nikhilsaikethe in #8676
- test: add tests for enrichment table local storage functions by @Subhra264 in #8680
- chore: bump crate versions by @ByteBaker in #8623
- fix: resolve concurrency issue in put_file_contents by @hengfeiyang in #8684
- feat: add context support to chat requests and improve type safety by @ByteBaker in #8682
- fix: handle LLM-specific errors by @ByteBaker in #8690
- fix: make memory cache and file stats cache reloadable by @uddhavdave in #8689
- fix: pass additional context to the AI depending on the page by @nikhilsaikethe in #8697
- feat: create alert from dashboard by @oasisk in #8700
- feat: pipeline errors on ui by @oasisk in #8695
- test: add pytest for dashboard by @ktx-akshay in #8698
- fix: pipeline_last_errors existing index issue by @oasisk in #8705
- fix: home page minor changes by @nikhilsaikethe in #8704
- feat: add external user warning while adding to role by @oasisk in #8709
- fix: add aws-lc-rs feature to lettre to avoid smtp client initialization error by @Subhra264 in #8691
- fix: new import path by @uddhavdave in #8667
- fix: new pipeline UI improvements by @nikhilsaikethe in #8714
- fix: menu item + home page ux changes by @oasisk in #8719
- fix: alerts with threshold from dashboards by @oasisk in #8711
- feat: use cache for scheduled pipeline by @Subhra264 in #8707
- chore: update default dashboard version from 1 to 5 by @ByteBaker in #8718
- fix: menu item and home view changes by @oasisk in #8725
- fix: build manifest of both builds succeed plus more by @prabhatsharma in #8729
- fix: logs histogram skeleton creation issue by @omkarK06 in #8651
- fix: add retry for enrichment table failure (#8716) by @Subhra264 in #8720
- chore: traces UI changes by @oasisk in #8728
- fix: disallow _timestamp field as alias by @bjp232004 in #8674
- fix: o2 ai updates by @nikhilsaikethe in #8734
- fix: dashboard filter flaky testcases by @ktx-akshay in #8732
- test: updated page manager and logs page files by @Shrinath-O2 in #8730
- fix: o2 UI updates by @nikhilsaikethe in #8737
- fix: fetch annotations in parallel with queries by @ktx-vaidehi in #8736
- fix: promql editor issues in add alert page by @nikhilsaikethe in #8748
- fix: pipepline errors cleanup by @oasisk in #8745
- fix: fill missing value for scatter chart by @ktx-abhay in #8746
- fix: node health api by @uddhavdave in #8744
- fix:
timed_annotations.end_timecolumn update type by @ByteBaker in #8751 - refactor: extract reusable Headers extractor for actix-web handlers by @ByteBaker in #8742
- chore: increase minimum coverage threshold for API by @ByteBaker in #8763
- fix: when local mode is true ignore role group by @Subhra264 in #8764
- fix: alert threshold fixes by @oasisk in #8752
- fix: set download mmdb to disable as default by @hengfeiyang in #8768
- fix: dashboard add minimum height to panel container for better layout by @ktx-vaidehi in #8773
- fix: add support for extracting series names from gauge charts by @ktx-vaidehi in #8774
- chore: add tests, fmt, clippy by @ByteBaker in #8775
- refactor: replace manual JSON deser with
web::Jsonextractors by @ByteBaker in #8778 - feat: Rate, Errors and Duration metrics on traces list page by @omkarK06 in #8757
- test: e2e test dino poc by @Shrinath-O2 in #8771
- perf: do not use streaming aggs if total_secs is less than
ZO_AGGS_MIN_NUM_PARTITIONS_SECSby @Loaki07 in #8787 - fix: update in kubernetes datasource configuration by @bjp232004 in #8785
- chore: bump
thiserror: 1.0->2.0.17 andzip: 5.1.1->6.0.0 by @ByteBaker in #8717 - perf: store enrichment table in disk as parquet format by @haohuaijin in #8686
- fix: ux changes for logs page by @bjp232004 in #8790
- test: updated merge logic for test dino upload by @Shrinath-O2 in #8793
- fix: (openapi) deprecate duplicate operationId by @ByteBaker in #8794
- feat: add legends type configuration options and gridlines visibility to dashboard panels by @ktx-vaidehi in #8291
- fix: fixed stream name in traces RED queries by @omkarK06 in #8795
- fix: dashboard listing pages UI changes made sync with other pages by @nikhilsaikethe in #8796
- feat: traces for agent by @oasisk in #8800
- test: enhanced unflattened test to not be flaky by @Shrinath-O2 in #8808
- fix: improve slow log detail by @hengfeiyang in #8811
- fix: improve backend UT performance by @ByteBaker in #8804
- test: Delete Template tests flakiness fix, code quality enhancements by @Shrinath-O2 in #8810
- feat: Introduce query optimization recommendation service to background jobs by @yaga-simha in #8791
- fix: Unsupported data type: Utf8View for join by @hengfeiyang in #8814
- feat: add MCP protocol endpoints by @ByteBaker in #8798
- feat: partial err warning if results exceeds query limit only for by @Loaki07 in #8802
- test: UTF8 queries pytests by @neha00290 in #8818
- fix: removed unused HAVING clause from traces RED queries by @omkarK06 in #8821
- fix: dashboard flaky testcases by @ktx-akshay in #8820
- feat: update the scheduled_jobs triggers at once using a single db call by @Subhra264 in #8723
- feat: add update fields api by @hengfeiyang in #8826
- fix: return partial error for single partition on error and continue to by @Loaki07 in #8825
- perf: dashboard trellis chart performance improvement by @ktx-abhay in #8835
- fix: check for interval > 0 by @Loaki07 in #8838
- feat: add hash replace feature in SDR by @uddhavdave in #8803
- fix: changing the db::get(&key).await? to deafault org setting for fa… by @007harshmahajan in #8833
- feat: add support for MCP clients by @ByteBaker in #8845
- fix: read user session from db if the cache is missing by @hengfeiyang in #8846
- fix: render charts on homepage by @nikhilsaikethe in #8852
- fix: metrics of compactor pending jobs by @hengfeiyang in #8854
- chore(deps-dev): bump vite from 6.3.6 to 6.4.1 in /web by @dependabot[bot] in #8855
- chore(deps): bump playwright from 1.50.0 to 1.55.1 in /tests/ui-testing by @dependabot[bot] in #8850
- chore(deps-dev): bump happy-dom from 16.8.1 to 20.0.0 in /web by @dependabot[bot] in #8788
- chore(deps): bump peter-evans/repository-dispatch from 3 to 4 by @dependabot[bot] in #8738
- chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #8797
- chore(deps-dev): bump happy-dom from 16.8.1 to 20.0.7 in /web by @dependabot[bot] in #8857
- feat: support choose kv watcher or queue for sync events by @hengfeiyang in #8858
- test: add dashboard variable testcases by @ktx-akshay in #8767
- perf: improve get_min_ts to reduce db calls by @hengfeiyang in #8861
- fix: INTERSECT/EXCEPT query by @haohuaijin in #8862
- chore: fix MCP endpoint routing and add OpenAPI documentation by @ByteBaker in #8865
- fix: Update query recommendations BG job interval and update BG job strategy to use DB triggers to ensure singleton like behaviour across the cluster. by @yaga-simha in #8817
- perf: no need watch data retention events by @hengfeiyang in #8866
- feat: add event storage configuration and update queue creation logic by @hengfeiyang in #8875
- fix: pipelines should be able to create streams with dynamic names by @neha00290 in #8874
- perf: improve metrics signature by @haohuaijin in #8879
- feat: use primary region if specified when caching the enrichment tables on node start by @Subhra264 in #8878
- feat: alert dedup by @oasisk in #8884
- fix: resolve flaky behavior in dashboard tests by @ktx-akshay in #8840
- fix: dynamic stream name should work if it starts with { and ends with } by @neha00290 in #8882
- refactor: optimize value mapping with caching for improved performance by @ktx-vaidehi in #8828
- fix: reset isPartialData state on error handling by @ktx-vaidehi in #8836
- feat: cache hist query with non ts col order by by @Loaki07 in #8837
- fix: enable connect nulls config for visualization by @ktx-abhay in #8895
- fix: increase no. of grid columns for dashboard panel by @ktx-abhay in #8459
- test: add pytest cases for dashboard functionality by @ktx-akshay in #8885
- test: chart rendering with connect null values enabled testcase by @ktx-akshay in #8899
- feat: Alerts History api and the front end! by @yaga-simha in #8894
- feat: dashboard custom chart support for promql by @ktx-vaidehi in #8897
- fix: metrics data duplicate when compact by @hengfeiyang in #8888
- fix: metrics can't search parquet in wal by @hengfeiyang in #8896
- fix: update dashboard tests for schema version v6 by @ktx-akshay in #8909
- fix: histogram total count was getting set as 0 in case of streaming aggs by @omkarK06 in #8721
- fix: Add a timeout for ingestion_service::ingest grpc call by @Subhra264 in #8898
- fix: search not found with single char by @hengfeiyang in #8904
- feat: add service graph feature for automatic service topology discovery by @ByteBaker in #8889
- fix: check ingestion allowed before parsing the request by @YashodhanJoshi1 in #8900
- feat: add
$__rangevariable for dashboard queries by @ByteBaker in #8917 - feat: UI explain query by @uddhavdave in #8831
- fix: Query Recommendations - Use Scheduled Retry + Use ingester_service::ingest by @yaga-simha in #8920
- feat: Pipeline history endpoint and views composed on _meta org's triggers stream contents. by @yaga-simha in #8902
- test: add test cases for various filter operators in dashboard by @ktx-akshay in #8918
- feat: Depricate http api and add multistream search v2 by @bjp232004 in #8735
- fix: No data found was displayed after refreshing on logs page till logs are fetched by @omkarK06 in #8678
- fix: pause triggers in cloud after trial period expiry by @YashodhanJoshi1 in #8922
- fix: UI design implementation by @bjp232004 in #8841
- ci: add complete sha in dispatch params by @YashodhanJoshi1 in #8765
- fix: syntax fix by @007harshmahajan in #8867
- docs: Remove enterprise-only features from OSS readme by @Leseratte10 in #8901
- fix: ordering of events in a partition by @oasisk in #8520
- fix: theme customization by @nikhilsaikethe in #8932
- feat: add custom format for http access log by @hengfeiyang in #8939
- fix: 8928 UI revamp issues by @bjp232004 in #8940
- feat: adding built-in regex patterns by @007harshmahajan in #8827
- feat: log patterns by @oasisk in #8927
- test: test dino upload flag added by @Shrinath-O2 in #8945
- docs: improve readme. Clarify enterprise features by @prabhatsharma in #8944
- fix: cloud build by @uddhavdave in #8938
- fix: 8928 UI revamp issues v1 by @bjp232004 in #8946
- feat: support shared memtable for many orgs by @hengfeiyang in #8943
- fix: Alert and Pipelines history recovery + Pagination fix + View fixes by @yaga-simha in #8935
- feat: skip
audvalidation for MCP-invoked requests by @ByteBaker in #8948 - feat: Openobserve feature comparison table by @bjp232004 in #8954
- fix: Traces UI issues by @omkarK06 in #8942
- fix: disable feature comparison for prod by @bjp232004 in #8955
- docs: update README for clarity and formatting improvements by @prabhatsharma in #8953
- fix: add a middleware for blocked org checks by @YashodhanJoshi1 in #8951
- test: added tests for ent repo - not to be run, but maintained by @Shrinath-O2 in #8956
- test: Cleanup Mechanism and ENV Runs for e2e tests by @Shrinath-O2 in #8839
- fix: aggregate query with higher cardinality should return single by @Loaki07 in #8947
- fix: Make cron handler DST aware by @Subhra264 in #8952
- fix: dashboard multisearch api call issues by @ktx-abhay in #8959
- fix: Service Graph UI improvements by @omkarK06 in #8958
- fix: dashboard resize, drag issue for viewonly mode by @ktx-abhay in #8960
- fix: Fetching enrichment table data gives db error in mysql by @Subhra264 in #8961
- fix: alert & pipeline history and alert insight page UI fix by @bjp232004 in #8964
- fix: dashboard annotation issue with single search api by @ktx-vaidehi in #8965
- ci: add workflow for logging FEAT/PERF merges to sheet by @simranquirky in #8963
- feat: clear cache main by @Loaki07 in #8919
- feat: adding UDS for metrics and traces by @007harshmahajan in #8941
- fix: new UI issues latest v2 by @nikhilsaikethe in #8966
- fix: ui fix for alert and pipeline history by @bjp232004 in #8971
- fix: metrics compliance ratio by @hengfeiyang in #8970
- fix: UI issues latest by @nikhilsaikethe in #8973
- fix: set default queue storage to file by @hengfeiyang in #8974
- fix: UI issues in schema page by @nikhilsaikethe in #8976
- fix: fixing deletion for fields by @007harshmahajan in #8980
- fix: traces, alert insights charts render issue by @ktx-abhay in #8977
- fix: dashboard annotation based on time by @ktx-vaidehi in #8981
- fix: update dashboard failing testcases by @ktx-akshay in #8975
- test: unskipped org tests by @Shrinath-O2 in #8972
- test: updated testdino approach to work from github variables by @Shrinath-O2 in #8987
- fix: firefox org dropdown issue by @nikhilsaikethe in #8988
- fix: aggs cache ratio reporting by @Loaki07 in #8984
- feat: enable dual reporting and add alert history UI by @ByteBaker in #8985
- chore: cancel older CI runs by @uddhavdave in #8982
- fix: hide query management page for oss by @nikhilsaikethe in #8995
- fix: fix middleware check by @YashodhanJoshi1 in #8986
- fix: timezone conversion issue while drilldown to logs by @ktx-abhay in #9001
- test: fixed failing api tests by @Shrinath-O2 in #9004
- ci: fix vrl version by @hengfeiyang in #9006
- test: skip invalid tests by @Shrinath-O2 in #9007
- fix: adding disk_circuit_breaker by @007harshmahajan in #8968
- perf: per series parallel promql execute model by @haohuaijin in #8929
- fix: Log patterns refactoring by @omkarK06 in #9026
- fix: tooster for importing same regex pattern by @007harshmahajan in #9019
- fix: when there is complete cache hit update is_histogram_eligible by @Loaki07 in #9028
- fix: dashboard panel re-position by @ktx-abhay in #9016
- test: testdino retry failed tests flow optimisations by @Shrinath-O2 in #9015
- fix: validate fts and index field types to allow only one index type per field (including defaults) by @Loaki07 in #9033
- fix: ui issues latest by @nikhilsaikethe in #9023
- fix: Add RBAC to the Alerts and Pipelines history endpoints and add tests by @yaga-simha in #8930
- feat: license check by @YashodhanJoshi1 in #8522
- test: added ent tags to all enterprise tests by @Shrinath-O2 in #9040
- fix: alert_trigger_time should use the timestamp when it was triggered by @Subhra264 in #9045
- feat: pipeline or operator by @uddhavdave in #8911
- fix: pagination sync issue in list page by @nikhilsaikethe in #9041
- fix: saved views apply consider max query range by @nikhilsaikethe in #9062
- test: updated testDino workflow order by @Shrinath-O2 in #9059
- fix: migration issue by @uddhavdave in #9067
- fix: search wal on windows by @hengfeiyang in #9054
- docs: add wechat by @prabhatsharma in #9068
- fix: import module refactored by @nikhilsaikethe in #8962
- fix: Log field-list issues by @omkarK06 in #9074
- fix: dashboard pie chart layout issue by @ktx-abhay in #9065
- chore: utilize
with_capacityin collections + cleanup by @ByteBaker in #9078 - fix: dashboard camelCase issue with zero value by @ktx-vaidehi in #9061
- test: updated sharding logic for test dino reporting by @Shrinath-O2 in #9073
- perf: improve load data for metrics by @hengfeiyang in #9070
- test: Add tests for alerts and pipelines history by @Subhra264 in #9064
- test: fix sdr patterns locator by @priyabrata-stack in #9076
- feat: Alert and Pipeline History columns are now sortable by @yaga-simha in #9052
- fix: add some debug logs for query slow by @hengfeiyang in #9072
- test: stabilize flaky dashboard test cases by @ktx-akshay in #9048
- test: unskipped 2 pipeline-core tests by @Shrinath-O2 in #9085
- fix: put a limit on the keep alive timeout for scheduled jobs by @Subhra264 in #9092
- test: e2e-cmd+enter tests by @neha00290 in #9098
- fix: add panel repositoin issue by @ktx-abhay in #9103
- test: test dino issue fix by @Shrinath-O2 in #9095
- feat: improve ingestion by @domyway in #9069
- perf: improve promql topk, bottomk, count_values and some code cleanup by @haohuaijin in #9096
- fix: stream stats sleep after job done by @uddhavdave in #9018
- fix: RUM UI improvements by @omkarK06 in #9108
- fix: theme customization by @nikhilsaikethe in #9077
- fix: show delete for extended retention dates as well by @nikhilsaikethe in #9104
- fix: tantivy for metrics by @haohuaijin in #9123
- feat: add tree/graph visualization to service graph by @ByteBaker in #9112
- test: add test coverage for dashboard camelCase zero value issue by @ktx-akshay in #9119
- test: index-type-testcases by @neha00290 in #9115
- feat: adding alert worker group by @007harshmahajan in #9055
- chore: error handling for check_schema in metric and traces by @007harshmahajan in #9130
- perf: drop the data early for ingestion by @hengfeiyang in #9124
- fix: debug metrics stream keep update by @hengfeiyang in #9141
- fix: deadlock of usage report by @hengfeiyang in #9149
- feat: add graceful drain API for Kubernetes autoscaling by @ByteBaker in #8876
- fix: remove pipe operator support fro non sqlmode by @nikhilsaikethe in #9136
- Fix/theme customization issue by @nikhilsaikethe in #9147
- fix: make
WAL_DIR_DEFAULT_PREFIXpub by @ByteBaker in #9154 - fix: data sources page breaking when no ingestion happened (#9127) by @nikhilsaikethe in #9152
- fix: Concurrency control for file locking has multiple anti-concurrent design patterns in the way by @yaga-simha in #8523
- perf: improve data load and code clean up by @haohuaijin in #9150
- fix: creating shadow JSON, which will be responsible for validation by @007harshmahajan in #8873
- perf: cache aware partition generation for streaming aggs by @Loaki07 in #9009
- fix: Saved View preserves loadingHistogram State, leading to track total hits call on applying. by @omkarK06 in #9084
- fix: remove no need middleware for actix-web by @hengfeiyang in #9167
- fix: actions unit test cases by @omkarK06 in #9128
- fix: Duplicated traces getting fetched by @omkarK06 in #9063
- fix: Function editor not appearing after selecting a function by @omkarK06 in #9122
- feat: sso claim parser by @oasisk in #9156
- fix: prevent triggers stream schema divergence across organizations by @ByteBaker in #9163
- fix: condiitons UI fix #9075 by @nikhilsaikethe in #9155
- fix: alignment issues by @nikhilsaikethe in #9157
- fix: broken tests from #9009 by @ByteBaker in #9179
- feat: move graceful drain to enterprise by @ByteBaker in #9184
- feat: UI unit test case by @bjp232004 in #9159
- feat:adding configuration ENV for colour theme by @007harshmahajan in #9165
- feat:adding config api by @007harshmahajan in #9160
- fix: favicon logo updated , missing language keys added by @nikhilsaikethe in #9178
- fix: Add route Prefetching by @omkarK06 in #9109
- test(dashboard): improve stability of flaky tests by @ktx-akshay in #9139
- fix: mainlayout page refactoring by @nikhilsaikethe in #9176
- fix: dashboard variables no data found replacement with all values by @ktx-vaidehi in #9101
- fix: fixed traces RED metric queries by @omkarK06 in #9175
- chore(deps): bump glob from 10.4.5 to 10.5.0 in /web by @dependabot[bot] in #9190
- fix: SDR pattern import broken by @007harshmahajan in #9180
- fix: watch for theme changes at app level to sync with other pages by @nikhilsaikethe in #9198
- test: regex_patterns_import by @priyabrata-stack in #9195
- feat: [BE] PromQL streaming output support by @hengfeiyang in #9191
- fix: tantivy distinct not work for alias by @haohuaijin in #9187
- fix: Logs interesting field icon getting disabled by @omkarK06 in #9204
- feat: introduce
query_values_default_numconfiguration. by @hengfeiyang in #9206 - feat: Allow Json values in alert row templates by @Subhra264 in #9137
- fix: theme issues #9213 by @nikhilsaikethe in #9214
- fix: check for timestamp alias in logs page and throw an error by @nikhilsaikethe in #9212
- fix: pipeline history search by @ByteBaker in #9218
- feat: bill data retention by @uddhavdave in #9132
- fix: change primary buttons text by @nikhilsaikethe in #9189
- fix: dashboard scroll for tooltip by @ktx-vaidehi in #9224
- fix: dashboard when switching chart type wrong stream selection by @ktx-vaidehi in #9233
- test: stabilised logo management test and added cleanup for logo mana… by @Shrinath-O2 in #9234
- fix: date time invalid if not enter correctly by @nikhilsaikethe in #9235
- fix: issues 0.20 release by @nikhilsaikethe in #9226
- test: fixed Alerts failing test on e2e by @Shrinath-O2 in #9239
- test: e2e-retention-delete by @neha00290 in #9240
- fix: Reset pagination on search by @omkarK06 in #9244
- test: e2e-pagination-fix by @neha00290 in #9245
- test: env runs stabilisation fix, sdr, reports by @Shrinath-O2 in #9242
- fix: add
use_cache&clear_cachefor_multi_search_streamby @Loaki07 in #9249 - ci: udpated Dockerfile.pr by @mmosarafO2 in #9260
- fix: issues 20 release by @nikhilsaikethe in #9261
- feat: add configurable batch size for file list deletion by @hengfeiyang in #9264
- fix: mysql migration error for alert row_template_type field by @Subhra264 in #9227
- test: multi-stream-histogram-test by @neha00290 in #9272
- feat: add a warning about future deprecation of mysql support by @Subhra264 in #9229
- fix: ingestion quota formatting by @nikhilsaikethe in #9273
- fix: feature table by @nikhilsaikethe in #9275
- fix: make triggers and error events reporting non-blocking in alert manager by @Subhra264 in #8934
- fix: small bug in runtime config API by @007harshmahajan in #9278
- ci: update base image by @hengfeiyang in #9271
- feat: add logic to keep the root token before camel case split by @uddhavdave in #9185
- test: add testcases for timerange under logs by @neha00290 in #9280
- fix: updated helm command by @bjp232004 in #9277
- test: stabilising logs core, reports, pipelines import tests for env by @Shrinath-O2 in #9246
- fix: cherry-pick UI fixes from #9238 by @ByteBaker in #9274
- fix: use result cache env for metrics by @hengfeiyang in #9281
- fix: cache start and end time calc by @Loaki07 in #9268
- fix:
write_resultscache start & end times by @Loaki07 in #9200 - feat: added destination type for remote destination by @bjp232004 in #9080
- fix: mysql deprecation warning banner inconsistency by @Subhra264 in #9289
- test: pipeline import test fix by @Shrinath-O2 in #9292
- test: fix sdr pattern env run by @priyabrata-stack in #9284
- feat: Stale pr workflow by @bjp232004 in #9288
- test: stabilising-dashboards-tests-for-deployed-env by @ktx-akshay in #9177
- fix: added language translation by @bjp232004 in #9276
- feat: upgrade datafusion to 51 by @haohuaijin in #9202
- test: updated bug report issue template by @Shrinath-O2 in #9302
- test: reverted original bug report workflow and updates poc flow by @Shrinath-O2 in #9305
- test: sdr tests env run by @priyabrata-stack in #9303
- test: updated to new bug template and archived old one by @Shrinath-O2 in #9316
- fix: docker build by @hengfeiyang in 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
- fix: temp disable datafusion topk optimizer[branch-30] by @haohuaijin in https://github.com/openobserve/openobserve/pull/9520
- fix: rbac for native user for license call by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/9530
- perf: gc stringview before send recordbatch to leader[branch-30] by @haohuaijin in https://github.com/openobserve/openobserve/pull/9526
- fix: do not show patterns in OSS stream settings by @uddhavdave in https://github.com/openobserve/openobserve/pull/9537
- fix: clear the user input after selecting single stream by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9551
- fix: skip the reordering if colOrder is empty by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9547
- fix: cancel query only on enterprise (#9535) by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9546
- fix: hide management and insights in alert list by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9554
- fix: cloud orgs (bracnh v30) by @YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/9549
- fix: include org identifier in about us route by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9560
- fix: pipeline condition UI fix by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9548
- fix: Inconsistent match_all highlighting between logs table and log detail sidebar by @omkarK06 in https://github.com/openobserve/openobserve/pull/9570
- fix: added loader for search buttons in disable state by @omkarK06 in https://github.com/openobserve/openobserve/pull/9558
- fix: Reset fields list pagination on stream change by @omkarK06 in https://github.com/openobserve/openobserve/pull/9580
- fix: should show expired at status column by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9584
- fix: added missing span startTimeUs and endTimeUs attributes by @omkarK06 in https://github.com/openobserve/openobserve/pull/9581
- feat: updated rum packages to 0.3.0 by @bjp232004 in https://github.com/openobserve/openobserve/pull/9587
- fix: updated package lock file by @bjp232004 in https://github.com/openobserve/openobserve/pull/9589
- fix: enhance stream stats handling and reset functionality by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9594
- fix: allow merge files for the job which have no file by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9605
- fix: rum pacakge upgrade to 0.3.1 by @bjp232004 in https://github.com/openobserve/openobserve/pull/9613
- fix: Fix/traces invalid filters branch0.30.0 by @bjp232004 in https://github.com/openobserve/openobserve/pull/9618
- Fix/add alert issues 0.30 by @nikhilsaikethe in https://github.com/openobserve/openobserve/pull/9621
- fix: cache delta calculate by @hengfeiyang in https://github.com/openobserve/openobserve/pull/9624
New Contributors
- @Copilot made their first contribution in #8639
- @Leseratte10 made their first contribution in #8901
- @simranquirky made their first contribution in #8963
- @priyabrata-stack made their first contribution in #9076
Full Changelog: v0.15.0...v0.30.0