Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
9f79752
update otl and rand family deps
congx4 Dec 19, 2025
0514d5c
update lindera family
congx4 Dec 22, 2025
99a50b0
update 3rd party license
congx4 Dec 22, 2025
646fb1c
Merge branch 'main' into congxie/bumpVersion1
congx4 Dec 23, 2025
60d8d51
fix tests
congx4 Dec 23, 2025
e49fae1
update the deps
congx4 Dec 23, 2025
d8e552b
fix fmt
congx4 Dec 23, 2025
fb99102
uodate 3rd license
congx4 Dec 23, 2025
2e0c032
update gcp deps family
congx4 Dec 24, 2025
ed92d37
update 3rd party license
congx4 Dec 24, 2025
cee4034
upgrade gcp
congx4 Dec 24, 2025
53cc971
update the gcp deps
congx4 Dec 25, 2025
1b1f3c3
update tabled version
congx4 Dec 26, 2025
ebfea0a
update tabled
congx4 Dec 26, 2025
94e2758
update the logic
congx4 Dec 26, 2025
44dfa8a
remove no-fail-fast
congx4 Dec 26, 2025
d082285
update console subscriber
congx4 Dec 26, 2025
d1304a9
fix fmt
congx4 Dec 26, 2025
acaf484
add resource back
congx4 Dec 26, 2025
45e7dd6
add shutdown to trace_provider
congx4 Dec 26, 2025
7597d0a
remove comments
congx4 Dec 26, 2025
b2b55d6
Merge branch 'congxie/bumpVersion1' into congxie/bumpVersion2
congx4 Dec 26, 2025
5552c27
add the comment
congx4 Dec 26, 2025
39252ba
fix fmt
congx4 Dec 26, 2025
830031a
Merge branch 'congxie/bumpVersion1' into congxie/bumpVersion2
congx4 Dec 26, 2025
529bdbc
address comments
congx4 Dec 29, 2025
61ee20e
Merge branch 'main' of github.com:quickwit-oss/quickwit into congxie/…
congx4 Dec 29, 2025
4c0a8b2
Merge branch 'congxie/bumpVersion1' into congxie/bumpVersion2
congx4 Dec 29, 2025
a8c12ed
address comments
congx4 Dec 29, 2025
9388e68
merge from main
congx4 Dec 29, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions LICENSE-3rdparty.csv
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,8 @@ pretty_assertions,https://github.com/rust-pretty-assertions/rust-pretty-assertio
prettyplease,https://github.com/dtolnay/prettyplease,MIT OR Apache-2.0,David Tolnay <dtolnay@gmail.com>
proc-macro-error,https://gitlab.com/CreepySkeleton/proc-macro-error,MIT OR Apache-2.0,CreepySkeleton <creepy-skeleton@yandex.ru>
proc-macro-error-attr,https://gitlab.com/CreepySkeleton/proc-macro-error,MIT OR Apache-2.0,CreepySkeleton <creepy-skeleton@yandex.ru>
proc-macro-error-attr2,https://github.com/GnomedDev/proc-macro-error-2,MIT OR Apache-2.0,"CreepySkeleton <creepy-skeleton@yandex.ru>, GnomedDev <david2005thomas@gmail.com>"
proc-macro-error2,https://github.com/GnomedDev/proc-macro-error-2,MIT OR Apache-2.0,"CreepySkeleton <creepy-skeleton@yandex.ru>, GnomedDev <david2005thomas@gmail.com>"
proc-macro2,https://github.com/dtolnay/proc-macro2,MIT OR Apache-2.0,"David Tolnay <dtolnay@gmail.com>, Alex Crichton <alex@alexcrichton.com>"
proc-macro2-diagnostics,https://github.com/SergioBenitez/proc-macro2-diagnostics,MIT OR Apache-2.0,Sergio Benitez <sb@sergio.bz>
procfs,https://github.com/eminence/procfs,MIT OR Apache-2.0,Andrew Chin <achin@eminence32.net>
Expand Down Expand Up @@ -472,6 +474,7 @@ tantivy-tokenizer-api,https://github.com/quickwit-oss/tantivy,MIT,The tantivy-to
tempfile,https://github.com/Stebalien/tempfile,MIT OR Apache-2.0,"Steven Allen <steven@stebalien.com>, The Rust Project Developers, Ashley Mannix <ashleymannix@live.com.au>, Jason White <me@jasonwhite.io>"
termcolor,https://github.com/BurntSushi/termcolor,Unlicense OR MIT,Andrew Gallant <jamslam@gmail.com>
termtree,https://github.com/rust-cli/termtree,MIT,The termtree Authors
testing_table,https://github.com/zhiburt/tabled,MIT,Maxim Zhiburt <zhiburt@gmail.com>
thiserror,https://github.com/dtolnay/thiserror,MIT OR Apache-2.0,David Tolnay <dtolnay@gmail.com>
thiserror-impl,https://github.com/dtolnay/thiserror,MIT OR Apache-2.0,David Tolnay <dtolnay@gmail.com>
thousands,https://github.com/tov/thousands-rs,MIT OR Apache-2.0,Jesse A. Tov <jesse.tov@gmail.com>
Expand Down Expand Up @@ -537,7 +540,6 @@ uuid,https://github.com/uuid-rs/uuid,Apache-2.0 OR MIT,"Ashley Mannix<ashleymann
valuable,https://github.com/tokio-rs/valuable,MIT,The valuable Authors
vsimd,https://github.com/Nugine/simd,MIT,The vsimd Authors
vte,https://github.com/alacritty/vte,Apache-2.0 OR MIT,"Joe Wilm <joe@jwilm.com>, Christian Duerr <contact@christianduerr.com>"
vte_generate_state_changes,https://github.com/alacritty/vte,Apache-2.0 OR MIT,Christian Duerr <contact@christianduerr.com>
wait-timeout,https://github.com/alexcrichton/wait-timeout,MIT OR Apache-2.0,Alex Crichton <alex@alexcrichton.com>
walkdir,https://github.com/BurntSushi/walkdir,Unlicense OR MIT,Andrew Gallant <jamslam@gmail.com>
want,https://github.com/seanmonstar/want,MIT,Sean McArthur <sean@seanmonstar.com>
Expand All @@ -563,7 +565,6 @@ winapi-x86_64-pc-windows-gnu,https://github.com/retep998/winapi-rs,MIT OR Apache
windows,https://github.com/microsoft/windows-rs,MIT OR Apache-2.0,Microsoft
windows-collections,https://github.com/microsoft/windows-rs,MIT OR Apache-2.0,The windows-collections Authors
windows-core,https://github.com/microsoft/windows-rs,MIT OR Apache-2.0,Microsoft
windows-core,https://github.com/microsoft/windows-rs,MIT OR Apache-2.0,The windows-core Authors
windows-future,https://github.com/microsoft/windows-rs,MIT OR Apache-2.0,The windows-future Authors
windows-implement,https://github.com/microsoft/windows-rs,MIT OR Apache-2.0,The windows-implement Authors
windows-interface,https://github.com/microsoft/windows-rs,MIT OR Apache-2.0,The windows-interface Authors
Expand Down
Loading