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 5 of 17

0.10.9

What's Changed
* fix: get querier node panic by oasisk in https://github.com/openobserve/openobserve/pull/4052
* ci: run js license check by hengfeiyang in https://github.com/openobserve/openobserve/pull/4053
* fix: alerts attrs created but not saved by taimingl in https://github.com/openobserve/openobserve/pull/4054
* fix: stream list issue for visualization page by ktx-abhay in https://github.com/openobserve/openobserve/pull/4057
* feat: apply vrl functions over hits as array by oasisk in https://github.com/openobserve/openobserve/pull/4058
* fix: apply vrl functions over hits as array by oasisk in https://github.com/openobserve/openobserve/pull/4060
* fix: caching to consider query fn when caching by oasisk in https://github.com/openobserve/openobserve/pull/4062
* fix: panic when the parentSpanId is null by hengfeiyang in https://github.com/openobserve/openobserve/pull/4063
* fix:result caching issue by oasisk in https://github.com/openobserve/openobserve/pull/4065
* fix: dashboard table chart migration issue by ktx-abhay in https://github.com/openobserve/openobserve/pull/4066
* fix: alert query duration by oasisk in https://github.com/openobserve/openobserve/pull/4069
* fix: visualization query parse issue by ktx-abhay in https://github.com/openobserve/openobserve/pull/4073
* fix:clean in memory cache references by oasisk in https://github.com/openobserve/openobserve/pull/4074
* fix: added workgroup column in query management table by bjp232004 in https://github.com/openobserve/openobserve/pull/4075
* fix: panic when the ip_address is invalid by hengfeiyang in https://github.com/openobserve/openobserve/pull/4068
* fix: added wrong _timestamp with distinct by hengfeiyang in https://github.com/openobserve/openobserve/pull/4076
* fix: remove ZO_BLOOM_FILTER_ON_ALL_FIELDS by hengfeiyang in https://github.com/openobserve/openobserve/pull/4078
* fix: return single partition if this is an aggregation query by hengfeiyang in https://github.com/openobserve/openobserve/pull/4081
* feat: predefined function support for dashboard by ktx-abhay in https://github.com/openobserve/openobserve/pull/4082
* feat: add median support for aggregation by hengfeiyang in https://github.com/openobserve/openobserve/pull/4088
* feat: remove sql_mode, query_context and aggs from search API by hengfeiyang in https://github.com/openobserve/openobserve/pull/4089
* fix: Reduced vertical spacing between and in the folders of the dashboard by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4039
* fix: 3975 fixed incorrect logs count showing on query search at first by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4040
* fix: 3630 solved cmd + enter issue by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4023
* fix: no preview message for SQL mode by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4070
* fix: logs page histogram resize issue while toggle from visualize to logs by ktx-abhay in https://github.com/openobserve/openobserve/pull/4095
* fix: multi stream search panic by hengfeiyang in https://github.com/openobserve/openobserve/pull/4101
* fix: use config timestamp and error message improve by haohuaijin in https://github.com/openobserve/openobserve/pull/4104
* chore: Bump Node.js to v18.20.4 by gaby in https://github.com/openobserve/openobserve/pull/4107
* chore: Bump PR debian image by gaby in https://github.com/openobserve/openobserve/pull/4108
* feat: add some logs for alert by hengfeiyang in https://github.com/openobserve/openobserve/pull/4109
* Logs page histogram partition by bjp232004 in https://github.com/openobserve/openobserve/pull/4102
* fix: histogram will be updated when run query button will be pressed … by bjp232004 in https://github.com/openobserve/openobserve/pull/4112
* fix: add req_node_group back to node selection in search by taimingl in https://github.com/openobserve/openobserve/pull/4113
* fix: allow IPv6 addresses in RUM headers by uddhavdave in https://github.com/openobserve/openobserve/pull/4111
* chore: upgrade vrl version by oasisk in https://github.com/openobserve/openobserve/pull/4105
* fix: default timestamp column on logs page by bjp232004 in https://github.com/openobserve/openobserve/pull/3860
* test: testcases for visualization functionality by ktx-akshay in https://github.com/openobserve/openobserve/pull/4061
* feat: optimize sql to plan execution by hengfeiyang in https://github.com/openobserve/openobserve/pull/4100
* fix: 4003 batch deletion feature introduced by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4071
* fix: pagination part fix by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4096
* fix: parse index error when using field is null by hengfeiyang in https://github.com/openobserve/openobserve/pull/4118
* chore(deps): bump EmbarkStudios/cargo-deny-action from 1.6.3 to 2.0.1 by dependabot in https://github.com/openobserve/openobserve/pull/4119
* chore: modify roadmap and cost by prabhatsharma in https://github.com/openobserve/openobserve/pull/4121
* fix: add check to avoid root user role change by uddhavdave in https://github.com/openobserve/openobserve/pull/4120
* fix: rum token invalid when user update by hengfeiyang in https://github.com/openobserve/openobserve/pull/4122
* fix: restricting users to use select all (*) while creating alerts in SQL mode by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4083
* fix: reduced default settings of total number of events per page by bjp232004 in https://github.com/openobserve/openobserve/pull/4041
* fix: rum token deadlock by hengfeiyang in https://github.com/openobserve/openobserve/pull/4131
* fix: 4114 error message when entering incorrect old password by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4132
* fix: value api for number values by hengfeiyang in https://github.com/openobserve/openobserve/pull/4134
* fix: search pagination error by hengfeiyang in https://github.com/openobserve/openobserve/pull/4135
* fix: should exit when backend init failed by hengfeiyang in https://github.com/openobserve/openobserve/pull/4138
* fix: top-level parenthesized sub-expressions by shashitnak in https://github.com/openobserve/openobserve/pull/4093
* fix: some small issues of alert by hengfeiyang in https://github.com/openobserve/openobserve/pull/4140
* fix: do not allow `*` in first column of alert and report cron expression and introduce vrl in alerts by Subhra264 in https://github.com/openobserve/openobserve/pull/4126
* fix: 4098 loading icon stops when error in values api by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4128
* chore: add debug logs for router by hengfeiyang in https://github.com/openobserve/openobserve/pull/4143
* fix: duplicate call on page refresh by bjp232004 in https://github.com/openobserve/openobserve/pull/4139
* fix: 4142 Histogram chart display in saved view by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4145
* fix: issue4144 corrected type by bjp232004 in https://github.com/openobserve/openobserve/pull/4146
* feat: Logs Traces correlation by omkarK06 in https://github.com/openobserve/openobserve/pull/3705
* fix: added back interesting field icon and eye icon on _timestamp column by bjp232004 in https://github.com/openobserve/openobserve/pull/4150
* feat: return multiple partition when the query have _timestamp by hengfeiyang in https://github.com/openobserve/openobserve/pull/4152
* fix: use next cron timestamp after silence period by Subhra264 in https://github.com/openobserve/openobserve/pull/4154
* fix: plan error in some case by hengfeiyang in https://github.com/openobserve/openobserve/pull/4156
* fix: use user defined schema for dashboard fieldList by ktx-abhay in https://github.com/openobserve/openobserve/pull/4153
* fix: request timeout after an error happened by hengfeiyang in https://github.com/openobserve/openobserve/pull/4148
* fix: 4124 fixed when histogram toggled the results will be displayed by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4161
* perf: breakdown timechart performance improvement by ktx-abhay in https://github.com/openobserve/openobserve/pull/4116
* feat: threshold line for dashboard chart by ktx-abhay in https://github.com/openobserve/openobserve/pull/4087
* fix: use alert data period for trigger report start time and end time, also report partial send notification error by Subhra264 in https://github.com/openobserve/openobserve/pull/4164
* fix: stream name wrapped in quotation as stream name contains hyphen … by bjp232004 in https://github.com/openobserve/openobserve/pull/4165
* feat: derived stream by taimingl in https://github.com/openobserve/openobserve/pull/4160
* fix: ingestion time of enrichement table by hengfeiyang in https://github.com/openobserve/openobserve/pull/4172
* fix: enrichment table ingestion should be always append mode by hengfeiyang in https://github.com/openobserve/openobserve/pull/4175
* fix: updated cached enrichment table by oasisk in https://github.com/openobserve/openobserve/pull/4176
* fix: for enrichment table use orginal timestamp by oasisk in https://github.com/openobserve/openobserve/pull/4177
* fix: extrace field in case when by haohuaijin in https://github.com/openobserve/openobserve/pull/4178
* feat: upgrade to datafusion 41 by hengfeiyang in https://github.com/openobserve/openobserve/pull/4180
* fix: convert `[:?\s'"&%]` characters into `_` while saving alert/report/destination/template names by Subhra264 in https://github.com/openobserve/openobserve/pull/4103
* fix: disabled View Trace btn in logs if traces menu is disabled by omkarK06 in https://github.com/openobserve/openobserve/pull/4181
* fix: Resource name validation by omkarK06 in https://github.com/openobserve/openobserve/pull/4184
* fix: updated english language flag by omkarK06 in https://github.com/openobserve/openobserve/pull/4185
* fix: include alert vrl function in the alert url by Subhra264 in https://github.com/openobserve/openobserve/pull/4186
* fix: aggregate query check fixes by oasisk in https://github.com/openobserve/openobserve/pull/4189
* fix: cache aggregate calculate by hengfeiyang in https://github.com/openobserve/openobserve/pull/4192
* fix: logs page datepicker issue fix for restricted time range by bjp232004 in https://github.com/openobserve/openobserve/pull/4195
* fix: Improved period (time range) functionality in pipelines derived stream by omkarK06 in https://github.com/openobserve/openobserve/pull/4191
* fix:result cache start time fix for histogram by oasisk in https://github.com/openobserve/openobserve/pull/4196
* feat: impl 4200 support skip format stream name by hengfeiyang in https://github.com/openobserve/openobserve/pull/4203
* fix: for user define schema explicitly add _timestamp and all columns by bjp232004 in https://github.com/openobserve/openobserve/pull/4204
* fix: auto order by clause removed for sql mode by bjp232004 in https://github.com/openobserve/openobserve/pull/4194
* fix: timestamp not adding to result grid for user defined schema by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4207
* fix: merge plan panic by hengfeiyang in https://github.com/openobserve/openobserve/pull/4209
* test: assert timestamp and all displayed in fields when uds enabled by neha00290 in https://github.com/openobserve/openobserve/pull/4208
* fix: Result array vrl hint space issue by oasisk in https://github.com/openobserve/openobserve/pull/4210
* fix: apply functions for routed streams by Subhra264 in https://github.com/openobserve/openobserve/pull/4202
* chore: wording change "logs" to "data" by agardnerIT in https://github.com/openobserve/openobserve/pull/4187


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

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

