Skip to content

Commit 3c9cf25

Browse files
authored
Update Acknowledgements for 0.19.3-beta release (#567)
1 parent aa56f6a commit 3c9cf25

1 file changed

Lines changed: 49 additions & 31 deletions

File tree

  • spiceaidocs/docs/acknowledgements

spiceaidocs/docs/acknowledgements/index.md

Lines changed: 49 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ pagination_next: null
1010
Spice AI acknowledges the following open source projects for making this project possible:
1111

1212

13+
1314
## Go Modules
1415

1516
github.com/AzureAD/microsoft-authentication-library-for-go/apps, https://github.com/AzureAD/microsoft-authentication-library-for-go/blob/v1.2.2/LICENSE, MIT
@@ -78,40 +79,39 @@ gopkg.in/ini.v1, https://github.com/go-ini/ini/blob/v1.67.0/LICENSE, Apache-2.0
7879

7980
gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
8081

81-
8282
## Rust Crates
8383

8484
- ansi_term 0.12.1, MIT
8585
<br/>https://github.com/ogham/rust-ansi-term
8686

87-
- anyhow 1.0.89, Apache-2.0 OR MIT
87+
- anyhow 1.0.91, Apache-2.0 OR MIT
8888
<br/>https://github.com/dtolnay/anyhow
8989

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

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

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

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

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

105105
- arrow-json 53.1.0, Apache-2.0
106106
<br/>https://github.com/apache/arrow-rs
107107

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

111111
- arrow-odbc 11.2.0, MIT
112112
<br/>https://github.com/pacman82/arrow-odbc
113113

114-
- arrow-schema 53.1.0, Apache-2.0
114+
- arrow-schema 53.2.0, Apache-2.0
115115
<br/>https://github.com/apache/arrow-rs
116116

117117
- async-graphql 7.0.11, Apache-2.0 OR MIT
@@ -132,10 +132,10 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
132132
- aws-config 1.5.8, Apache-2.0
133133
<br/>https://github.com/smithy-lang/smithy-rs
134134

135-
- aws-sdk-secretsmanager 1.49.0, Apache-2.0
135+
- aws-sdk-secretsmanager 1.50.0, Apache-2.0
136136
<br/>https://github.com/awslabs/aws-sdk-rust
137137

138-
- aws-sdk-sts 1.45.0, Apache-2.0
138+
- aws-sdk-sts 1.46.0, Apache-2.0
139139
<br/>https://github.com/awslabs/aws-sdk-rust
140140

141141
- axum 0.7.7, MIT
@@ -165,7 +165,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
165165
- base64 0.22.1, Apache-2.0 OR MIT
166166
<br/>https://github.com/marshallpierce/rust-base64
167167

168-
- bb8 0.8.5, MIT
168+
- bb8 0.8.6, MIT
169169
<br/>https://github.com/djc/bb8
170170

171171
- bigdecimal 0.4.5, Apache-2.0 OR MIT
@@ -177,7 +177,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
177177
- byte-unit 5.1.4, MIT
178178
<br/>https://github.com/magiclen/byte-unit
179179

180-
- bytes 1.7.2, MIT
180+
- bytes 1.8.0, MIT
181181
<br/>https://github.com/tokio-rs/bytes
182182

183183
- chrono 0.4.38, Apache-2.0 OR MIT
@@ -279,10 +279,10 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
279279
- humantime 2.1.0, Apache-2.0 OR MIT
280280
<br/>https://github.com/tailhook/humantime
281281

282-
- hyper 0.14.30, MIT
282+
- hyper 0.14.31, MIT
283283
<br/>https://github.com/hyperium/hyper
284284

285-
- hyper 1.4.1, MIT
285+
- hyper 1.5.0, MIT
286286
<br/>https://github.com/hyperium/hyper
287287

288288
- hyper-util 0.1.9, MIT
@@ -348,7 +348,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
348348
- notify 6.1.1, CC0-1.0
349349
<br/>https://github.com/notify-rs/notify.git
350350

351-
- object_store 0.11.0, Apache-2.0 OR MIT
351+
- object_store 0.11.1, Apache-2.0 OR MIT
352352
<br/>https://github.com/apache/arrow-rs/tree/master/object_store
353353

354354
- odbc-api 8.1.2, MIT
@@ -360,7 +360,10 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
360360
- opentelemetry 0.25.0, Apache-2.0
361361
<br/>https://github.com/open-telemetry/opentelemetry-rust
362362

363-
- opentelemetry-http 0.25.0, Apache-2.0
363+
- opentelemetry 0.26.0, Apache-2.0
364+
<br/>https://github.com/open-telemetry/opentelemetry-rust
365+
366+
- opentelemetry-http 0.26.0, Apache-2.0
364367
<br/>https://github.com/open-telemetry/opentelemetry-rust
365368

366369
- opentelemetry-prometheus 0.17.0, Apache-2.0
@@ -369,16 +372,19 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
369372
- opentelemetry-proto 0.25.0, Apache-2.0
370373
<br/>https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-proto
371374

372-
- opentelemetry-zipkin 0.25.0, Apache-2.0
375+
- opentelemetry-zipkin 0.26.0, Apache-2.0
373376
<br/>https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-zipkin
374377

375378
- opentelemetry_sdk 0.25.0, Apache-2.0
376379
<br/>https://github.com/open-telemetry/opentelemetry-rust
377380

378-
- parquet 53.1.0, Apache-2.0
381+
- opentelemetry_sdk 0.26.0, Apache-2.0
382+
<br/>https://github.com/open-telemetry/opentelemetry-rust
383+
384+
- parquet 53.2.0, Apache-2.0
379385
<br/>https://github.com/apache/arrow-rs
380386

381-
- pin-project 1.1.6, Apache-2.0 OR MIT
387+
- pin-project 1.1.7, Apache-2.0 OR MIT
382388
<br/>https://github.com/taiki-e/pin-project
383389

384390
- pkcs8 0.10.2, Apache-2.0 OR MIT
@@ -399,7 +405,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
399405
- prost 0.13.3, Apache-2.0
400406
<br/>https://github.com/tokio-rs/prost
401407

402-
- pulldown-cmark 0.12.1, MIT
408+
- pulldown-cmark 0.12.2, MIT
403409
<br/>https://github.com/raphlinus/pulldown-cmark
404410

405411
- rand 0.7.3, Apache-2.0 OR MIT
@@ -411,7 +417,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
411417
- rdkafka 0.36.2, MIT
412418
<br/>https://github.com/fede1024/rust-rdkafka
413419

414-
- regex 1.11.0, Apache-2.0 OR MIT
420+
- regex 1.11.1, Apache-2.0 OR MIT
415421
<br/>https://github.com/rust-lang/regex
416422

417423
- reqwest 0.11.27, Apache-2.0 OR MIT
@@ -420,13 +426,16 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
420426
- reqwest 0.12.8, Apache-2.0 OR MIT
421427
<br/>https://github.com/seanmonstar/reqwest
422428

429+
- reqwest-eventsource 0.6.0, Apache-2.0 OR MIT
430+
<br/>https://github.com/jpopesculian/reqwest-eventsource
431+
423432
- rusqlite 0.31.0, MIT
424433
<br/>https://github.com/rusqlite/rusqlite
425434

426435
- rustls 0.21.12, Apache-2.0 OR ISC OR MIT
427436
<br/>https://github.com/rustls/rustls
428437

429-
- rustls 0.23.14, Apache-2.0 OR ISC OR MIT
438+
- rustls 0.23.15, Apache-2.0 OR ISC OR MIT
430439
<br/>https://github.com/rustls/rustls
431440

432441
- rustls-native-certs 0.6.3, Apache-2.0 OR ISC OR MIT
@@ -447,16 +456,19 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
447456
- schemars 0.8.21, MIT
448457
<br/>https://github.com/GREsau/schemars
449458

459+
- scopeguard 1.2.0, Apache-2.0 OR MIT
460+
<br/>https://github.com/bluss/scopeguard
461+
450462
- secrecy 0.8.0, Apache-2.0 OR MIT
451463
<br/>https://github.com/iqlusioninc/crates/tree/main/secrecy
452464

453-
- serde 1.0.210, Apache-2.0 OR MIT
465+
- serde 1.0.213, Apache-2.0 OR MIT
454466
<br/>https://github.com/serde-rs/serde
455467

456468
- serde-value 0.7.0, MIT
457469
<br/>https://github.com/arcnmx/serde-value
458470

459-
- serde_json 1.0.128, Apache-2.0 OR MIT
471+
- serde_json 1.0.132, Apache-2.0 OR MIT
460472
<br/>https://github.com/serde-rs/json
461473

462474
- serde_yaml 0.9.34+deprecated, Apache-2.0 OR MIT
@@ -486,28 +498,34 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
486498
- tempfile 3.13.0, Apache-2.0 OR MIT
487499
<br/>https://github.com/Stebalien/tempfile
488500

501+
- text-embeddings-backend 1.4.0,
502+
<br/>
503+
489504
- text-embeddings-backend-candle 1.4.0,
490505
<br/>
491506

492507
- text-embeddings-backend-core 1.4.0,
493508
<br/>
494509

495-
- text-splitter 0.17.0, MIT
510+
- text-embeddings-core 1.4.0,
511+
<br/>
512+
513+
- text-splitter 0.18.0, MIT
496514
<br/>https://github.com/benbrandt/text-splitter
497515

498516
- tiberius 0.12.3, Apache-2.0 OR MIT
499517
<br/>https://github.com/prisma/tiberius
500518

501-
- tiktoken-rs 0.5.9, MIT
519+
- tiktoken-rs 0.6.0, MIT
502520
<br/>https://github.com/zurawiki/tiktoken-rs
503521

504522
- tokenizers 0.19.1, Apache-2.0
505523
<br/>https://github.com/huggingface/tokenizers
506524

507-
- tokenizers 0.20.0, Apache-2.0
525+
- tokenizers 0.20.1, Apache-2.0
508526
<br/>https://github.com/huggingface/tokenizers
509527

510-
- tokio 1.40.0, MIT
528+
- tokio 1.41.0, MIT
511529
<br/>https://github.com/tokio-rs/tokio
512530

513531
- tokio-postgres 0.7.12, Apache-2.0 OR MIT
@@ -537,7 +555,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
537555
- tracing-futures 0.2.5, MIT
538556
<br/>https://github.com/tokio-rs/tracing
539557

540-
- tracing-opentelemetry 0.26.0, MIT
558+
- tracing-opentelemetry 0.27.0, MIT
541559
<br/>https://github.com/tokio-rs/tracing-opentelemetry
542560

543561
- tracing-subscriber 0.3.18, MIT
@@ -558,7 +576,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
558576
- uuid 0.8.2, Apache-2.0 OR MIT
559577
<br/>https://github.com/uuid-rs/uuid
560578

561-
- uuid 1.10.0, Apache-2.0 OR MIT
579+
- uuid 1.11.0, Apache-2.0 OR MIT
562580
<br/>https://github.com/uuid-rs/uuid
563581

564582
- winver 1.0.0, MIT

0 commit comments

Comments
 (0)