v0.10.7
版本发布时间: 2024-06-12 22:30:03
openobserve/openobserve最新发布版本:v0.10.8-rc5(2024-07-11 17:29:33)
What's Changed
- fix: ofga check versions before acquiring lock by @oasisk in https://github.com/openobserve/openobserve/pull/3603
- perf: use parquet file static cache by @hengfeiyang in https://github.com/openobserve/openobserve/pull/3604
- fix: dashboard view panel refresh issue by @ktx-abhay in https://github.com/openobserve/openobserve/pull/3606
- feat: add histogram interval for search api by @hengfeiyang in https://github.com/openobserve/openobserve/pull/3607
- refactor: rename match_all & match_all_indexed by @taimingl in https://github.com/openobserve/openobserve/pull/3613
- fix: allow add older data with schema change by @hengfeiyang in https://github.com/openobserve/openobserve/pull/3610
- test: e2e-sanity -testcases by @neha00290 in https://github.com/openobserve/openobserve/pull/3616
- fix: prefetching monaco editor by @omkarK06 in https://github.com/openobserve/openobserve/pull/3617
- fix: histogram error sql mode by @bjp232004 in https://github.com/openobserve/openobserve/pull/3608
- feat: support reloading config vars using an API by @ansrivas in https://github.com/openobserve/openobserve/pull/3623
- fix: reload .env by @hengfeiyang in https://github.com/openobserve/openobserve/pull/3625
- fix: pagination and show message for aggregation query by @bjp232004 in https://github.com/openobserve/openobserve/pull/3628
- chore: fix some comments by @VitalikButerinEth in https://github.com/openobserve/openobserve/pull/3629
- fix: select case when report field not found by @hengfeiyang in https://github.com/openobserve/openobserve/pull/3633
- feat: add new node role flatten_compactor by @hengfeiyang in https://github.com/openobserve/openobserve/pull/3589
- fix: NaN issue on pagination message by @bjp232004 in https://github.com/openobserve/openobserve/pull/3632
- fix: openapi menu changes by @bjp232004 in https://github.com/openobserve/openobserve/pull/3634
- perf: improve file move on ingester by @hengfeiyang in https://github.com/openobserve/openobserve/pull/3622
- fix: change the log level for move file by @hengfeiyang in https://github.com/openobserve/openobserve/pull/3636
- fix: dashboard stacked chart sorting issue by @ktx-abhay in https://github.com/openobserve/openobserve/pull/3517
- feat: dashboard variables adding options by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/3543
- fix: Auto Complete promql legend on select not getting proper value with { by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/3523
- feat: Multi Select Variable by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/3372
- fix: histogram for aggregation query by @bjp232004 in https://github.com/openobserve/openobserve/pull/3639
- perf: improve search limit logic by @hengfeiyang in https://github.com/openobserve/openobserve/pull/3638
- fix: dashboard fullscreen css issues by @ktx-abhay in https://github.com/openobserve/openobserve/pull/3642
- fix: revert renaming match_all by @oasisk in https://github.com/openobserve/openobserve/pull/3645
- fix: format the WHERE IN clause in scheduler mysql pull query by @Subhra264 in https://github.com/openobserve/openobserve/pull/3650
- fix: panic when format recordbatch by @hengfeiyang in https://github.com/openobserve/openobserve/pull/3651
- fix: removed partition api while aggregation query by @bjp232004 in https://github.com/openobserve/openobserve/pull/3647
- fix: Traces query editor issue by @omkarK06 in https://github.com/openobserve/openobserve/pull/3653
- fix: removed trackhits from histogram query by @bjp232004 in https://github.com/openobserve/openobserve/pull/3655
- fix: Time Selection popup gets hidden behind Date-Time UI by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/3657
- feat: add limit -1 for query by @hengfeiyang in https://github.com/openobserve/openobserve/pull/3658
- fix: recordbatch format by @hengfeiyang in https://github.com/openobserve/openobserve/pull/3659
- fix: datetime-picker-z-index-issue by @ktx-abhay in https://github.com/openobserve/openobserve/pull/3661
- feat: allow disable gxhash dependency by @hengfeiyang in https://github.com/openobserve/openobserve/pull/3660
- fix: inverted index query count by @taimingl in https://github.com/openobserve/openobserve/pull/3627
- test: e2e-backfill-logdata by @neha00290 in https://github.com/openobserve/openobserve/pull/3663
- fix: format timestamp for dashboard table chart by @ktx-abhay in https://github.com/openobserve/openobserve/pull/3664
- feat: include search type in search calls by @oasisk in https://github.com/openobserve/openobserve/pull/3648
- feat: improve search group resource management by @hengfeiyang in https://github.com/openobserve/openobserve/pull/3666
- fix: removed _timestamp and order by restriction from sql mode by @bjp232004 in https://github.com/openobserve/openobserve/pull/3620
- fix: move usage reporting to cron jobs by @Subhra264 in https://github.com/openobserve/openobserve/pull/3672
- fix: reduce CPU const for merging by @hengfeiyang in https://github.com/openobserve/openobserve/pull/3673
- fix: default for ZO_USAGE_PUBLISH_INTERVAL not loaded by @taimingl in https://github.com/openobserve/openobserve/pull/3679
- fix: several PromQL functions by @taimingl in https://github.com/openobserve/openobserve/pull/3584
- test: table type dashboard by @neha00290 in https://github.com/openobserve/openobserve/pull/3677
- fix: In IAM on deleting user, user actions were getting disabled by @omkarK06 in https://github.com/openobserve/openobserve/pull/3675
- fix: add searchtype params to dashboard url for reports by @Subhra264 in https://github.com/openobserve/openobserve/pull/3670
- feat: nano second as unit for dashboard by @ktx-abhay in https://github.com/openobserve/openobserve/pull/3680
- fix: view panel parser issue due to lazy load by @ktx-abhay in https://github.com/openobserve/openobserve/pull/3687
- fix: dashboard filter option value format and added more operators in variables settings filter by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/3676
- feat: support presigned GET URLS by @ansrivas in https://github.com/openobserve/openobserve/pull/3667
- feat: add _min & _max for otlp metrics by @taimingl in https://github.com/openobserve/openobserve/pull/3685
- fix: dashboard datetime picker toggle issue from relative to absolute by @ktx-abhay in https://github.com/openobserve/openobserve/pull/3697
- fix: the upgrade of awc lib broke rum proxy by @ansrivas in https://github.com/openobserve/openobserve/pull/3702
- fix: multiple timestamp columns issue on grid by @bjp232004 in https://github.com/openobserve/openobserve/pull/3696
- fix: include trace_id in search usage reporting by @Subhra264 in https://github.com/openobserve/openobserve/pull/3703
- chore: Add download script by @prabhatsharma in https://github.com/openobserve/openobserve/pull/3714
- fix: Use hash for mysql lock key by @tanagumo in https://github.com/openobserve/openobserve/pull/3715
- fix: remove port if present in X-Forwarded-For header by @nozzle-1 in https://github.com/openobserve/openobserve/pull/3719
- test: fix logs breaking test by @neha00290 in https://github.com/openobserve/openobserve/pull/3722
- fix: multiple timestamp columns displayed on result grid by @bjp232004 in https://github.com/openobserve/openobserve/pull/3723
- test: pytest logs search queries by @neha00290 in https://github.com/openobserve/openobserve/pull/3727
- fix: loading icon disabled on empty stream fields by @bjp232004 in https://github.com/openobserve/openobserve/pull/3728
- perf: improve ingestion by @hengfeiyang in https://github.com/openobserve/openobserve/pull/3678
🐳 Docker Images
Available at:
Version tags:
-
public.ecr.aws/zinclabs/openobserve:v0.10.7
-
public.ecr.aws/zinclabs/openobserve:v0.10.7-simd
-
openobserve/openobserve:v0.10.7
-
openobserve/openobserve:v0.10.7-simd
📒 Documentation: https://openobserve.ai/docs/
New Contributors
- @VitalikButerinEth made their first contribution in https://github.com/openobserve/openobserve/pull/3629
- @tanagumo made their first contribution in https://github.com/openobserve/openobserve/pull/3715
- @nozzle-1 made their first contribution in https://github.com/openobserve/openobserve/pull/3719
Full Changelog: https://github.com/openobserve/openobserve/compare/v0.10.6...v0.10.7
1、 openobserve-v0.10.7-darwin-amd64.tar.gz 44.34MB
2、 openobserve-v0.10.7-darwin-amd64.tar.gz.sha256sum 65B
3、 openobserve-v0.10.7-darwin-arm64.tar.gz 42.13MB
4、 openobserve-v0.10.7-darwin-arm64.tar.gz.sha256sum 65B
5、 openobserve-v0.10.7-linux-amd64-musl.tar.gz 46.19MB
6、 openobserve-v0.10.7-linux-amd64-musl.tar.gz.sha256sum 65B
7、 openobserve-v0.10.7-linux-amd64-simd.tar.gz 45.88MB
8、 openobserve-v0.10.7-linux-amd64-simd.tar.gz.sha256sum 65B
9、 openobserve-v0.10.7-linux-amd64.tar.gz 46.04MB
10、 openobserve-v0.10.7-linux-amd64.tar.gz.sha256sum 65B
11、 openobserve-v0.10.7-linux-arm64.tar.gz 43.49MB
12、 openobserve-v0.10.7-linux-arm64.tar.gz.sha256sum 65B
13、 openobserve-v0.10.7-windows-amd64.zip 45.3MB