New Contributors
* uddhavdave made their first contribution in https://github.com/openobserve/openobserve/pull/4111
* ktx-akshay made their first contribution in https://github.com/openobserve/openobserve/pull/4061
* shashitnak made their first contribution in https://github.com/openobserve/openobserve/pull/4093
* agardnerIT made their first contribution in https://github.com/openobserve/openobserve/pull/4187

**Full Changelog**: https://github.com/openobserve/openobserve/compare/v0.10.8...v0.10.9

0.10.9rc4

What's Changed
* feat: add median support for aggregation by hengfeiyang in https://github.com/openobserve/openobserve/pull/4088
* feat: remove sql_mode, query_context and aggs from search API by hengfeiyang in https://github.com/openobserve/openobserve/pull/4089
* fix: Reduced vertical spacing between and in the folders of the dashboard by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4039
* fix: 3975 fixed incorrect logs count showing on query search at first by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4040
* fix: 3630 solved cmd + enter issue by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4023
* fix: no preview message for SQL mode by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4070
* fix: logs page histogram resize issue while toggle from visualize to logs by ktx-abhay in https://github.com/openobserve/openobserve/pull/4095
* fix: multi stream search panic by hengfeiyang in https://github.com/openobserve/openobserve/pull/4101
* fix: use config timestamp and error message improve by haohuaijin in https://github.com/openobserve/openobserve/pull/4104
* chore: Bump Node.js to v18.20.4 by gaby in https://github.com/openobserve/openobserve/pull/4107
* chore: Bump PR debian image by gaby in https://github.com/openobserve/openobserve/pull/4108
* feat: add some logs for alert by hengfeiyang in https://github.com/openobserve/openobserve/pull/4109
* Logs page histogram partition by bjp232004 in https://github.com/openobserve/openobserve/pull/4102
* fix: histogram will be updated when run query button will be pressed … by bjp232004 in https://github.com/openobserve/openobserve/pull/4112
* fix: add req_node_group back to node selection in search by taimingl in https://github.com/openobserve/openobserve/pull/4113
* fix: allow IPv6 addresses in RUM headers by uddhavdave in https://github.com/openobserve/openobserve/pull/4111
* chore: upgrade vrl version by oasisk in https://github.com/openobserve/openobserve/pull/4105
* fix: default timestamp column on logs page by bjp232004 in https://github.com/openobserve/openobserve/pull/3860
* test: testcases for visualization functionality by ktx-akshay in https://github.com/openobserve/openobserve/pull/4061
* feat: optimize sql to plan execution by hengfeiyang in https://github.com/openobserve/openobserve/pull/4100
* fix: 4003 batch deletion feature introduced by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4071
* fix: pagination part fix by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4096
* fix: parse index error when using field is null by hengfeiyang in https://github.com/openobserve/openobserve/pull/4118
* chore(deps): bump EmbarkStudios/cargo-deny-action from 1.6.3 to 2.0.1 by dependabot in https://github.com/openobserve/openobserve/pull/4119
* chore: modify roadmap and cost by prabhatsharma in https://github.com/openobserve/openobserve/pull/4121
* fix: add check to avoid root user role change by uddhavdave in https://github.com/openobserve/openobserve/pull/4120
* fix: rum token invalid when user update by hengfeiyang in https://github.com/openobserve/openobserve/pull/4122
* fix: restricting users to use select all (*) while creating alerts in SQL mode by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4083
* fix: reduced default settings of total number of events per page by bjp232004 in https://github.com/openobserve/openobserve/pull/4041
* fix: rum token deadlock by hengfeiyang in https://github.com/openobserve/openobserve/pull/4131
* fix: 4114 error message when entering incorrect old password by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4132
* fix: value api for number values by hengfeiyang in https://github.com/openobserve/openobserve/pull/4134
* fix: search pagination error by hengfeiyang in https://github.com/openobserve/openobserve/pull/4135
* fix: should exit when backend init failed by hengfeiyang in https://github.com/openobserve/openobserve/pull/4138
* fix: top-level parenthesized sub-expressions by shashitnak in https://github.com/openobserve/openobserve/pull/4093
* fix: some small issues of alert by hengfeiyang in https://github.com/openobserve/openobserve/pull/4140
* fix: do not allow `*` in first column of alert and report cron expression and introduce vrl in alerts by Subhra264 in https://github.com/openobserve/openobserve/pull/4126
* fix: 4098 loading icon stops when error in values api by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4128
* chore: add debug logs for router by hengfeiyang in https://github.com/openobserve/openobserve/pull/4143
* fix: duplicate call on page refresh by bjp232004 in https://github.com/openobserve/openobserve/pull/4139
* fix: 4142 Histogram chart display in saved view by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4145
* fix: issue4144 corrected type by bjp232004 in https://github.com/openobserve/openobserve/pull/4146
* feat: Logs Traces correlation by omkarK06 in https://github.com/openobserve/openobserve/pull/3705
* fix: added back interesting field icon and eye icon on _timestamp column by bjp232004 in https://github.com/openobserve/openobserve/pull/4150
* feat: return multiple partition when the query have _timestamp by hengfeiyang in https://github.com/openobserve/openobserve/pull/4152
* fix: use next cron timestamp after silence period by Subhra264 in https://github.com/openobserve/openobserve/pull/4154
* fix: plan error in some case by hengfeiyang in https://github.com/openobserve/openobserve/pull/4156
* fix: use user defined schema for dashboard fieldList by ktx-abhay in https://github.com/openobserve/openobserve/pull/4153
* fix: request timeout after an error happened by hengfeiyang in https://github.com/openobserve/openobserve/pull/4148
* fix: 4124 fixed when histogram toggled the results will be displayed by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4161
* perf: breakdown timechart performance improvement by ktx-abhay in https://github.com/openobserve/openobserve/pull/4116
* feat: threshold line for dashboard chart by ktx-abhay in https://github.com/openobserve/openobserve/pull/4087
* fix: use alert data period for trigger report start time and end time, also report partial send notification error by Subhra264 in https://github.com/openobserve/openobserve/pull/4164
* fix: stream name wrapped in quotation as stream name contains hyphen … by bjp232004 in https://github.com/openobserve/openobserve/pull/4165
* feat: derived stream by taimingl in https://github.com/openobserve/openobserve/pull/4160
* fix: ingestion time of enrichement table by hengfeiyang in https://github.com/openobserve/openobserve/pull/4172
* fix: enrichment table ingestion should be always append mode by hengfeiyang in https://github.com/openobserve/openobserve/pull/4175
* fix: updated cached enrichment table by oasisk in https://github.com/openobserve/openobserve/pull/4176
* fix: for enrichment table use orginal timestamp by oasisk in https://github.com/openobserve/openobserve/pull/4177
* fix: extrace field in case when by haohuaijin in https://github.com/openobserve/openobserve/pull/4178
* feat: upgrade to datafusion 41 by hengfeiyang in https://github.com/openobserve/openobserve/pull/4180
* fix: convert `[:?\s'"&%]` characters into `_` while saving alert/report/destination/template names by Subhra264 in https://github.com/openobserve/openobserve/pull/4103
* fix: disabled View Trace btn in logs if traces menu is disabled by omkarK06 in https://github.com/openobserve/openobserve/pull/4181
* fix: Resource name validation by omkarK06 in https://github.com/openobserve/openobserve/pull/4184
* fix: updated english language flag by omkarK06 in https://github.com/openobserve/openobserve/pull/4185
* fix: include alert vrl function in the alert url by Subhra264 in https://github.com/openobserve/openobserve/pull/4186
* fix: aggregate query check fixes by oasisk in https://github.com/openobserve/openobserve/pull/4189
* fix: cache aggregate calculate by hengfeiyang in https://github.com/openobserve/openobserve/pull/4192
* fix: logs page datepicker issue fix for restricted time range by bjp232004 in https://github.com/openobserve/openobserve/pull/4195
* fix: Improved period (time range) functionality in pipelines derived stream by omkarK06 in https://github.com/openobserve/openobserve/pull/4191
* fix:result cache start time fix for histogram by oasisk in https://github.com/openobserve/openobserve/pull/4196

