v0.9.1
版本发布时间: 2024-03-11 20:50:24
openobserve/openobserve最新发布版本:v0.10.8-rc5(2024-07-11 17:29:33)
What's Changed
- feat: Sankey chart by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/2678
- chore: role mapping issues by @oasisk in https://github.com/openobserve/openobserve/pull/2707
- fix: Update ja.json by @kenshirobot in https://github.com/openobserve/openobserve/pull/2702
- perf: improve traces ingestion by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2708
- fix: pagination sorting issue by @bjp232004 in https://github.com/openobserve/openobserve/pull/2713
- fix: added missing test id's in IAM by @omkarK06 in https://github.com/openobserve/openobserve/pull/2715
- fix: fixed editing non aggregated alerts by @omkarK06 in https://github.com/openobserve/openobserve/pull/2718
- feat: add freqency for alert API by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2719
- fix: added frequency input in alerts by @omkarK06 in https://github.com/openobserve/openobserve/pull/2720
- fix: chart type switching with sankey by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/2721
- fix: templates & destination permissions by @oasisk in https://github.com/openobserve/openobserve/pull/2724
- fix: fixed filtering on stream resources in IAM by @omkarK06 in https://github.com/openobserve/openobserve/pull/2723
- perf: optimize file_list table index by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2727
- fix: pagination unwanted call by @bjp232004 in https://github.com/openobserve/openobserve/pull/2729
- fix: map group claim to role by @oasisk in https://github.com/openobserve/openobserve/pull/2732
- perf: cache latest files by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2734
- chore(deps): bump EmbarkStudios/cargo-deny-action from 1.5.13 to 1.5.15 by @dependabot in https://github.com/openobserve/openobserve/pull/2730
- fix: added dashboard id in column by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/2735
- fix: generate password by @oasisk in https://github.com/openobserve/openobserve/pull/2736
- fix(alert): support sql mode in alert_url by @haohuaijin in https://github.com/openobserve/openobserve/pull/2738
- feat: unit for dashboard table chart by @ktx-abhay in https://github.com/openobserve/openobserve/pull/2739
- fix: set node online again by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2741
- feat: dashboard drilldown to another dashboard by @ktx-abhay in https://github.com/openobserve/openobserve/pull/2660
- fix: _value API with query_context by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2744
- fix: capture payment detail by @bjp232004 in https://github.com/openobserve/openobserve/pull/2726
- fix: dashboard permissions issue by @oasisk in https://github.com/openobserve/openobserve/pull/2745
- fix: performance improvement by @bjp232004 in https://github.com/openobserve/openobserve/pull/2743
- feat: IAM adding permissions in JSON format by @omkarK06 in https://github.com/openobserve/openobserve/pull/2742
- perf: improve per thread lock by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2752
- fix: create file logs for ingester by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2753
- fix: streams optimization by @omkarK06 in https://github.com/openobserve/openobserve/pull/2748
- fix: dashboard streams not loaded when switched between chart types like HTML and Markdown by @ktx-kirtan in https://github.com/openobserve/openobserve/pull/2756
- fix: RUM UI fixes by @omkarK06 in https://github.com/openobserve/openobserve/pull/2599
- fix: on chart type change stream field list rendering issue in add panel by @ktx-abhay in https://github.com/openobserve/openobserve/pull/2757
- fix: refresh stats adding streams on list by @bjp232004 in https://github.com/openobserve/openobserve/pull/2758
- fix: unit test issue by @oasisk in https://github.com/openobserve/openobserve/pull/2761
- fix: dashboard maps filters by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/2522
- fix: dashboard drilldown url creation issue for new tab by @ktx-abhay in https://github.com/openobserve/openobserve/pull/2763
- perf: improve enrichmentTable by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2764
- fix: RBAC get all streams issues by @omkarK06 in https://github.com/openobserve/openobserve/pull/2768
- feat: add an option to enable bloom filter on all fields by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2769
- fix: on folder delete show correct error message by @ktx-abhay in https://github.com/openobserve/openobserve/pull/2766
- fix: rewrite count(distinct(field)) to three phase to get correct result by @haohuaijin in https://github.com/openobserve/openobserve/pull/2770
- fix: dashboard geomap initial saved panels size by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/2781
- fix: add some debug for stream stats by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2782
- fix: dashboard tooltip and drilldown issue by @ktx-abhay in https://github.com/openobserve/openobserve/pull/2783
- feat: Updated stream creation and stream settings by @omkarK06 in https://github.com/openobserve/openobserve/pull/2778
- fix: list should return only allowed objects by @oasisk in https://github.com/openobserve/openobserve/pull/2785
- fix: can't create same name alerts by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2786
- fix: histogram fix by @bjp232004 in https://github.com/openobserve/openobserve/pull/2791
- fix: Search around logs page by @bjp232004 in https://github.com/openobserve/openobserve/pull/2795
- fix: watchers to read from db by @oasisk in https://github.com/openobserve/openobserve/pull/2798
- fix: fixed issues in add and update streams by @omkarK06 in https://github.com/openobserve/openobserve/pull/2797
- fix: organization change not loads stream data by @bjp232004 in https://github.com/openobserve/openobserve/pull/2802
- fix: change ZO_RESTRICTED_ROUTES_ON_EMPTY_DATA default to false by @prabhatsharma in https://github.com/openobserve/openobserve/pull/2803
- fix: organization change not refresh the page data by @bjp232004 in https://github.com/openobserve/openobserve/pull/2806
- fix: streams filtering by @omkarK06 in https://github.com/openobserve/openobserve/pull/2808
- test: removed stream settings testcase by @neha00290 in https://github.com/openobserve/openobserve/pull/2809
- feat: introduce SMTP env configurations by @Subhra264 in https://github.com/openobserve/openobserve/pull/2810
- perf: add a new configure to enable infer schema in datafusion by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2811
- fix: added test id for stream search input by @omkarK06 in https://github.com/openobserve/openobserve/pull/2814
- perf: Imporve ingester speed by @haohuaijin in https://github.com/openobserve/openobserve/pull/2794
- feat: merge setting fields and default fields by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2816
- fix: issue 2793 by @bjp232004 in https://github.com/openobserve/openobserve/pull/2817
- perf: optimize
select *
when the table have more than 1000 fields by @haohuaijin in https://github.com/openobserve/openobserve/pull/2813 - feat: inverted index v1 by @ansrivas in https://github.com/openobserve/openobserve/pull/2821
- fix: Improve Korean translations by @lens0021 in https://github.com/openobserve/openobserve/pull/2818
- fix: change value length for meta in MySQL by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2823
- fix: change the placeholders by @oasisk in https://github.com/openobserve/openobserve/pull/2830
- fix: Incorrect logs displayed on switching sql mode on and off & fixe… by @bjp232004 in https://github.com/openobserve/openobserve/pull/2824
- fix: pin rye to 0.27.0 by @ansrivas in https://github.com/openobserve/openobserve/pull/2835
- test: run logs breaking testcase by @neha00290 in https://github.com/openobserve/openobserve/pull/2833
- fix: schema evolution by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2838
- fix: inverted index failure by @oasisk in https://github.com/openobserve/openobserve/pull/2837
- feat: dashboard print by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/2760
- perf: tradeof between query performance and ingester performance by @haohuaijin in https://github.com/openobserve/openobserve/pull/2842
- feat: introduce alert emails in backend by @Subhra264 in https://github.com/openobserve/openobserve/pull/2825
- feat: impl FIFO for query cache by @haohuaijin in https://github.com/openobserve/openobserve/pull/2834
- chore(deps): bump axios and start-server-and-test in /web by @dependabot in https://github.com/openobserve/openobserve/pull/2754
- fix: some comments by @cuishuang in https://github.com/openobserve/openobserve/pull/2843
- fix: UI improvements in alerts by @omkarK06 in https://github.com/openobserve/openobserve/pull/2845
- fix: inverted index issue by @oasisk in https://github.com/openobserve/openobserve/pull/2847
- perf: let parquet_max_row_group_size configurable by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2850
- fix: inverted index min ts issue by @oasisk in https://github.com/openobserve/openobserve/pull/2854
- chore(deps): bump eifinger/setup-rye from 1 to 2 by @dependabot in https://github.com/openobserve/openobserve/pull/2853
- chore(deps): bump mio from 0.8.10 to 0.8.11 by @dependabot in https://github.com/openobserve/openobserve/pull/2855
- fix: missing drilldown name data-test id by @ktx-abhay in https://github.com/openobserve/openobserve/pull/2859
- fix: search got parquet not found by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2860
- fix: inverted index switch file format by @oasisk in https://github.com/openobserve/openobserve/pull/2857
- fix: pagination issue while histogram disabled by @bjp232004 in https://github.com/openobserve/openobserve/pull/2861
- fix: provide stream names for deleting function by @oasisk in https://github.com/openobserve/openobserve/pull/2862
- fix: data-test for drilldown pop up by @ktx-abhay in https://github.com/openobserve/openobserve/pull/2864
- fix: inverted index ensure only utf8 columns by @ansrivas in https://github.com/openobserve/openobserve/pull/2865
- fix: merge failed with inverted index by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2870
- test: alerts testcases run by @neha00290 in https://github.com/openobserve/openobserve/pull/2867
- fix: functions issue add same function again by @oasisk in https://github.com/openobserve/openobserve/pull/2875
- fix: added test id's for functions by @omkarK06 in https://github.com/openobserve/openobserve/pull/2872
- feat: fast mode added on logs page by @bjp232004 in https://github.com/openobserve/openobserve/pull/2871
- fix: limit got removed in full sql mode with partition implementation. by @bjp232004 in https://github.com/openobserve/openobserve/pull/2880
- feat: add fast mode for query by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2876
- test: parallelize the unit tests by @ansrivas in https://github.com/openobserve/openobserve/pull/2881
- fix: remove functions via watchers only by @oasisk in https://github.com/openobserve/openobserve/pull/2883
- fix: add prometheus operator CRDs by @prabhatsharma in https://github.com/openobserve/openobserve/pull/2884
- fix: add some debug logs for index by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2886
- fix: logout user functionality by @bjp232004 in https://github.com/openobserve/openobserve/pull/2888
- fix: generate index with array distinct by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2889
- test: fastmode testcases by @neha00290 in https://github.com/openobserve/openobserve/pull/2890
- fix: Custom logo text single line by @bjp232004 in https://github.com/openobserve/openobserve/pull/2895
- fix: optimise inverted index generation by @oasisk in https://github.com/openobserve/openobserve/pull/2896
- fix: config variables by @oasisk in https://github.com/openobserve/openobserve/pull/2898
- test: remove quick mode testcases by @neha00290 in https://github.com/openobserve/openobserve/pull/2900
- fix: added new spark icon by @bjp232004 in https://github.com/openobserve/openobserve/pull/2901
- feat: fast_mode rebased by @oasisk in https://github.com/openobserve/openobserve/pull/2902
- fix: count on inverted index by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2903
- fix: spell wrong by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2904
- fix: total with limit in sql_mode by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2905
- fix: changed hits to events and limit count fix by @bjp232004 in https://github.com/openobserve/openobserve/pull/2907
- test: add functions testcases by @neha00290 in https://github.com/openobserve/openobserve/pull/2910
- fix: after reset filter records per page not getting reflected by @bjp232004 in https://github.com/openobserve/openobserve/pull/2912
- fix: fast mode field not found by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2911
- fix: cache latest schema by @oasisk in https://github.com/openobserve/openobserve/pull/2915
- test: fix logs testcases by @neha00290 in https://github.com/openobserve/openobserve/pull/2917
- test: logs limit testcases by @neha00290 in https://github.com/openobserve/openobserve/pull/2918
- chore: shortened slack link by @prabhatsharma in https://github.com/openobserve/openobserve/pull/2919
- feat: dashboard tutorial button by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/2920
- fix: about text by @bjp232004 in https://github.com/openobserve/openobserve/pull/2922
- fix: fix for delete track_total_flag for sql mode with limit by @bjp232004 in https://github.com/openobserve/openobserve/pull/2923
- fix: debug inverted index by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2926
- fix: inverted index count by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2928
- test: inverted index value for queries testcase by @neha00290 in https://github.com/openobserve/openobserve/pull/2931
- fix: issue #2921 by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2933
- fix: debug quick mode by @hengfeiyang in https://github.com/openobserve/openobserve/pull/2934
New Contributors
- @kenshirobot made their first contribution in https://github.com/openobserve/openobserve/pull/2702
- @haohuaijin made their first contribution in https://github.com/openobserve/openobserve/pull/2738
- @Subhra264 made their first contribution in https://github.com/openobserve/openobserve/pull/2810
- @lens0021 made their first contribution in https://github.com/openobserve/openobserve/pull/2818
- @cuishuang made their first contribution in https://github.com/openobserve/openobserve/pull/2843
Full Changelog: https://github.com/openobserve/openobserve/compare/v0.8.1...v0.9.1
1、 openobserve-v0.9.1-darwin-amd64.tar.gz 52.37MB
2、 openobserve-v0.9.1-darwin-amd64.tar.gz.sha256sum 65B
3、 openobserve-v0.9.1-darwin-arm64.tar.gz 51.05MB
4、 openobserve-v0.9.1-darwin-arm64.tar.gz.sha256sum 65B
5、 openobserve-v0.9.1-linux-amd64-musl.tar.gz 53.9MB
6、 openobserve-v0.9.1-linux-amd64-musl.tar.gz.sha256sum 65B
7、 openobserve-v0.9.1-linux-amd64-simd.tar.gz 53.52MB
8、 openobserve-v0.9.1-linux-amd64-simd.tar.gz.sha256sum 65B
9、 openobserve-v0.9.1-linux-amd64.tar.gz 53.7MB
10、 openobserve-v0.9.1-linux-amd64.tar.gz.sha256sum 65B
11、 openobserve-v0.9.1-linux-arm64.tar.gz 51.82MB
12、 openobserve-v0.9.1-linux-arm64.tar.gz.sha256sum 65B
13、 openobserve-v0.9.1-windows-amd64.zip 52.85MB