Skip to content

[pull] main from quickwit-oss:main #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 492 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
492 commits
Select commit Hold shift + click to select a range
489c9d6
add support for f64 for concat fields (#5369)
PSeitz Aug 30, 2024
d684b92
allow querying non existing fields (#5308)
trinity-1686a Aug 30, 2024
ab1a782
improve trace search backward compatibility (#5371)
trinity-1686a Aug 30, 2024
34a162f
Fix flaky integ tests (#5348)
rdettai Sep 2, 2024
7cca6e4
Add unit test to show force commit doesn't work
rdettai Aug 29, 2024
911daa5
Fix CommitTypeV2 serialization
rdettai Aug 29, 2024
e0fceb0
Explicit 400 when using ingest V2 and wait_for
rdettai Aug 29, 2024
07cd7eb
Fix wait_for commit on ingest V2
rdettai Aug 29, 2024
d488199
Also wait when the commit type is force
rdettai Aug 29, 2024
38fa01b
Assert wait_for doesn't force
rdettai Aug 29, 2024
c4d7ecb
Test and fix edge case with empty workbench
rdettai Aug 29, 2024
c0c92d3
Add workbench test for publish wait
rdettai Aug 29, 2024
f783cc6
Add ES tests
rdettai Aug 29, 2024
cb34222
Fix clippy
rdettai Aug 29, 2024
757257b
Disable timeout on waiting commit types
rdettai Aug 29, 2024
08504cc
Small naming and trait bound adjustments
rdettai Aug 30, 2024
f195b91
Failing test showing a race condition
rdettai Aug 30, 2024
d10d263
Fix race condition
rdettai Aug 30, 2024
4e2ea47
Only track shard that were requested
rdettai Aug 30, 2024
95686f4
Fix clippy lints and typo
rdettai Aug 30, 2024
dd0fa11
Describe publish states
rdettai Aug 30, 2024
e812be8
Refacto to separate module
rdettai Sep 2, 2024
7cfc733
Add independent tests on internal state
rdettai Sep 2, 2024
779f020
Add shard pruning endpoint (#5335)
rdettai Sep 2, 2024
fc5ef16
Reaquire shards only if they are stale (#5338)
rdettai Sep 2, 2024
707f22a
ingestv2 doc validation improvements (#5375)
trinity-1686a Sep 3, 2024
9d8fab0
fix jaeger http endpoint (#5378)
trinity-1686a Sep 3, 2024
97614af
restart indexing pipeline on index update (#5265)
trinity-1686a Sep 3, 2024
358ec72
fix concatenate field docs (#5370)
tontinton Sep 4, 2024
aac8b49
Bump tokio from 1.39.2 to 1.40.0 in /quickwit (#5372)
dependabot[bot] Sep 4, 2024
0820c90
memoize s3 client (#5377)
trinity-1686a Sep 4, 2024
80364dd
make some s3 error retryable (#5384)
trinity-1686a Sep 4, 2024
b41c3b7
add gzip to commands needed for install (#5385)
trinity-1686a Sep 4, 2024
e905929
gc multiple indexes at once (#5380)
trinity-1686a Sep 5, 2024
1900197
Change default timestamps in OTEL logs (#5366)
rdettai Sep 5, 2024
f49b253
Fix actor timeout in ingest integration tests (#5389)
rdettai Sep 5, 2024
6768d01
fix flaky test on gc (#5391)
trinity-1686a Sep 5, 2024
fb21b03
Update node-config.md
fmassot Sep 6, 2024
79acfe4
shorten delete_splits_marked_for_deletion log (#5395)
trinity-1686a Sep 6, 2024
4ed7995
Fix configuration interpolation (#5403)
rdettai Sep 9, 2024
674f386
improve logging (#5387)
PSeitz Sep 10, 2024
ec951aa
fix lints from 1.79-1.81 (#5392)
trinity-1686a Sep 10, 2024
20b4956
batch delete from gc (#5404)
trinity-1686a Sep 10, 2024
f0eb5e4
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows …
dependabot[bot] Sep 11, 2024
b61ba35
Bump webpack from 5.76.1 to 5.94.0 in /quickwit/quickwit-ui (#5364)
dependabot[bot] Sep 11, 2024
bb14b1d
Bump express from 4.19.2 to 4.20.0 in /quickwit/quickwit-ui (#5408)
dependabot[bot] Sep 11, 2024
53eaa32
Bump actions/download-artifact from 4.1.7 to 4.1.8 (#5410)
dependabot[bot] Sep 11, 2024
118a339
Bump micromatch from 4.0.5 to 4.0.8 in /quickwit/quickwit-ui (#5347)
dependabot[bot] Sep 11, 2024
8494d51
Bump axios from 1.6.1 to 1.7.7 in /quickwit/quickwit-ui (#5409)
dependabot[bot] Sep 11, 2024
d142f59
add more env var config for postgres (#5365)
trinity-1686a Sep 12, 2024
8988310
Fix builds with --all-features (#5419)
rdettai Sep 13, 2024
6a61f55
Fix ancient test that recently re-surfaced (#5425)
rdettai Sep 13, 2024
54473bb
update rust sasl (#5424)
trinity-1686a Sep 13, 2024
2d4f5a6
change pkey on splits (#5426)
trinity-1686a Sep 13, 2024
bef4143
fix(jaeger-documentation): update the documentation to work with the …
idrissneumann Sep 13, 2024
740b2ba
Upgrade actions/upload-artifact to match actions/download-artifact (#…
rdettai Sep 16, 2024
7d357fa
add request_timeout_secs config to searcher config (#5402)
PSeitz Sep 17, 2024
61c3d7b
Fix bulk api response order (#5434)
rdettai Sep 18, 2024
8db78d4
Enable force shutdown with 2nd Ctrl+C (#5414)
rdettai Sep 18, 2024
98328db
update tantivy (#5433)
PSeitz Sep 18, 2024
c9dfb6d
fix(metastore): add index to support index name wildcard expansion (#…
esatterwhite Sep 19, 2024
565becd
Garbage collect shards in SQS Filesource (#5339)
rdettai Sep 19, 2024
f3dd8f2
Debounce shard pruning request (#5374)
rdettai Sep 19, 2024
b046433
fix migration 22 not being run (#5439)
trinity-1686a Sep 19, 2024
634a1bc
Cleanup integration tests (#5429)
rdettai Sep 20, 2024
3d4a22c
Add some additional search metrics (#5447)
guilload Sep 25, 2024
450f26a
Enrich root/leaf search spans with number of docs and splits (#5450)
guilload Sep 26, 2024
26d983d
Allowing failed splits in root search. (#5440)
fulmicoton Sep 27, 2024
efac619
Fix grafana searchers dashboard (#5455)
PSeitz Sep 27, 2024
6373edb
Fix incompatible es java date format (#5462)
kuzaxak Sep 30, 2024
7b22075
Removing permits from scaling up/down methods (#5463)
fulmicoton Oct 1, 2024
8758287
Adding fingerprint to task in cluster state. (#5464)
fulmicoton Oct 1, 2024
2dcc696
improve gc resilience and add metrics (#5420)
trinity-1686a Oct 1, 2024
060dfd8
document searcher config request_timeout_secs (#5452)
PSeitz Oct 2, 2024
1cf019f
Add number of splits per root/leaf search histograms (#5472)
guilload Oct 3, 2024
e706297
Fix pulsar uri scheme (#5470)
miton18 Oct 3, 2024
184286b
move from egrep to grep (#5479)
miton18 Oct 8, 2024
cc7a97f
Introduce a searcher config option to timeout get requests. (#5467)
fulmicoton Oct 9, 2024
914a196
Adding an actor inbox gauge. (#5481)
fulmicoton Oct 9, 2024
ca3f0d1
Bugfix in actor inbox count gauge (#5483)
fulmicoton Oct 9, 2024
6d3011d
Bump actions/upload-artifact from 4.4.0 to 4.4.2 (#5480)
dependabot[bot] Oct 9, 2024
c141add
Fix pulsar finalize (#5471)
miton18 Oct 9, 2024
46e9f85
Bump rollup from 2.79.1 to 2.79.2 in /quickwit/quickwit-ui (#5459)
dependabot[bot] Oct 9, 2024
da6e905
Bump actions/upload-artifact from 4.4.2 to 4.4.3 (#5484)
dependabot[bot] Oct 9, 2024
b65f5df
Added command in Makefile to generate dependency licenses (#5486)
fulmicoton Oct 10, 2024
47c1bf3
Issue/5474 merge pipeline finalization (#5475)
fulmicoton Oct 10, 2024
e7bcc90
Stop relying on our own version of pulsar-rs (#5487)
fulmicoton Oct 11, 2024
f5da576
Updating dependency-licenses.html
fulmicoton Oct 11, 2024
4c1e228
Handle nested OTLP values in attributes and log bodies (#5485)
guilload Oct 14, 2024
e08eb9f
Bugfix sort order query string in elastic search api. (#5490)
fulmicoton Oct 16, 2024
a3ce1b8
document missing agg parameter (#5498)
PSeitz Oct 17, 2024
4ec0eb7
allow specifying index in otel http protobuf api (#5421)
trinity-1686a Oct 17, 2024
4dc60f0
Adding a metric to count storage errors and their error code. (#5497)
fulmicoton Oct 18, 2024
a2c5f1d
4829 minimum should match (#5488)
fulmicoton Oct 18, 2024
6b4acd0
don't enumerate index_uid when requesting splits to gc (#5489)
trinity-1686a Oct 18, 2024
29338a8
allow specifying otel index id in header (#5503)
trinity-1686a Oct 18, 2024
57062ce
update tantivy (#5500)
PSeitz Oct 19, 2024
5e5b360
retry on S3 internal error (#5504)
trinity-1686a Oct 21, 2024
a49f5c4
Updating chitchat (#5505)
fulmicoton Oct 22, 2024
5de2cfa
remove DocMapper trait (#5508)
PSeitz Oct 22, 2024
82b0102
add prometheus tutorial (#5457)
PSeitz Oct 22, 2024
21cec26
Adding some kind of throttling on the janitor to prevent it from (#5510)
fulmicoton Oct 23, 2024
02a5b6a
clippy (#5512)
PSeitz Oct 23, 2024
8572903
extend json parse bench (#5516)
PSeitz Oct 23, 2024
b045483
Prevents single split searches from different leaf_search from interl…
fulmicoton Oct 23, 2024
f0ff912
Fix jaeger duration parse error (#5518)
erikwoo Oct 23, 2024
3a1532a
fix unit conversion in jaeger http search endpoint (#5519)
trinity-1686a Oct 23, 2024
1be6991
Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /quickwit/quickwit-…
dependabot[bot] Oct 23, 2024
f43e374
Remove unsupported Postgres URI with multiple hosts from example in docs
guilload Oct 23, 2024
3254064
Improve search job placer logging (#5514)
guilload Oct 23, 2024
312f5c3
refactor doc mapper (#5522)
PSeitz Oct 24, 2024
105aa7d
add eviction metrics to caches (#5523)
trinity-1686a Oct 25, 2024
a91d2e7
Document OTLP source input formats
guilload Oct 25, 2024
826f10f
Log PostgreSQL metastore error (#5530)
guilload Oct 29, 2024
58944fc
Record object storage request latencies (#5521)
guilload Oct 30, 2024
70a248b
Make janitor index GC concurrency configurable via env var
guilload Oct 30, 2024
ee362fc
remove duplicated code (#5538)
PSeitz Nov 4, 2024
e590855
box warp routes (#5540)
PSeitz Nov 5, 2024
d4ad40d
Removing the last extern crate macro use old idiom (#5546)
fulmicoton Nov 7, 2024
db1751b
restrict maturity period to retention (#5543)
trinity-1686a Nov 8, 2024
23289a1
Bump codecov/codecov-action from 4 to 5 (#5549)
dependabot[bot] Nov 18, 2024
fe0f39a
wait for merge at end of local ingest (#5542)
trinity-1686a Nov 18, 2024
6362633
Update Rust version
guilload Nov 22, 2024
4b85107
Fix clippy warning
guilload Nov 22, 2024
0e907c2
Upgrade VRL
guilload Nov 22, 2024
bc2c8a9
Upgrade dependencies
guilload Nov 22, 2024
b82ece1
Allow Unicode-3.0 license
guilload Nov 22, 2024
297aabe
Add missing Search API section header (#5556)
rdettai Nov 25, 2024
cbf35fa
fix failing test after rustc and serde update (#5564)
trinity-1686a Nov 25, 2024
0a112fb
Bump cross-spawn from 7.0.3 to 7.0.6 in /quickwit/quickwit-ui (#5558)
dependabot[bot] Nov 25, 2024
4ffbd53
Fix krb5 transitive dependency cross build (#5555)
rdettai Nov 26, 2024
aa600c9
Parse datetimes and timestamps with leading and/or trailing whitespac…
guilload Nov 26, 2024
d2d1d4f
Fix metric name in docs (#5567)
holograph Nov 28, 2024
f9dbc5e
Update azure multipart policy (#5553)
Barre Nov 28, 2024
5329379
Return 429 on ES API when no shards available (#5566)
rdettai Nov 28, 2024
7ec03f9
Use content_length_limit for ES bulk limit (#5573)
rdettai Dec 9, 2024
fba56b8
Bump pulsar from 5.1.1 to 6.3 (#5584)
guilload Dec 10, 2024
2121ba1
Fix lenient option with wildcard queries (#5575)
rdettai Dec 11, 2024
ec95419
Ensures the affinity function is the same as in Quickwit 0.8 (#5580)
fulmicoton Dec 11, 2024
3ec6a07
Limit and monitor warmup memory usage (#5568)
rdettai Dec 12, 2024
3ce58e7
make jaeger span attribute-to-tag conversion exhaustive (#5574)
arlyon Dec 17, 2024
81bae66
Remove support for 2-digit years in java datetime parser (#5596)
guilload Jan 3, 2025
ccf5228
Use `unresolvable.wikipedia.org` in `test_peer_socket_addrs` (#5594)
guilload Jan 3, 2025
ec20059
start adding documentation on updating mapping (#5290)
trinity-1686a Jan 6, 2025
8026d62
partially implement _elastic/_cluster/health (#5595)
PSeitz Jan 6, 2025
7af85e8
Fix existence queries for nested fields (#5581)
rdettai Jan 7, 2025
08ad09f
Document commit timeout and shutdown (#5418)
rdettai Jan 8, 2025
6667c0c
Bump actions/upload-artifact from 4.4.3 to 4.6.0 (#5607)
dependabot[bot] Jan 10, 2025
e990c59
Use ingest v2 by default (#5600)
guilload Jan 10, 2025
b3dd76a
Bump nanoid from 3.3.4 to 3.3.8 in /quickwit/quickwit-ui (#5586)
dependabot[bot] Jan 10, 2025
385c5b5
support arbitrary wildcard (#5606)
trinity-1686a Jan 10, 2025
f9a7e68
Update docs to prepare for 0.9 release (#5605)
rdettai Jan 13, 2025
d8e98b7
Fix and test clusters without control plane (#5599)
rdettai Jan 13, 2025
dee631b
Add wildcard docs (#5632)
rdettai Jan 14, 2025
1cfacc0
Some sanity rewrite of the LocalSplitStore (#5603)
rdettai Jan 20, 2025
072d0fe
Detailed ingest response (#5635)
rdettai Jan 21, 2025
28b19dc
Add Datadog third-party license file and set up CI check (#5641)
guilload Jan 22, 2025
d4e38e0
Bump undici from 5.28.4 to 5.28.5 in /quickwit/quickwit-ui (#5642)
dependabot[bot] Jan 22, 2025
3bb2781
Relicense to Apache 2.0 (#5645)
guilload Jan 23, 2025
4832e96
Fix license badge in README (#5646)
guilload Jan 23, 2025
1dafe91
Add NOTICE file (#5647)
guilload Jan 23, 2025
a25e9a2
Fix index.css license header (#5648)
guilload Jan 23, 2025
58f9dee
Remove CLA file
guilload Jan 27, 2025
20769a7
Fix default dynamic mapping config (#5653)
rdettai Jan 27, 2025
43fc2e4
Fix license field in Cargo toml (#5652)
rdettai Jan 27, 2025
99d2c47
Return 429 instead of 503 when all the shards of an index are rate li…
guilload Jan 27, 2025
9e206bc
Clarify tag_fields types (#5638)
rdettai Jan 27, 2025
ffd816b
Add update source API (#5636)
rdettai Jan 27, 2025
a18e288
Fix `root_search_requests_total` metric (#5654)
guilload Jan 28, 2025
a109b11
Pin `aws-sdk-s3` dep to 1.62 (#5657)
guilload Jan 29, 2025
0c0a395
Fix Datadog third-party license file job
guilload Jan 29, 2025
a6ff956
Update `opentelemetry*` and `tracing*` crates (#5656)
guilload Jan 29, 2025
6c3159e
Bump the cargo group in /quickwit with 2 updates (#5662)
dependabot[bot] Feb 3, 2025
7bc495a
Reduce aggregation result footprint (#5661)
rdettai Feb 6, 2025
647d02e
Output logs in JSON with `QW_LOG_FORMAT=json` (#5672)
guilload Feb 10, 2025
1d9472d
Document the searcher split cache (#5667)
rdettai Feb 12, 2025
9f87b79
update tantivy (#5677)
trinity-1686a Feb 12, 2025
b15a48f
Revert "Fix default dynamic mapping config (#5653)" (#5683)
rdettai Feb 13, 2025
c997827
Add template docs (#5669)
rdettai Feb 17, 2025
e7125cc
Fix the docs for json and dynamic fields (#5684)
rdettai Feb 20, 2025
a2e6368
Document cooperative indexing (#5668)
rdettai Feb 20, 2025
2c77f78
support tls (#5689)
trinity-1686a Feb 20, 2025
98098bb
Pin cargo deny version (#5694)
rdettai Feb 24, 2025
493a0d9
Fix delete task not respecting default fields (#5690)
rdettai Feb 24, 2025
54f9667
Fix license change
guilload Feb 25, 2025
9b3873b
Add gRPC reflection service (#5697)
guilload Feb 26, 2025
5bae866
Bump the github-actions group across 1 directory with 2 updates (#5700)
dependabot[bot] Mar 4, 2025
a4a3d2a
fix ci after rustup breaking change (#5703)
trinity-1686a Mar 5, 2025
de78b89
Revamp backward compat tests (#5686)
rdettai Mar 5, 2025
9335835
Warn on startup when data dir is too small (#5601)
rdettai Mar 5, 2025
98d6940
Install Rust toolchain
guilload Mar 5, 2025
24e9cf2
upgrade vrl, accept more decompression encodings (#5705)
PSeitz Mar 6, 2025
05496e4
Fix panic when merging long str columns (#5704)
rdettai Mar 10, 2025
058601a
Add logs when upload task fails (#5699)
rdettai Mar 10, 2025
ec36892
Mention how to update LICENSE-3rdparty.csv file in CONTRIBUTING.md
guilload Mar 17, 2025
f10654a
Faster shard scaling (#5679)
rdettai Mar 20, 2025
1ed7ece
Add timeout to metastore GRPC client (#5716)
rdettai Mar 27, 2025
ea35a53
Add in flight get slice metric (#5726)
rdettai Apr 3, 2025
71ac5bc
Fix chitchat dead node cleanup (#5712)
rdettai Apr 3, 2025
d66eabb
Implement gRPC health service (#5728)
guilload Apr 4, 2025
bfc906a
Fix order mismatch in elastic compatible `msearch` api (#5732)
kuzaxak Apr 7, 2025
0ad2b88
update aws behaviour version (#5733)
PSeitz Apr 7, 2025
74e82ab
Register health service for reflection
guilload Apr 7, 2025
d344aa1
Document doc mapping update bug (#5739)
rdettai Apr 8, 2025
206ebf7
Updating github actions plugins version (#5734)
fulmicoton-dd Apr 8, 2025
aec968e
Invalid index_id with ingest v2 returns 429 (#5721)
rdettai Apr 10, 2025
d604b37
Add tonic tls feature to quickwit-common (#5725)
pinylin Apr 10, 2025
50c7535
Fix licenses (#5741)
rdettai Apr 10, 2025
4b29e49
Add total size bytes gauge for search after cache (#5742)
rdettai Apr 10, 2025
1366486
Fix typo -- scehduler (#5745)
Nishantgoyal Apr 14, 2025
7dabbe5
Fix index update endpoint panic when index_uri is the bucket root (#5…
rdettai Apr 15, 2025
c7d3314
bump edition to 2024 (#5750)
trinity-1686a Apr 16, 2025
e49d7ec
make test_update_doc_mapping_* less flaky (#5753)
trinity-1686a Apr 17, 2025
f843b88
URL decode s3 key in s3:ObjectCreated (#5692)
tontinton Apr 17, 2025
baef6af
increase sleep time to make test not/less flaky (#5756)
trinity-1686a Apr 17, 2025
de696d4
Add `--retries` parameter to CLI commands (#5748)
guilload Apr 18, 2025
3a070c8
non-ambiguous internal aggregations (#5715)
trinity-1686a Apr 23, 2025
ef652b4
Publish docker image only in "production" environment. (#5762)
fulmicoton Apr 29, 2025
ac7a647
Added environment to the merge job. (#5764)
fulmicoton Apr 30, 2025
53ca587
Fix coverage tests (#5735)
rdettai Apr 30, 2025
e31edf6
Fix gcs integration tests and use default multipart size (#5765)
rdettai May 7, 2025
61d878c
Fix typos (#5766)
omahs May 12, 2025
bbcbdf7
Adding keep alive setting. (#5769)
fulmicoton May 13, 2025
2e36400
Record search metrics on cancelation (#5743)
rdettai May 14, 2025
6ec11c5
Heap profiler with leak tracking (#5763)
rdettai May 14, 2025
488375a
Fix timeout layer not working with retry layer (#5775)
rdettai May 22, 2025
d55aba9
Update Rust version
guilload May 22, 2025
4ab01ea
Fix clippy warnings
guilload May 22, 2025
455f759
Upgrading tonic, http, hyper, tower. (#5777)
fulmicoton May 23, 2025
53dc524
Bump actions/download-artifact in the github-actions group (#5761)
dependabot[bot] May 27, 2025
75eb6fa
Update a bunch of dependencies (#5780)
guilload May 27, 2025
08e0013
Compress requests and responses for ingest v2 endpoints (#5779)
guilload May 29, 2025
289a12e
Update LICENSE-3rdparty-csv file
guilload Jun 2, 2025
b76b924
Add `min_shards` parameter to index config (#5781)
guilload Jun 2, 2025
6dead89
Fix Jemalloc not used in regular build (#5784)
rdettai Jun 5, 2025
0bb7809
Forbid usage of some complex Option:: methods. (#5754)
fulmicoton Jun 5, 2025
dc54c8e
support creating index on update if missing (#5773)
trinity-1686a Jun 6, 2025
5853b73
Bump the pip group across 1 directory with 2 updates (#5790)
dependabot[bot] Jun 10, 2025
c3c85d7
Explicit "scale node capacity" warning (#5791)
rdettai Jun 11, 2025
432d73f
Fix Typos in Documentation Comments (#5794)
leopardracer Jun 11, 2025
077d747
Clarify how to perform exact match searches in Quickwit (#5797)
rdettai Jun 12, 2025
16ab390
Fix Typos in Documentation and Comments (#5798)
kilavvy Jun 17, 2025
1644127
Fix Typos in Comments and Documentation (#5805)
leopardracer Jun 19, 2025
c8c7a66
Bump urllib3 (#5806)
dependabot[bot] Jun 20, 2025
fbb0a08
Disabling clippy on lints that we cannot do anything about. (#5814)
fulmicoton Jun 23, 2025
acc6f92
Recommend a full cluster restart for upgrade (#5809)
rdettai Jun 24, 2025
42f0c58
Fix unlikely provider panic when requesting search permit (#5816)
rdettai Jun 25, 2025
f7afb98
Fix missing condition for scaling warning (#5803)
rdettai Jun 27, 2025
6ade990
Update scheduling README (#5804)
rdettai Jun 27, 2025
6ec8841
Test scheduling solution stability (#5793)
rdettai Jun 27, 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
Prev Previous commit
Next Next commit
Update a bunch of dependencies (quickwit-oss#5780)
* Run `cargo upgrade`

* Upgrade a bunch of deps

* Fix cargo deny
  • Loading branch information
guilload authored May 27, 2025
commit 75eb6fa3c79cc9d906adb487043d03c25b14cde3
Loading
Loading