New Contributors
* uddhavdave made their first contribution in https://github.com/openobserve/openobserve/pull/4111
* ktx-akshay made their first contribution in https://github.com/openobserve/openobserve/pull/4061
* shashitnak made their first contribution in https://github.com/openobserve/openobserve/pull/4093

**Full Changelog**: https://github.com/openobserve/openobserve/compare/v0.10.9-rc3...v0.10.9-rc4

0.10.9rc3

What's Changed
* fix: alert query duration by oasisk in https://github.com/openobserve/openobserve/pull/4069
* fix: visualization query parse issue by ktx-abhay in https://github.com/openobserve/openobserve/pull/4073
* fix:clean in memory cache references by oasisk in https://github.com/openobserve/openobserve/pull/4074
* fix: added workgroup column in query management table by bjp232004 in https://github.com/openobserve/openobserve/pull/4075
* fix: panic when the ip_address is invalid by hengfeiyang in https://github.com/openobserve/openobserve/pull/4068
* fix: added wrong _timestamp with distinct by hengfeiyang in https://github.com/openobserve/openobserve/pull/4076
* fix: remove ZO_BLOOM_FILTER_ON_ALL_FIELDS by hengfeiyang in https://github.com/openobserve/openobserve/pull/4078
* fix: return single partition if this is an aggregation query by hengfeiyang in https://github.com/openobserve/openobserve/pull/4081
* feat: predefined function support for dashboard by ktx-abhay in https://github.com/openobserve/openobserve/pull/4082


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

