What's Changed
* fix: histogram partial loading by bjp232004 in https://github.com/openobserve/openobserve/pull/4212
* fix: dashboard edit panel two times api call issue by ktx-abhay in https://github.com/openobserve/openobserve/pull/4224
* fix: grpc messge limit for search service by oasisk in https://github.com/openobserve/openobserve/pull/4240
* fix: use ConditionNotSatisfied in triggers reporting for empty derived stream data by Subhra264 in https://github.com/openobserve/openobserve/pull/4244
* fix: Restricted selection of _timestamp and _all fields as defined schema in stream settings by omkarK06 in https://github.com/openobserve/openobserve/pull/4252
* fix: search management can't finish job when there is a panic by hengfeiyang in https://github.com/openobserve/openobserve/pull/4255
* feat: results based on multiple caches by oasisk in https://github.com/openobserve/openobserve/pull/4251
* fix: Dashboard panel tooltip improvements by omkarK06 in https://github.com/openobserve/openobserve/pull/4223
* fix: use empty table for generate plan by hengfeiyang in https://github.com/openobserve/openobserve/pull/4261
* fix: caching logic panic by oasisk in https://github.com/openobserve/openobserve/pull/4259
* fix: Added currency list in config of dashboard by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4237
* feat: align the multiple search partition to avoid override with histogram by hengfeiyang in https://github.com/openobserve/openobserve/pull/4269
* feat: add last_triggered_at, owner, last_edited_by, updated_at fields in alerts by Subhra264 in https://github.com/openobserve/openobserve/pull/4265
* fix: 4264 pagination and total events disappears when histogram error by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4275
* fix: issue 4266 histogram bar issue by bjp232004 in https://github.com/openobserve/openobserve/pull/4276
* fix: incorrect time range on refreshing page for time range restricted streams by omkarK06 in https://github.com/openobserve/openobserve/pull/4278
* fix: 4226 fixed Select all columns condition failing by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4229
* fix: add histogram interval for multi result cache by oasisk in https://github.com/openobserve/openobserve/pull/4285
* fix: plan error with single core by hengfeiyang in https://github.com/openobserve/openobserve/pull/4286
* fix: use last triggered time for derived stream period to prevent missing data by Subhra264 in https://github.com/openobserve/openobserve/pull/4253
* fix: Updated QueryEditor component to support languages by omkarK06 in https://github.com/openobserve/openobserve/pull/3988
* fix: duplicate records when using result cache by oasisk in https://github.com/openobserve/openobserve/pull/4293
* fix: always return single partition for ResultArray VRL by hengfeiyang in https://github.com/openobserve/openobserve/pull/4300
* fix: do not allow `SELECT *` in alert query by Subhra264 in https://github.com/openobserve/openobserve/pull/4283
* fix: search partition with VRL by hengfeiyang in https://github.com/openobserve/openobserve/pull/4312
* feat: Dashboard top N results by ktx-vaidehi in https://github.com/openobserve/openobserve/pull/4258
* fix: traces link panic by hengfeiyang in https://github.com/openobserve/openobserve/pull/4296
* feat: add histogram interval for search partition by hengfeiyang in https://github.com/openobserve/openobserve/pull/4314
* fix: improved query and VRL function validation in alerts by omkarK06 in https://github.com/openobserve/openobserve/pull/4308
* fix: mysql panic when add data for scheduled_jobs by hengfeiyang in https://github.com/openobserve/openobserve/pull/4319
* fix: cache selection strategy by oasisk in https://github.com/openobserve/openobserve/pull/4322
* fix: use 409 when deleting destination/templates already in use by Subhra264 in https://github.com/openobserve/openobserve/pull/4294
* fix: destination and templates 403 error issue fixed by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4327
* feat: Show unflattened preview of log in log details by omkarK06 in https://github.com/openobserve/openobserve/pull/4324
* chore: add took details to cache response by oasisk in https://github.com/openobserve/openobserve/pull/4330
* feat: logs tables performance optimization by omkarK06 in https://github.com/openobserve/openobserve/pull/4097
* fix: skip caching for aggregation query with no order by clause by oasisk in https://github.com/openobserve/openobserve/pull/4334
* feat: dashboard partitions api call support by ktx-abhay in https://github.com/openobserve/openobserve/pull/4263
* chore: remove console logs from Dashboard and Logs page by ktx-abhay in https://github.com/openobserve/openobserve/pull/4280
* fix: keep tcp connections alive for syslog by YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/4335
* feat: added last triggered , owner , cloning in alerts page by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4336
* chore: Delete spam issue comments containing mediafire by prabhatsharma in https://github.com/openobserve/openobserve/pull/4349
* fix: issue 4326 User defined schema settings by bjp232004 in https://github.com/openobserve/openobserve/pull/4350
* fix: Type errors issue in logs optimization by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4343
* fix: Log related issues by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4348
* fix: when updating alert first check, if the scheduled_job exist or not by Subhra264 in https://github.com/openobserve/openobserve/pull/4359
* fix: args of histogram( ) or any function to be added to interesting fields in quick mode by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4364
* fix: logs table timestamp column visibility issue by omkarK06 in https://github.com/openobserve/openobserve/pull/4361
* feat: impl union plan for single node by haohuaijin in https://github.com/openobserve/openobserve/pull/4352
* fix: Issue stream settings partition keys by bjp232004 in https://github.com/openobserve/openobserve/pull/4373
* fix: Logs cancel query issue by omkarK06 in https://github.com/openobserve/openobserve/pull/4375
* feat: add max_query_range for search partition API by hengfeiyang in https://github.com/openobserve/openobserve/pull/4378
* fix: Restoring tables column ordering in saved views by omkarK06 in https://github.com/openobserve/openobserve/pull/4385
* fix: remove alert evaluation on save and do not store alert vrl containing only "." by Subhra264 in https://github.com/openobserve/openobserve/pull/4367
* fix: Alert cloning issues by bjp232004 in https://github.com/openobserve/openobserve/pull/4386
* fix: add regions for query cache by hengfeiyang in https://github.com/openobserve/openobserve/pull/4391
* feat: add `last_satisfied_at` field in alerts by Subhra264 in https://github.com/openobserve/openobserve/pull/4368
* fix: updated alerts preview and query validation time-range to 2mins by omkarK06 in https://github.com/openobserve/openobserve/pull/4392
* fix: allow to query upto given max_query_range for partition by ktx-abhay in https://github.com/openobserve/openobserve/pull/4395
* fix: wrong timeseries hover issue for dashboard by ktx-abhay in https://github.com/openobserve/openobserve/pull/4397
* fix: for dashboard max query range, use result cache ratio instead of cached ratio by ktx-abhay in https://github.com/openobserve/openobserve/pull/4399
* fix: improve triggers reporting, update trigger status if alert query is invalid by Subhra264 in https://github.com/openobserve/openobserve/pull/4393
* fix: Table does not gets rendered on applying saved view by omkarK06 in https://github.com/openobserve/openobserve/pull/4398
* fix: saved views columns not getting restored by omkarK06 in https://github.com/openobserve/openobserve/pull/4401
* fix: Alert cloning issues clicking save button multiple times fixed by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4400
* fix: table col rezing fix by bjp232004 in https://github.com/openobserve/openobserve/pull/4406
* feat: add force quick mode by hengfeiyang in https://github.com/openobserve/openobserve/pull/4410
* fix: Updated table width on updating columns by omkarK06 in https://github.com/openobserve/openobserve/pull/4407
* fix: multi result cache duplicates issue by oasisk in https://github.com/openobserve/openobserve/pull/4413
* fix: fill missing data for dashboard bar, stacked chart by ktx-abhay in https://github.com/openobserve/openobserve/pull/4412
* fix: debug syslog ingestion by hengfeiyang in https://github.com/openobserve/openobserve/pull/4402
* feat: add support for aws s3 client retry by TessaIO in https://github.com/openobserve/openobserve/pull/4415
* fix: issue 4408 edit icon replaced on function and enrichment table list page. by bjp232004 in https://github.com/openobserve/openobserve/pull/4409
* fix: histogram interval by oasisk in https://github.com/openobserve/openobserve/pull/4417
* fix: table columns reordering issue by omkarK06 in https://github.com/openobserve/openobserve/pull/4423
* fix: share link issue for dashboard by ktx-abhay in https://github.com/openobserve/openobserve/pull/4425
* fix: ofga should sync in super cluster by hengfeiyang in https://github.com/openobserve/openobserve/pull/4418
* fix: removed duplicated table columns by omkarK06 in https://github.com/openobserve/openobserve/pull/4429
* fix: Dashboard abort partition api call issue by ktx-abhay in https://github.com/openobserve/openobserve/pull/4430
🐳 Docker Images
Available at:
- https://gallery.ecr.aws/zinclabs/openobserve
- https://hub.docker.com/r/openobserve/openobserve/tags
Version tags:
- `public.ecr.aws/zinclabs/openobserve:v0.11.0`
- `public.ecr.aws/zinclabs/openobserve:v0.11.0-simd`
- `openobserve/openobserve:v0.11.0`
- `openobserve/openobserve:v0.11.0-simd`
**📒 Documentation**: https://openobserve.ai/docs/
New Contributors
* YashodhanJoshi1 made their first contribution in https://github.com/openobserve/openobserve/pull/4335
**Full Changelog**: https://github.com/openobserve/openobserve/compare/v0.10.9...v0.11.0