What's Changed
- chore(deps): bump webpack from 5.93.0 to 5.94.0 in /web by @dependabot in #4420
- chore(deps): bump elliptic from 6.5.6 to 6.5.7 in /web by @dependabot in #4332
- chore(deps): bump axios from 1.7.2 to 1.7.7 in /web by @dependabot in #4433
- feat: use FST for inverted indexing by @taimingl in #4270
- chore: update ChartRenderer.vue by @eltociear in #4369
- style: improved german translations by @fjakop in #4341
- chore(deps): bump actions/github-script from 6 to 7 by @dependabot in #4438
- fix: match all panic by @uddhavdave in #4442
- feat: AND, OR, group condition for dashboard filter by @ktx-vaidehi in #3957
- fix: use cache duration to update query duration by @oasisk in #4446
- ci: fix cargo-deny config by @YashodhanJoshi1 in #4444
- feat: exact percentile UDAF by @uddhavdave in #4441
- fix: realtime alert can't be trigger by @hengfeiyang in #4443
- feat: add datafusion json functions by @hengfeiyang in #4321
- test: api test search queries by @neha00290 in #4454
- fix: use ofga mapping in tuple object type for search permission checking by @Subhra264 in #4456
- fix: UI fixes in alert list and DateTime selection by @omkarK06 in #4449
- feat: add URI query fields for alert list filtering by @Subhra264 in #4436
- feat: new config for dashboard variables by @ktx-abhay in #4340
- fix: Query Editor rendering issue in logs page by @omkarK06 in #4459
- fix: vrl as query UDF by @hengfeiyang in #4461
- fix: vrl as UDF by @hengfeiyang in #4463
- fix:vrl error from cache by @oasisk in #4466
- fix: unify the trace ingestion handling by @YashodhanJoshi1 in #4435
- fix: Logs table UI fixes by @omkarK06 in #4467
- fix: IAM users table UI issue by @omkarK06 in #4470
- fix: vrl error for cache & histogram interval changes by @oasisk in #4472
- chore: Metric for compactor file list pending jobs by @abvarun226 in #4159
- fix: target partition for noCache by @hengfeiyang in #4484
- feat: cache dashboard panel data by @ktx-abhay in #4287
- fix: remove start date change for cache duration by @oasisk in #4482
- feat: Scheduled Dashboards UI by @omkarK06 in #4485
- fix: list only permitted for enrichment tables list by @Subhra264 in #4480
- fix: Pagination partition fix by @nikhilsaikethe in #4494
- fix: use hashset to check if a realtime alert is already evaluated by @Subhra264 in #4498
- fix: dashboard cache issues by @ktx-abhay in #4496
- feat: destination-less report by @Subhra264 in #4325
- fix: scheduled dashboards UI issues by @omkarK06 in #4504
- fix: metadata resource type permission issue by @omkarK06 in #4499
- feat: Dashboard Cancel Query by @ktx-vaidehi in #3866
- fix: Can't enable a partition key after disable it by @nikhilsaikethe in #4507
- feat: dashboard show time range differ warning when cache data is used by @ktx-abhay in #4509
- fix: scheduled dashboard UI issues by @omkarK06 in #4510
- fix: Dashboard UI fix by @ktx-vaidehi in #4514
- fix: improve consistent hashing by @hengfeiyang in #4512
- fix: consistent hashing by @hengfeiyang in #4517
- fix: fixed tabs column issue in scheduled dashboard table by @omkarK06 in #4516
- fix: use browser.wait() after browser.close() by @Subhra264 in #4515
- fix: nats lock with node id by @haohuaijin in #4521
- fix: use timezone offset for cron based derived streams by @Subhra264 in #4458
- fix: dashboard, folder, tab on search filtering in create report by @omkarK06 in #4522
- fix: on dashboard panel zoom, refresh whole dashboard by @ktx-abhay in #4520
- fix: dashboard undefined error for promql error message by @ktx-vaidehi in #4523
- fix: In create report tab options not getting set by @omkarK06 in #4526
- fix: delta dedup for multi cache by @oasisk in #4527
- fix: Pagination Partition bug fixed by @nikhilsaikethe in #4524
- fix: usage report duplicated by @hengfeiyang in #4530
- fix: added search in dropdown of clone alert by @nikhilsaikethe in #4529
- feat: search_history api by @Loaki07 in #4511
- fix: showing not found error in preview while selecting some streams by @nikhilsaikethe in #4531
- feat: add env variable to toggle full text search type by @uddhavdave in #4471
- fix: add more tracing for search by @haohuaijin in #4534
- fix: cache - duplicate records issue by @oasisk in #4537
- feat: variables support to pass current selected time for URL drilldown by @ktx-abhay in #3693
- fix: add timezone key to alert and derived stream by @Subhra264 in #4536
- fix: stream status incorrect by @hengfeiyang in #4547
- fix: stream stats incorrect by @hengfeiyang in #4548
- perf: use buffer write for wal by @hengfeiyang in #4538
- feat: variable to pass current query for dashboard drilldown by @ktx-abhay in #4553
- fix: In Dashboard general setting, date time was not getting save as auto apply was false by default by @ktx-vaidehi in #4556
- fix: add max_lifetime for db connection pool by @hengfeiyang in #4551
- fix: for enrichment tables values api should use the ingested timerange by @Subhra264 in #4554
- feat: store original unflattened JSON record by @taimingl in #4376
- fix: fixed trace span start time issue by @omkarK06 in #4550
- fix: only compare variables which depends on that panel loading for caching by @ktx-abhay in #4560
- perf: use cache for gRPC channel by @hengfeiyang in #4561
- fix: reuse gRPC channel for enterprise by @hengfeiyang in #4562
- fix: Added by default timezone for send now schedule by @omkarK06 in #4563
- fix: add custom sorting function for docNum column by @Func86 in #4468
New Contributors
- @fjakop made their first contribution in #4341
- @Loaki07 made their first contribution in #4511
- @Func86 made their first contribution in #4468
Full Changelog: v0.11.0...v0.12.0-rc1