0.10.9rc2

What's Changed
* fix: dashboard table chart migration issue by ktx-abhay in https://github.com/openobserve/openobserve/pull/4066


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

0.10.9rc1

What's Changed
* fix: get querier node panic by oasisk in https://github.com/openobserve/openobserve/pull/4052
* ci: run js license check by hengfeiyang in https://github.com/openobserve/openobserve/pull/4053
* fix: alerts attrs created but not saved by taimingl in https://github.com/openobserve/openobserve/pull/4054
* fix: stream list issue for visualization page by ktx-abhay in https://github.com/openobserve/openobserve/pull/4057
* feat: apply vrl functions over hits as array by oasisk in https://github.com/openobserve/openobserve/pull/4058
* fix: apply vrl functions over hits as array by oasisk in https://github.com/openobserve/openobserve/pull/4060
* fix: caching to consider query fn when caching by oasisk in https://github.com/openobserve/openobserve/pull/4062
* fix: panic when the parentSpanId is null by hengfeiyang in https://github.com/openobserve/openobserve/pull/4063
* fix:result caching issue by oasisk in https://github.com/openobserve/openobserve/pull/4065


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

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

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

0.10.8

What's Changed
* feat: optimize default NDV of bloom filter by hengfeiyang in https://github.com/openobserve/openobserve/pull/3730
* chore(deps): bump braces from 3.0.2 to 3.0.3 in /web by dependabot in https://github.com/openobserve/openobserve/pull/3729
* chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /tests/ui-testing by dependabot in https://github.com/openobserve/openobserve/pull/3735
* chore(deps): update to datafusion 39 by hengfeiyang in https://github.com/openobserve/openobserve/pull/3734
* feat: introduce UDFs applicable on array fields by Subhra264 in https://github.com/openobserve/openobserve/pull/3704
* feat: sync hotfix from v0.10.6-rc3 by hengfeiyang in https://github.com/openobserve/openobserve/pull/3738
* feat: add `to_array_string(array)` udf by Subhra264 in https://github.com/openobserve/openobserve/pull/3737
* fix: Decode URL-safe base64 encoded JWT tokens by haryoiro in https://github.com/openobserve/openobserve/pull/3721
* perf: PromQL column selections by taimingl in https://github.com/openobserve/openobserve/pull/3736
* feat: set bloom filter for index stream by hengfeiyang in https://github.com/openobserve/openobserve/pull/3739
* fix: the base_url didnt contain web+base_uri for presigned url by ansrivas in https://github.com/openobserve/openobserve/pull/3746
* fix: ensure that dashmap isnt getting deadlocked + more logs by ansrivas in https://github.com/openobserve/openobserve/pull/3747
* fix: rename reportserver to report_server in deny.toml by Subhra264 in https://github.com/openobserve/openobserve/pull/3749
* feat: null value drop by ktx-vaidehi in https://github.com/openobserve/openobserve/pull/3716
* fix: traces UI issues by omkarK06 in https://github.com/openobserve/openobserve/pull/3751
* fix: dashboard-tooltip-unit-for-null-value by ktx-vaidehi in https://github.com/openobserve/openobserve/pull/3752
* feat: support formatting large numbers by gaby in https://github.com/openobserve/openobserve/pull/3748
* fix: pass original timestamp for table chart drilldown by ktx-abhay in https://github.com/openobserve/openobserve/pull/3756
* fix: wal/files was deleted by hengfeiyang in https://github.com/openobserve/openobserve/pull/3759
* fix: missing/invalid token in cache and in db?? by ansrivas in https://github.com/openobserve/openobserve/pull/3754
* test: fix schema breaking testcase by neha00290 in https://github.com/openobserve/openobserve/pull/3760
* chore(deps): bump docker/build-push-action from 5 to 6 by dependabot in https://github.com/openobserve/openobserve/pull/3753
* chore(deps-dev): bump ws from 8.14.2 to 8.17.1 in /web by dependabot in https://github.com/openobserve/openobserve/pull/3762
* chore(deps): bump curve25519-dalek from 4.1.2 to 4.1.3 by dependabot in https://github.com/openobserve/openobserve/pull/3765
* fix: query converted to lowercase issue fix by bjp232004 in https://github.com/openobserve/openobserve/pull/3766
* fix: inverted index report Offset overflow for BinaryArray by hengfeiyang in https://github.com/openobserve/openobserve/pull/3768
* fix: Relase multi stream search by bjp232004 in https://github.com/openobserve/openobserve/pull/3709
* fix: generate inverted index on compactor by hengfeiyang in https://github.com/openobserve/openobserve/pull/3769
* fix: Multi stream debug log by bjp232004 in https://github.com/openobserve/openobserve/pull/3770
* fix: reset field list sequence while switching between UDS and all fi… by bjp232004 in https://github.com/openobserve/openobserve/pull/3774
* test: added some tests for token-splitting for inverted-index by ansrivas in https://github.com/openobserve/openobserve/pull/3771
* fix: dashboard bugs for null values and table chart by ktx-vaidehi in https://github.com/openobserve/openobserve/pull/3779
* fix: include login calls into auditing by Subhra264 in https://github.com/openobserve/openobserve/pull/3758
* refactor: compactor working with job queue by hengfeiyang in https://github.com/openobserve/openobserve/pull/3761
* fix: partition time level check for compactor job by hengfeiyang in https://github.com/openobserve/openobserve/pull/3782
* feat: added help about immutable configs in NATS by ansrivas in https://github.com/openobserve/openobserve/pull/3786
* feat: support user level search work group by hengfeiyang in https://github.com/openobserve/openobserve/pull/3790
* feat: add setting for query range per stream by oasisk in https://github.com/openobserve/openobserve/pull/3789
* perf: improve user level search group by hengfeiyang in https://github.com/openobserve/openobserve/pull/3791
* perf: increase datafusion target partitions by hengfeiyang in https://github.com/openobserve/openobserve/pull/3797
* fix: dashboard gauge chart getAxesOnZeroOf issue by ktx-abhay in https://github.com/openobserve/openobserve/pull/3801
* fix: need clean search queue with got error by hengfeiyang in https://github.com/openobserve/openobserve/pull/3803
* fix: add _timestamp to usage reporting by Subhra264 in https://github.com/openobserve/openobserve/pull/3799
* feat: add tracing for get file list by haohuaijin in https://github.com/openobserve/openobserve/pull/3806
* refactor: promql engine to load data in steps by taimingl in https://github.com/openobserve/openobserve/pull/3783
* feat: Exclude _all field for select * by hengfeiyang in https://github.com/openobserve/openobserve/pull/3808
* fix: dashboard pie, donut chart getAxesOnZeroOf issue by ktx-abhay in https://github.com/openobserve/openobserve/pull/3810
* fix: panic when the stream have no pipeline by hengfeiyang in https://github.com/openobserve/openobserve/pull/3812
* test: e2e schema test fix by neha00290 in https://github.com/openobserve/openobserve/pull/3811
* feat: Dashboard query range per stream by ktx-vaidehi in https://github.com/openobserve/openobserve/pull/3804
* fix: use severity number for otlp grpc ingestion when severity text is missing by Subhra264 in https://github.com/openobserve/openobserve/pull/3665
* fix: greyed our run query button by bjp232004 in https://github.com/openobserve/openobserve/pull/3788
* feat: added multi delete option for running queries by bjp232004 in https://github.com/openobserve/openobserve/pull/3784
* fix: Multiple query cancellation issue by omkarK06 in https://github.com/openobserve/openobserve/pull/3819
* refactor: strip "tbl." prefix from field names in merge_write_recordbatch by haohuaijin in https://github.com/openobserve/openobserve/pull/3818
* fix: less hour selected in absolute time shouldn't change to query range by bjp232004 in https://github.com/openobserve/openobserve/pull/3825
* test: e2e-stream-multiselect by neha00290 in https://github.com/openobserve/openobserve/pull/3831
* fix: cancel the request in queue by hengfeiyang in https://github.com/openobserve/openobserve/pull/3832
* ci: pin the bookworm-slim image by ansrivas in https://github.com/openobserve/openobserve/pull/3835
* fix: common field issue & search around for multistream by bjp232004 in https://github.com/openobserve/openobserve/pull/3839
* feat: support subquery in same stream by haohuaijin in https://github.com/openobserve/openobserve/pull/3830
* perf: list table should use datafusion session target partition by hengfeiyang in https://github.com/openobserve/openobserve/pull/3842
* feat: use global lock replace select for update for file list jobs by hengfeiyang in https://github.com/openobserve/openobserve/pull/3845
* fix: def val for start_at column by taimingl in https://github.com/openobserve/openobserve/pull/3847
* test: e2e-cache-data-scenario by neha00290 in https://github.com/openobserve/openobserve/pull/3848
* feat: fast-mode by partition key by taimingl in https://github.com/openobserve/openobserve/pull/3844
* feat: add custom table provider by hengfeiyang in https://github.com/openobserve/openobserve/pull/3846
* feat: cache query results by oasisk in https://github.com/openobserve/openobserve/pull/3823
* refactor: simple table provider by hengfeiyang in https://github.com/openobserve/openobserve/pull/3855
* fix: set right partitioning config as default by prabhatsharma in https://github.com/openobserve/openobserve/pull/3853
* fix: ci change as -> AS in Dockerfiles by ansrivas in https://github.com/openobserve/openobserve/pull/3856
* fix: partial result by bjp232004 in https://github.com/openobserve/openobserve/pull/3851
* fix: Remove trailing slash from otlphttp configuration by gaby in https://github.com/openobserve/openobserve/pull/3854
* chore: add license header by oasisk in https://github.com/openobserve/openobserve/pull/3857
* test: e2e test skip by neha00290 in https://github.com/openobserve/openobserve/pull/3858
* fix: discard last x min of cached data by oasisk in https://github.com/openobserve/openobserve/pull/3859
* feat: basic auth header support in GET requests by ansrivas in https://github.com/openobserve/openobserve/pull/3792
* test: api-search-tests by neha00290 in https://github.com/openobserve/openobserve/pull/3863
* fix: if function_error is not found getting errors by ktx-vaidehi in https://github.com/openobserve/openobserve/pull/3867
* chore: add trace id to cache logs by oasisk in https://github.com/openobserve/openobserve/pull/3868
* feat: original size and compressed size unit in query management by ktx-vaidehi in https://github.com/openobserve/openobserve/pull/3865
* fix: inverted index search on longest token of all terms by taimingl in https://github.com/openobserve/openobserve/pull/3871
* fix:cache only histogram aggregate query by oasisk in https://github.com/openobserve/openobserve/pull/3869
* fix: query management size units initial value unit is in mb not bytes by ktx-vaidehi in https://github.com/openobserve/openobserve/pull/3875
* fix: schema read lock by oasisk in https://github.com/openobserve/openobserve/pull/3876
* chore: added tailwind css by omkarK06 in https://github.com/openobserve/openobserve/pull/3718
* fix: nats reconnection by hengfeiyang in https://github.com/openobserve/openobserve/pull/3881
* perf: eliminate unecessary sort by haohuaijin in https://github.com/openobserve/openobserve/pull/3862
* feat: add `time_wait_in_queue` in search usage reporting by Subhra264 in https://github.com/openobserve/openobserve/pull/3878
* feat: dashboard breakdown fields by ktx-vaidehi in https://github.com/openobserve/openobserve/pull/3767
* fix: added traces ids support in search requests by omkarK06 in https://github.com/openobserve/openobserve/pull/3872
* fix: promql selector regex pattern wrongly escaped by taimingl in https://github.com/openobserve/openobserve/pull/3888
* fix: query cache remove hits by oasisk in https://github.com/openobserve/openobserve/pull/3887
* fix: sort record batches when persist to parquet by haohuaijin in https://github.com/openobserve/openobserve/pull/3890
* fix: dashboard breakdown fields issues by ktx-vaidehi in https://github.com/openobserve/openobserve/pull/3894
* feat: dashboard message toast added cancel button by ktx-vaidehi in https://github.com/openobserve/openobserve/pull/3886
* fix: logs time period in url was getting changed on refreshing page by omkarK06 in https://github.com/openobserve/openobserve/pull/3885
* feat: auto enable user-defined schema by taimingl in https://github.com/openobserve/openobserve/pull/3873
* chore: improve message by prabhatsharma in https://github.com/openobserve/openobserve/pull/3899
* fix: openai schema by taimingl in https://github.com/openobserve/openobserve/pull/3900
* feat: schema check per req for all logs ingestion APIs by taimingl in https://github.com/openobserve/openobserve/pull/3829
* feat: add metrics for query lifetime by haohuaijin in https://github.com/openobserve/openobserve/pull/3893
* fix: include org_id in list_objects for rbac by Subhra264 in https://github.com/openobserve/openobserve/pull/3841
* fix: error while using arrow_cast with percentile function by haohuaijin in https://github.com/openobserve/openobserve/pull/3902
* fix: Added more meaningful error messages by bjp232004 in https://github.com/openobserve/openobserve/pull/3903
* fix: pending query metrics by haohuaijin in https://github.com/openobserve/openobserve/pull/3908
* fix: cancel query for super cluster by hengfeiyang in https://github.com/openobserve/openobserve/pull/3909
* feat: dashboard folder UI changes by ktx-vaidehi in https://github.com/openobserve/openobserve/pull/3731
* fix: dark theme issue on role and group and logs page along with name… by bjp232004 in https://github.com/openobserve/openobserve/pull/3914
* fix: inverted index search by oasisk in https://github.com/openobserve/openobserve/pull/3915
* fix: extra path was added in cancel, need only org by ansrivas in https://github.com/openobserve/openobserve/pull/3913
* fix: trace's span name by taimingl in https://github.com/openobserve/openobserve/pull/3916
* test: inverted index testcases by neha00290 in https://github.com/openobserve/openobserve/pull/3920
* fix: unnecessary null field during compaction by taimingl in https://github.com/openobserve/openobserve/pull/3917
* perf: disable repartition when sort by timestamp desc by haohuaijin in https://github.com/openobserve/openobserve/pull/3918
* perf: avoid repartition in file group by haohuaijin in https://github.com/openobserve/openobserve/pull/3921
* feat: ugprade rust to 2024-07-07 by hengfeiyang in https://github.com/openobserve/openobserve/pull/3922
* fix: query result cache v2 by oasisk in https://github.com/openobserve/openobserve/pull/3895
* perf: optimize search partition settings by hengfeiyang in https://github.com/openobserve/openobserve/pull/3924
* chore(deps): bump zerovec from 0.10.2 to 0.10.4 by dependabot in https://github.com/openobserve/openobserve/pull/3927
* chore(deps): bump eifinger/setup-rye from 3 to 4 by dependabot in https://github.com/openobserve/openobserve/pull/3925
* fix: inverted index can't get result when the min_timestamp mismatch by hengfeiyang in https://github.com/openobserve/openobserve/pull/3928
* fix: when adding existing user to another org, given role should be correct by Subhra264 in https://github.com/openobserve/openobserve/pull/3911
* fix: histogram time to match partition time range by oasisk in https://github.com/openobserve/openobserve/pull/3926
* chore: set use cache flag by oasisk in https://github.com/openobserve/openobserve/pull/3929
* chore: set use cache flag by oasisk in https://github.com/openobserve/openobserve/pull/3931
* fix: added plus sign for getcount call & removed duplicate call from … by bjp232004 in https://github.com/openobserve/openobserve/pull/3933
* feat: parallelize the tests by ansrivas in https://github.com/openobserve/openobserve/pull/3930
* fix: avoid otlp tracing being split into parts by taimingl in https://github.com/openobserve/openobserve/pull/3937
* chore(deps): bump zerovec-derive from 0.10.2 to 0.10.3 by dependabot in https://github.com/openobserve/openobserve/pull/3936
* feat: secondary index by hengfeiyang in https://github.com/openobserve/openobserve/pull/3870
* fix: query management exec dur, query range and pagination fix by ktx-vaidehi in https://github.com/openobserve/openobserve/pull/3934
* fix: query with inverted index by hengfeiyang in https://github.com/openobserve/openobserve/pull/3946
* fix: enable rbac for index streams by Subhra264 in https://github.com/openobserve/openobserve/pull/3905
* fix: use _timestamp in TriggerData for triggers usage by Subhra264 in https://github.com/openobserve/openobserve/pull/3948
* fix: invalid peer certificate: UnknownIssuer for report traces by hengfeiyang in https://github.com/openobserve/openobserve/pull/3949
* chore: debug query result cache issue by oasisk in https://github.com/openobserve/openobserve/pull/3943
* ci: remove mimalloc on windows by hengfeiyang in https://github.com/openobserve/openobserve/pull/3951
* fix: cancel all internal trace_ids by taimingl in https://github.com/openobserve/openobserve/pull/3952
* fix: cache ratio issue by oasisk in https://github.com/openobserve/openobserve/pull/3953
* perf: optimize search partition by hengfeiyang in https://github.com/openobserve/openobserve/pull/3954
* fix: schema version filter for query by hengfeiyang in https://github.com/openobserve/openobserve/pull/3955
* refactor: separate search with cache by hengfeiyang in https://github.com/openobserve/openobserve/pull/3958
* fix: Index stream rbac migration by Subhra264 in https://github.com/openobserve/openobserve/pull/3959
* fix: delete wal file when stream already deleted by hengfeiyang in https://github.com/openobserve/openobserve/pull/3961
* feat: role-group based node selection by taimingl in https://github.com/openobserve/openobserve/pull/3960
* fix: sql function change with syntax guide by bjp232004 in https://github.com/openobserve/openobserve/pull/3643
* feat: add short vs long query in query manager by haohuaijin in https://github.com/openobserve/openobserve/pull/3962
* perf: use infer schema store in memtable by haohuaijin in https://github.com/openobserve/openobserve/pull/3944
* feat: Introduce otel grpc endpoint to export traces by Subhra264 in https://github.com/openobserve/openobserve/pull/3963
* feat: cron feature on alert page by bjp232004 in https://github.com/openobserve/openobserve/pull/3923
* fix: inverted index search with fast mode by hengfeiyang in https://github.com/openobserve/openobserve/pull/3964
* ci: bump datafusion to 40 by hengfeiyang in https://github.com/openobserve/openobserve/pull/3968
* fix: inverted index fast mode by hengfeiyang in https://github.com/openobserve/openobserve/pull/3967
* fix: inverted index query by hengfeiyang in https://github.com/openobserve/openobserve/pull/3969
* feat: visualization for logs page by ktx-abhay in https://github.com/openobserve/openobserve/pull/3529
* fix: Add PRIMARY KEY constraint to tables in postgres by abvarun226 in https://github.com/openobserve/openobserve/pull/3972
* fix: log result cache ratio to usage & delta scan size by oasisk in https://github.com/openobserve/openobserve/pull/3974
* fix: consistent hashing with querier group by hengfeiyang in https://github.com/openobserve/openobserve/pull/3978
* fix: rate calculate by haohuaijin in https://github.com/openobserve/openobserve/pull/3982
* fix: result cache histogram issue by oasisk in https://github.com/openobserve/openobserve/pull/3983
* feat: support swagger enable open by baerwang in https://github.com/openobserve/openobserve/pull/3986
* feat: add CPU limit for work group by hengfeiyang in https://github.com/openobserve/openobserve/pull/3985
* fix: optimize default setting for single node by hengfeiyang in https://github.com/openobserve/openobserve/pull/3989
* fix: separate cache for results by oasisk in https://github.com/openobserve/openobserve/pull/3990
* chore: add result stats to status api by oasisk in https://github.com/openobserve/openobserve/pull/3991
* feat: Routing support for all ingestion APIs by taimingl in https://github.com/openobserve/openobserve/pull/3970
* feat: add span metrics for traces by domyway in https://github.com/openobserve/openobserve/pull/3787
* fix: ScanSize label by taimingl in https://github.com/openobserve/openobserve/pull/3992
* fix: visualization stream selection issue by ktx-abhay in https://github.com/openobserve/openobserve/pull/3993
* fix: enable cache by default & scan size lable issue by oasisk in https://github.com/openobserve/openobserve/pull/3999
* feat: use cache for value API by hengfeiyang in https://github.com/openobserve/openobserve/pull/3997
* fix: visualization css issues by ktx-abhay in https://github.com/openobserve/openobserve/pull/4002
* fix: result cache panic when there is no _timestamp by hengfeiyang in https://github.com/openobserve/openobserve/pull/4004
* test: e2e quick mode without timestamp by neha00290 in https://github.com/openobserve/openobserve/pull/4006
* fix: rate calculate for count by haohuaijin in https://github.com/openobserve/openobserve/pull/4005
* fix: search partition with order by time asc by hengfeiyang in https://github.com/openobserve/openobserve/pull/4009
* perf: keep improve inverted index by hengfeiyang in https://github.com/openobserve/openobserve/pull/4010
* fix: Logs page histogram api duplicate call by bjp232004 in https://github.com/openobserve/openobserve/pull/3998
* feat: value API without count by hengfeiyang in https://github.com/openobserve/openobserve/pull/4013
* test: assert records to be unique by neha00290 in https://github.com/openobserve/openobserve/pull/4014
* fix: default web url and correct report server endpoint by taimingl in https://github.com/openobserve/openobserve/pull/4015
* fix: caching issue by oasisk in https://github.com/openobserve/openobserve/pull/4017
* fix: cache historical log records by oasisk in https://github.com/openobserve/openobserve/pull/4019
* fix: remove count of value from values api by ktx-vaidehi in https://github.com/openobserve/openobserve/pull/4020
* feat: Npm package upgrade by bjp232004 in https://github.com/openobserve/openobserve/pull/3984
* fix: 4008 fixed string selection in sql mode by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4016
* Fix: package version by bjp232004 in https://github.com/openobserve/openobserve/pull/4027
* feat: clean nats locks by taimingl in https://github.com/openobserve/openobserve/pull/4032
* feat: add multiple tokio runtime by hengfeiyang in https://github.com/openobserve/openobserve/pull/4035
* fix: 4021 logs page additional error information by bjp232004 in https://github.com/openobserve/openobserve/pull/4029
* feat: add `apply_before_flattening` option to function StreamOrder by Subhra264 in https://github.com/openobserve/openobserve/pull/4001
* fix: additional error handling by bjp232004 in https://github.com/openobserve/openobserve/pull/4037
* fix: Page count request failed will display error user will be able t… by bjp232004 in https://github.com/openobserve/openobserve/pull/4044
* fix: 4046 undefined trace id while changing stream while currently a… by bjp232004 in https://github.com/openobserve/openobserve/pull/4047
* fix: 4042 fixed an Error on removing wrong stream and entering correct stream by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4045
* fix: cacher panic for json deserialisation by oasisk in https://github.com/openobserve/openobserve/pull/4049
* feat: vrl function support for dashboard by ktx-abhay in https://github.com/openobserve/openobserve/pull/4022
* fix: count error when limit 0 by hengfeiyang in https://github.com/openobserve/openobserve/pull/4050


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

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

New Contributors
* haryoiro made their first contribution in https://github.com/openobserve/openobserve/pull/3721
* nikhilsaikethe made their first contribution in https://github.com/openobserve/openobserve/pull/4016

**Full Changelog**: https://github.com/openobserve/openobserve/compare/v0.10.7...v0.10.8

Page 5 of 17

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.