Python-openobserve

Latest version: v0.1.4

Safety actively analyzes 707299 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 17

0.12.0rc2

What's Changed
* fix: log related issues by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4567
* fix: added extra checks to remove _o2_id by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4574
* fix: optimise file list fetch from db by oasisk in https://github.com/openobserve/openobserve/pull/4573
* chore(deps-dev): bump vite from 5.3.4 to 5.4.6 in /web by dependabot in https://github.com/openobserve/openobserve/pull/4579
* chore(deps): bump serve-static and express in /web by dependabot in https://github.com/openobserve/openobserve/pull/4580
* chore(deps): bump body-parser and express in /web by dependabot in https://github.com/openobserve/openobserve/pull/4582
* feat: for view panel and visualization applied cancel query by ktx-vaidehi in https://github.com/openobserve/openobserve/pull/4569
* fix: Log issues to be release by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4585
* fix: for custom variable show its label not value when selected by ktx-vaidehi in https://github.com/openobserve/openobserve/pull/4586
* fix: overlapping of buttons fixed by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4588
* fix: release wal parquet files by hengfeiyang in https://github.com/openobserve/openobserve/pull/4584


**Full Changelog**: https://github.com/openobserve/openobserve/compare/v0.12.0-rc1...v0.12.0-rc2

0.12.0rc1

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

New Contributors
* fjakop made their first contribution in https://github.com/openobserve/openobserve/pull/4341
* Loaki07 made their first contribution in https://github.com/openobserve/openobserve/pull/4511
* Func86 made their first contribution in https://github.com/openobserve/openobserve/pull/4468

**Full Changelog**: https://github.com/openobserve/openobserve/compare/v0.11.0...v0.12.0-rc1

0.11.0

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

0.11.0rc3

What's Changed
* 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

🐳 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-rc3`
- `public.ecr.aws/zinclabs/openobserve:v0.11.0-rc3-simd`
- `openobserve/openobserve:v0.11.0-rc3`
- `openobserve/openobserve:v0.11.0-rc3-simd`

**📒 Documentation**: https://openobserve.ai/docs/

**Full Changelog**: https://github.com/openobserve/openobserve/compare/v0.11.0-rc2...v0.11.0-rc3

0.11.0rc2

What's Changed
* 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


🐳 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-rc2`
- `public.ecr.aws/zinclabs/openobserve:v0.11.0-rc2-simd`
- `openobserve/openobserve:v0.11.0-rc2`
- `openobserve/openobserve:v0.11.0-rc2-simd`

**📒 Documentation**: https://openobserve.ai/docs/

**Full Changelog**: https://github.com/openobserve/openobserve/compare/v0.11.0-rc1...v0.11.0-rc2

0.11.0rc1

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


🐳 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-rc1`
- `public.ecr.aws/zinclabs/openobserve:v0.11.0-rc1-simd`
- `openobserve/openobserve:v0.11.0-rc1`
- `openobserve/openobserve:v0.11.0-rc1-simd`

**📒 Documentation**: https://openobserve.ai/docs/

**Full Changelog**: https://github.com/openobserve/openobserve/compare/v0.10.9...v0.11.0-rc1

Page 4 of 17

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.