Skip to content

Commit ad72ae8

Browse files
authored
Update acknowledgements for v0.19.0-beta (#448)
1 parent 1a192bc commit ad72ae8

1 file changed

Lines changed: 66 additions & 42 deletions

File tree

  • spiceaidocs/docs/acknowledgements

spiceaidocs/docs/acknowledgements/index.md

Lines changed: 66 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -87,57 +87,66 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
8787
- anyhow 1.0.89, Apache-2.0 OR MIT
8888
<br/>https://github.com/dtolnay/anyhow
8989

90-
- arrow 53.0.0, Apache-2.0
90+
- arrow 53.1.0, Apache-2.0
9191
<br/>https://github.com/apache/arrow-rs
9292

93-
- arrow-buffer 53.0.0, Apache-2.0
93+
- arrow-buffer 53.1.0, Apache-2.0
9494
<br/>https://github.com/apache/arrow-rs
9595

96-
- arrow-flight 53.0.0, Apache-2.0
96+
- arrow-flight 53.1.0, Apache-2.0
9797
<br/>https://github.com/apache/arrow-rs
9898

99-
- arrow-ipc 53.0.0, Apache-2.0
99+
- arrow-ipc 53.1.0, Apache-2.0
100100
<br/>https://github.com/apache/arrow-rs
101101

102-
- arrow-json 53.0.0, Apache-2.0
102+
- arrow-json 53.1.0, Apache-2.0
103103
<br/>https://github.com/apache/arrow-rs
104104

105105
- arrow-odbc 11.2.0, MIT
106106
<br/>https://github.com/pacman82/arrow-odbc
107107

108-
- arrow-schema 53.0.0, Apache-2.0
108+
- arrow-schema 53.1.0, Apache-2.0
109109
<br/>https://github.com/apache/arrow-rs
110110

111-
- async-graphql 7.0.9, Apache-2.0 OR MIT
111+
- async-graphql 7.0.11, Apache-2.0 OR MIT
112112
<br/>https://github.com/async-graphql/async-graphql
113113

114-
- async-graphql-axum 7.0.9, Apache-2.0 OR MIT
114+
- async-graphql-axum 7.0.11, Apache-2.0 OR MIT
115115
<br/>https://github.com/async-graphql/async-graphql
116116

117-
- async-openai 0.23.4, MIT
117+
- async-openai 0.24.1, MIT
118118
<br/>https://github.com/64bit/async-openai
119119

120-
- async-stream 0.3.5, MIT
120+
- async-stream 0.3.6, MIT
121121
<br/>https://github.com/tokio-rs/async-stream
122122

123-
- async-trait 0.1.82, Apache-2.0 OR MIT
123+
- async-trait 0.1.83, Apache-2.0 OR MIT
124124
<br/>https://github.com/dtolnay/async-trait
125125

126-
- aws-config 1.5.6, Apache-2.0
126+
- aws-config 1.5.8, Apache-2.0
127127
<br/>https://github.com/smithy-lang/smithy-rs
128128

129-
- aws-sdk-secretsmanager 1.47.0, Apache-2.0
129+
- aws-sdk-secretsmanager 1.49.0, Apache-2.0
130130
<br/>https://github.com/awslabs/aws-sdk-rust
131131

132-
- aws-sdk-sts 1.43.0, Apache-2.0
132+
- aws-sdk-sts 1.45.0, Apache-2.0
133133
<br/>https://github.com/awslabs/aws-sdk-rust
134134

135-
- axum 0.7.5, MIT
135+
- axum 0.7.7, MIT
136136
<br/>https://github.com/tokio-rs/axum
137137

138-
- axum-extra 0.9.3, MIT
138+
- axum-extra 0.9.4, MIT
139139
<br/>https://github.com/tokio-rs/axum
140140

141+
- azure_core 0.20.0, MIT
142+
<br/>https://github.com/azure/azure-sdk-for-rust
143+
144+
- azure_storage 0.20.0, MIT
145+
<br/>https://github.com/azure/azure-sdk-for-rust
146+
147+
- azure_storage_blobs 0.20.0, MIT
148+
<br/>https://github.com/azure/azure-sdk-for-rust
149+
141150
- backoff 0.4.0, Apache-2.0 OR MIT
142151
<br/>https://github.com/ihrwein/backoff
143152

@@ -171,10 +180,10 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
171180
- chrono-tz 0.8.6, Apache-2.0 OR MIT
172181
<br/>https://github.com/chronotope/chrono-tz
173182

174-
- chrono-tz 0.9.0, Apache-2.0 OR MIT
183+
- chrono-tz 0.10.0, Apache-2.0 OR MIT
175184
<br/>https://github.com/chronotope/chrono-tz
176185

177-
- clap 4.5.18, Apache-2.0 OR MIT
186+
- clap 4.5.19, Apache-2.0 OR MIT
178187
<br/>https://github.com/clap-rs/clap
179188

180189
- clickhouse-rs 1.1.0-alpha.1, MIT
@@ -228,7 +237,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
228237
- fundu 2.0.1, MIT
229238
<br/>https://github.com/fundu-rs/fundu
230239

231-
- futures 0.3.30, Apache-2.0 OR MIT
240+
- futures 0.3.31, Apache-2.0 OR MIT
232241
<br/>https://github.com/rust-lang/futures-rs
233242

234243
- globset 0.4.15, MIT OR Unlicense
@@ -270,13 +279,13 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
270279
- hyper 1.4.1, MIT
271280
<br/>https://github.com/hyperium/hyper
272281

273-
- hyper-util 0.1.8, MIT
282+
- hyper-util 0.1.9, MIT
274283
<br/>https://github.com/hyperium/hyper-util
275284

276285
- indexmap 1.9.3, Apache-2.0 OR MIT
277286
<br/>https://github.com/bluss/indexmap
278287

279-
- indexmap 2.5.0, Apache-2.0 OR MIT
288+
- indexmap 2.6.0, Apache-2.0 OR MIT
280289
<br/>https://github.com/indexmap-rs/indexmap
281290

282291
- insta 1.40.0, Apache-2.0
@@ -297,6 +306,9 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
297306
- keyring 2.3.3, Apache-2.0 OR MIT
298307
<br/>https://github.com/hwchen/keyring-rs.git
299308

309+
- lazy_static 1.5.0, Apache-2.0 OR MIT
310+
<br/>https://github.com/rust-lang-nursery/lazy-static.rs
311+
300312
- logos 0.14.2, Apache-2.0 OR MIT
301313
<br/>https://github.com/maciejhirsz/logos
302314

@@ -306,10 +318,10 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
306318
- mediatype 0.19.18, MIT
307319
<br/>https://github.com/picoHz/mediatype
308320

309-
- mistralrs 0.2.5, MIT
321+
- mistralrs 0.3.1, MIT
310322
<br/>https://github.com/EricLBuehler/mistral.rs
311323

312-
- mistralrs-core 0.2.5, MIT
324+
- mistralrs-core 0.3.1, MIT
313325
<br/>https://github.com/EricLBuehler/mistral.rs
314326

315327
- moka 0.12.8, Apache-2.0 OR MIT
@@ -321,6 +333,9 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
321333
- ndarray 0.15.6, Apache-2.0 OR MIT
322334
<br/>https://github.com/rust-ndarray/ndarray
323335

336+
- ndarray 0.16.1, Apache-2.0 OR MIT
337+
<br/>https://github.com/rust-ndarray/ndarray
338+
324339
- notify 6.1.1, CC0-1.0
325340
<br/>https://github.com/notify-rs/notify.git
326341

@@ -330,7 +345,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
330345
- odbc-api 8.1.2, MIT
331346
<br/>https://github.com/pacman82/odbc-api
332347

333-
- once_cell 1.19.0, Apache-2.0 OR MIT
348+
- once_cell 1.20.2, Apache-2.0 OR MIT
334349
<br/>https://github.com/matklad/once_cell
335350

336351
- opentelemetry 0.25.0, Apache-2.0
@@ -351,10 +366,10 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
351366
- opentelemetry_sdk 0.25.0, Apache-2.0
352367
<br/>https://github.com/open-telemetry/opentelemetry-rust
353368

354-
- parquet 53.0.0, Apache-2.0
369+
- parquet 53.1.0, Apache-2.0
355370
<br/>https://github.com/apache/arrow-rs
356371

357-
- pin-project 1.1.5, Apache-2.0 OR MIT
372+
- pin-project 1.1.6, Apache-2.0 OR MIT
358373
<br/>https://github.com/taiki-e/pin-project
359374

360375
- pkcs8 0.10.2, Apache-2.0 OR MIT
@@ -372,22 +387,28 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
372387
- prost 0.12.6, Apache-2.0
373388
<br/>https://github.com/tokio-rs/prost
374389

375-
- prost 0.13.2, Apache-2.0
390+
- prost 0.13.3, Apache-2.0
376391
<br/>https://github.com/tokio-rs/prost
377392

393+
- pulldown-cmark 0.12.1, MIT
394+
<br/>https://github.com/raphlinus/pulldown-cmark
395+
396+
- rand 0.7.3, Apache-2.0 OR MIT
397+
<br/>https://github.com/rust-random/rand
398+
378399
- rand 0.8.5, Apache-2.0 OR MIT
379400
<br/>https://github.com/rust-random/rand
380401

381402
- rdkafka 0.36.2, MIT
382403
<br/>https://github.com/fede1024/rust-rdkafka
383404

384-
- regex 1.10.6, Apache-2.0 OR MIT
405+
- regex 1.11.0, Apache-2.0 OR MIT
385406
<br/>https://github.com/rust-lang/regex
386407

387408
- reqwest 0.11.27, Apache-2.0 OR MIT
388409
<br/>https://github.com/seanmonstar/reqwest
389410

390-
- reqwest 0.12.7, Apache-2.0 OR MIT
411+
- reqwest 0.12.8, Apache-2.0 OR MIT
391412
<br/>https://github.com/seanmonstar/reqwest
392413

393414
- rusqlite 0.31.0, MIT
@@ -396,22 +417,19 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
396417
- rustls 0.21.12, Apache-2.0 OR ISC OR MIT
397418
<br/>https://github.com/rustls/rustls
398419

399-
- rustls 0.23.13, Apache-2.0 OR ISC OR MIT
420+
- rustls 0.23.14, Apache-2.0 OR ISC OR MIT
400421
<br/>https://github.com/rustls/rustls
401422

402423
- rustls-native-certs 0.6.3, Apache-2.0 OR ISC OR MIT
403424
<br/>https://github.com/ctz/rustls-native-certs
404425

405-
- rustls-native-certs 0.7.3, Apache-2.0 OR ISC OR MIT
406-
<br/>https://github.com/rustls/rustls-native-certs
407-
408426
- rustls-native-certs 0.8.0, Apache-2.0 OR ISC OR MIT
409427
<br/>https://github.com/rustls/rustls-native-certs
410428

411429
- rustls-pemfile 1.0.4, Apache-2.0 OR ISC OR MIT
412430
<br/>https://github.com/rustls/pemfile
413431

414-
- rustls-pemfile 2.1.3, Apache-2.0 OR ISC OR MIT
432+
- rustls-pemfile 2.2.0, Apache-2.0 OR ISC OR MIT
415433
<br/>https://github.com/rustls/pemfile
416434

417435
- rustyline 14.0.0, MIT
@@ -438,7 +456,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
438456
- sha2 0.10.8, Apache-2.0 OR MIT
439457
<br/>https://github.com/RustCrypto/hashes
440458

441-
- snafu 0.8.4, Apache-2.0 OR MIT
459+
- snafu 0.8.5, Apache-2.0 OR MIT
442460
<br/>https://github.com/shepmaster/snafu
443461

444462
- snmalloc-rs 0.3.6, MIT
@@ -456,13 +474,13 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
456474
- suppaftp 5.4.0, Apache-2.0
457475
<br/>https://github.com/veeso/suppaftp
458476

459-
- tempfile 3.12.0, Apache-2.0 OR MIT
477+
- tempfile 3.13.0, Apache-2.0 OR MIT
460478
<br/>https://github.com/Stebalien/tempfile
461479

462-
- text-embeddings-backend-candle 1.2.3,
480+
- text-embeddings-backend-candle 1.4.0,
463481
<br/>
464482

465-
- text-embeddings-backend-core 1.2.3,
483+
- text-embeddings-backend-core 1.4.0,
466484
<br/>
467485

468486
- text-splitter 0.16.1, MIT
@@ -471,9 +489,15 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
471489
- tiberius 0.12.3, Apache-2.0 OR MIT
472490
<br/>https://github.com/prisma/tiberius
473491

492+
- tiktoken-rs 0.5.9, MIT
493+
<br/>https://github.com/zurawiki/tiktoken-rs
494+
474495
- tokenizers 0.19.1, Apache-2.0
475496
<br/>https://github.com/huggingface/tokenizers
476497

498+
- tokenizers 0.20.0, Apache-2.0
499+
<br/>https://github.com/huggingface/tokenizers
500+
477501
- tokio 1.40.0, MIT
478502
<br/>https://github.com/tokio-rs/tokio
479503

@@ -492,10 +516,10 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
492516
- tokio-util 0.7.12, MIT
493517
<br/>https://github.com/tokio-rs/tokio
494518

495-
- tonic 0.12.2, MIT
519+
- tonic 0.12.3, MIT
496520
<br/>https://github.com/hyperium/tonic
497521

498-
- tonic-health 0.12.2, MIT
522+
- tonic-health 0.12.3, MIT
499523
<br/>https://github.com/hyperium/tonic
500524

501525
- tracing 0.1.40, MIT
@@ -510,10 +534,10 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
510534
- tracing-subscriber 0.3.18, MIT
511535
<br/>https://github.com/tokio-rs/tracing
512536

513-
- tract-core 0.21.6, Apache-2.0 OR MIT
537+
- tract-core 0.21.7, Apache-2.0 OR MIT
514538
<br/>https://github.com/snipsco/tract
515539

516-
- tract-onnx 0.21.6, Apache-2.0 OR MIT
540+
- tract-onnx 0.21.7, Apache-2.0 OR MIT
517541
<br/>https://github.com/snipsco/tract
518542

519543
- trust-dns-resolver 0.23.2, Apache-2.0 OR MIT

0 commit comments

Comments
 (0)