📦 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
- fix: firefox org dropdown issue by @nikhilsaikethe in #8990
- fix: hide query mangement menu v16.0 by @nikhilsaikethe in #8996
- fix: Trace alert changes by @bjp232004 in #9000
New Contributors
- @007harshmahajan made their first contribution in #8557
- @Copilot made their first contribution in #8639
- @Leseratte10 made their first contribution in #8901
- @simranquirky made their first contribution in #8963
Full Changelog: v0.15.3...v0.16.0