@@ -11,6 +11,7 @@ Spice AI acknowledges the following open source projects for making this project
1111
1212## Go Modules
1313
14+
1415github.com/AzureAD/microsoft-authentication-library-for-go/apps, https://github.com/AzureAD/microsoft-authentication-library-for-go/blob/v1.2.2/LICENSE , MIT
1516
1617github.com/chzyer/readline, https://github.com/chzyer/readline/blob/2972be24d48e/LICENSE , MIT
@@ -66,7 +67,6 @@ github.com/spf13/pflag, https://github.com/spf13/pflag/blob/v1.0.5/LICENSE, BSD-
6667github.com/spf13/viper, https://github.com/spf13/viper/blob/v1.19.0/LICENSE , MIT
6768
6869github.com/subosito/gotenv, https://github.com/subosito/gotenv/blob/v1.6.0/LICENSE , MIT
69-
7070go.uber.org/multierr, https://github.com/uber-go/multierr/blob/v1.10.0/LICENSE.txt , MIT
7171
7272go.uber.org/zap, https://github.com/uber-go/zap/blob/v1.27.0/LICENSE , MIT
@@ -88,28 +88,28 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
8888- ansi_term 0.12.1, MIT
8989 <br />https://github.com/ogham/rust-ansi-term
9090
91- - anyhow 1.0.87 , Apache-2.0 OR MIT
91+ - anyhow 1.0.89 , Apache-2.0 OR MIT
9292 <br />https://github.com/dtolnay/anyhow
9393
94- - arrow 52.2 .0, Apache-2.0
94+ - arrow 53.0 .0, Apache-2.0
9595 <br />https://github.com/apache/arrow-rs
9696
97- - arrow-buffer 52.2 .0, Apache-2.0
97+ - arrow-buffer 53.0 .0, Apache-2.0
9898 <br />https://github.com/apache/arrow-rs
9999
100- - arrow-flight 52.2 .0, Apache-2.0
100+ - arrow-flight 53.0 .0, Apache-2.0
101101 <br />https://github.com/apache/arrow-rs
102102
103- - arrow-ipc 52.2 .0, Apache-2.0
103+ - arrow-ipc 53.0 .0, Apache-2.0
104104 <br />https://github.com/apache/arrow-rs
105105
106- - arrow-json 52.2 .0, Apache-2.0
106+ - arrow-json 53.0 .0, Apache-2.0
107107 <br />https://github.com/apache/arrow-rs
108108
109109- arrow-odbc 11.2.0, MIT
110110 <br />https://github.com/pacman82/arrow-odbc
111111
112- - arrow-schema 52.2 .0, Apache-2.0
112+ - arrow-schema 53.0 .0, Apache-2.0
113113 <br />https://github.com/apache/arrow-rs
114114
115115- async-graphql 7.0.9, Apache-2.0 OR MIT
@@ -127,18 +127,15 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
127127- async-trait 0.1.82, Apache-2.0 OR MIT
128128 <br />https://github.com/dtolnay/async-trait
129129
130- - aws-config 1.5.5 , Apache-2.0
130+ - aws-config 1.5.6 , Apache-2.0
131131 <br />https://github.com/smithy-lang/smithy-rs
132132
133- - aws-sdk-secretsmanager 1.45 .0, Apache-2.0
133+ - aws-sdk-secretsmanager 1.47 .0, Apache-2.0
134134 <br />https://github.com/awslabs/aws-sdk-rust
135135
136- - aws-sdk-sts 1.41 .0, Apache-2.0
136+ - aws-sdk-sts 1.43 .0, Apache-2.0
137137 <br />https://github.com/awslabs/aws-sdk-rust
138138
139- - axum 0.6.20, MIT
140- <br />https://github.com/tokio-rs/axum
141-
142139- axum 0.7.5, MIT
143140 <br />https://github.com/tokio-rs/axum
144141
@@ -157,6 +154,9 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
157154- base64 0.22.1, Apache-2.0 OR MIT
158155 <br />https://github.com/marshallpierce/rust-base64
159156
157+ - bb8 0.8.5, MIT
158+ <br />https://github.com/djc/bb8
159+
160160- bigdecimal 0.4.5, Apache-2.0 OR MIT
161161 <br />https://github.com/akubera/bigdecimal-rs
162162
@@ -166,7 +166,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
166166- byte-unit 5.1.4, MIT
167167 <br />https://github.com/magiclen/byte-unit
168168
169- - bytes 1.7.1 , MIT
169+ - bytes 1.7.2 , MIT
170170 <br />https://github.com/tokio-rs/bytes
171171
172172- chrono 0.4.38, Apache-2.0 OR MIT
@@ -193,7 +193,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
193193- dashmap 6.1.0, MIT
194194 <br />https://github.com/xacrimon/dashmap
195195
196- - datafusion 41 .0.0, Apache-2.0
196+ - datafusion 42 .0.0, Apache-2.0
197197 <br />https://github.com/apache/datafusion
198198
199199- datafusion-federation 0.1.6, Apache-2.0
@@ -202,22 +202,25 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
202202- datafusion-federation-sql 0.1.6, Apache-2.0
203203 <br />
204204
205- - datafusion-functions-json 0.41 .0, Apache-2.0
205+ - datafusion-functions-json 0.42 .0, Apache-2.0
206206 <br />https://github.com/datafusion-contrib/datafusion-functions-json/
207207
208208- datafusion-table-providers 0.1.0,
209209 <br />https://github.com/datafusion-contrib/datafusion-table-providers
210210
211- - delta_kernel 0.3.0 , Apache-2.0
211+ - delta_kernel 0.3.1 , Apache-2.0
212212 <br />https://github.com/delta-incubator/delta-kernel-rs
213213
214214- dirs 5.0.1, Apache-2.0 OR MIT
215215 <br />https://github.com/soc/dirs-rs
216216
217+ - docx-rs 0.4.17, MIT
218+ <br />https://github.com/bokuweb/docx-rs
219+
217220- dotenvy 0.15.7, MIT
218221 <br />https://github.com/allan2/dotenvy
219222
220- - duckdb 1.0 .0, MIT
223+ - duckdb 1.1 .0, MIT
221224 <br />https://github.com/duckdb/duckdb-rs
222225
223226- dyn-clone 1.0.17, Apache-2.0 OR MIT
@@ -232,7 +235,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
232235- futures 0.3.30, Apache-2.0 OR MIT
233236 <br />https://github.com/rust-lang/futures-rs
234237
235- - globset 0.4.14 , MIT OR Unlicense
238+ - globset 0.4.15 , MIT OR Unlicense
236239 <br />https://github.com/BurntSushi/ripgrep/tree/master/crates/globset
237240
238241- graph-rs-sdk 2.0.1, MIT
@@ -241,7 +244,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
241244- graphql-parser 0.4.0, Apache-2.0 OR MIT
242245 <br />
243246
244- - headers-accept 0.1.3 , MIT
247+ - headers-accept 0.1.4 , MIT
245248 <br />https://github.com/maxcountryman/headers-accept
246249
247250- hf-hub 0.3.2, Apache-2.0
@@ -271,7 +274,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
271274- hyper 1.4.1, MIT
272275 <br />https://github.com/hyperium/hyper
273276
274- - hyper-util 0.1.7 , MIT
277+ - hyper-util 0.1.8 , MIT
275278 <br />https://github.com/hyperium/hyper-util
276279
277280- indexmap 1.9.3, Apache-2.0 OR MIT
@@ -298,9 +301,12 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
298301- keyring 2.3.3, Apache-2.0 OR MIT
299302 <br />https://github.com/hwchen/keyring-rs.git
300303
301- - logos 0.14.1 , Apache-2.0 OR MIT
304+ - logos 0.14.2 , Apache-2.0 OR MIT
302305 <br />https://github.com/maciejhirsz/logos
303306
307+ - lopdf 0.34.0, MIT
308+ <br />https://github.com/J-F-Liu/lopdf.git
309+
304310- mediatype 0.19.18, MIT
305311 <br />https://github.com/picoHz/mediatype
306312
@@ -322,7 +328,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
322328- notify 6.1.1, CC0-1.0
323329 <br />https://github.com/notify-rs/notify.git
324330
325- - object_store 0.10.2 , Apache-2.0 OR MIT
331+ - object_store 0.11.0 , Apache-2.0 OR MIT
326332 <br />https://github.com/apache/arrow-rs/tree/master/object_store
327333
328334- odbc-api 8.1.2, MIT
@@ -331,31 +337,25 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
331337- once_cell 1.19.0, Apache-2.0 OR MIT
332338 <br />https://github.com/matklad/once_cell
333339
334- - opentelemetry 0.23.0, Apache-2.0
335- <br />https://github.com/open-telemetry/opentelemetry-rust
336-
337- - opentelemetry 0.24.0, Apache-2.0
340+ - opentelemetry 0.25.0, Apache-2.0
338341 <br />https://github.com/open-telemetry/opentelemetry-rust
339342
340- - opentelemetry-http 0.13 .0, Apache-2.0
343+ - opentelemetry-http 0.25 .0, Apache-2.0
341344 <br />https://github.com/open-telemetry/opentelemetry-rust
342345
343346- opentelemetry-prometheus 0.17.0, Apache-2.0
344347 <br />https://github.com/open-telemetry/opentelemetry-rust
345348
346- - opentelemetry-proto 0.6 .0, Apache-2.0
349+ - opentelemetry-proto 0.25 .0, Apache-2.0
347350 <br />https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-proto
348351
349- - opentelemetry-zipkin 0.22 .0, Apache-2.0
352+ - opentelemetry-zipkin 0.25 .0, Apache-2.0
350353 <br />https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-zipkin
351354
352- - opentelemetry_sdk 0.23.0, Apache-2.0
353- <br />https://github.com/open-telemetry/opentelemetry-rust
354-
355- - opentelemetry_sdk 0.24.1, Apache-2.0
355+ - opentelemetry_sdk 0.25.0, Apache-2.0
356356 <br />https://github.com/open-telemetry/opentelemetry-rust
357357
358- - parquet 52.2 .0, Apache-2.0
358+ - parquet 53.0 .0, Apache-2.0
359359 <br />https://github.com/apache/arrow-rs
360360
361361- pin-project 1.1.5, Apache-2.0 OR MIT
@@ -376,6 +376,9 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
376376- prost 0.12.6, Apache-2.0
377377 <br />https://github.com/tokio-rs/prost
378378
379+ - prost 0.13.2, Apache-2.0
380+ <br />https://github.com/tokio-rs/prost
381+
379382- rand 0.8.5, Apache-2.0 OR MIT
380383 <br />https://github.com/rust-random/rand
381384
@@ -397,10 +400,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
397400- rustls 0.21.12, Apache-2.0 OR ISC OR MIT
398401 <br />https://github.com/rustls/rustls
399402
400- - rustls 0.22.4, Apache-2.0 OR ISC OR MIT
401- <br />https://github.com/rustls/rustls
402-
403- - rustls 0.23.12, Apache-2.0 OR ISC OR MIT
403+ - rustls 0.23.13, Apache-2.0 OR ISC OR MIT
404404 <br />https://github.com/rustls/rustls
405405
406406- rustls-native-certs 0.6.3, Apache-2.0 OR ISC OR MIT
@@ -427,9 +427,12 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
427427- secrecy 0.8.0, Apache-2.0 OR MIT
428428 <br />https://github.com/iqlusioninc/crates/tree/main/secrecy
429429
430- - serde 1.0.209 , Apache-2.0 OR MIT
430+ - serde 1.0.210 , Apache-2.0 OR MIT
431431 <br />https://github.com/serde-rs/serde
432432
433+ - serde-value 0.7.0, MIT
434+ <br />https://github.com/arcnmx/serde-value
435+
433436- serde_json 1.0.128, Apache-2.0 OR MIT
434437 <br />https://github.com/serde-rs/json
435438
@@ -439,9 +442,6 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
439442- sha2 0.10.8, Apache-2.0 OR MIT
440443 <br />https://github.com/RustCrypto/hashes
441444
442- - snafu 0.7.5, Apache-2.0 OR MIT
443- <br />https://github.com/shepmaster/snafu
444-
445445- snafu 0.8.4, Apache-2.0 OR MIT
446446 <br />https://github.com/shepmaster/snafu
447447
@@ -469,13 +469,16 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
469469- text-embeddings-backend-core 1.2.3,
470470 <br />
471471
472+ - tiberius 0.12.3, Apache-2.0 OR MIT
473+ <br />https://github.com/prisma/tiberius
474+
472475- tokenizers 0.19.1, Apache-2.0
473476 <br />https://github.com/huggingface/tokenizers
474477
475478- tokio 1.40.0, MIT
476479 <br />https://github.com/tokio-rs/tokio
477480
478- - tokio-postgres 0.7.11 , Apache-2.0 OR MIT
481+ - tokio-postgres 0.7.12 , Apache-2.0 OR MIT
479482 <br />https://github.com/sfackler/rust-postgres
480483
481484- tokio-rusqlite 0.5.1, MIT
@@ -484,19 +487,16 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
484487- tokio-rustls 0.24.1, Apache-2.0 OR MIT
485488 <br />https://github.com/rustls/tokio-rustls
486489
487- - tokio-rustls 0.25.0, Apache-2.0 OR MIT
488- <br />https://github.com/rustls/tokio-rustls
489-
490490- tokio-rustls 0.26.0, Apache-2.0 OR MIT
491491 <br />https://github.com/rustls/tokio-rustls
492492
493493- tokio-util 0.7.12, MIT
494494 <br />https://github.com/tokio-rs/tokio
495495
496- - tonic 0.11.0 , MIT
496+ - tonic 0.12.2 , MIT
497497 <br />https://github.com/hyperium/tonic
498498
499- - tonic-health 0.11.0 , MIT
499+ - tonic-health 0.12.2 , MIT
500500 <br />https://github.com/hyperium/tonic
501501
502502- tracing 0.1.40, MIT
@@ -505,7 +505,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
505505- tracing-futures 0.2.5, MIT
506506 <br />https://github.com/tokio-rs/tracing
507507
508- - tracing-opentelemetry 0.25 .0, MIT
508+ - tracing-opentelemetry 0.26 .0, MIT
509509 <br />https://github.com/tokio-rs/tracing-opentelemetry
510510
511511- tracing-subscriber 0.3.18, MIT
@@ -529,5 +529,5 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
529529- uuid 1.10.0, Apache-2.0 OR MIT
530530 <br />https://github.com/uuid-rs/uuid
531531
532- - x509-certificate 0.23.1, MPL-2.0
532+ - x509-certificate 0.23.1, MPL-2.0
533533 <br />https://github.com/indygreg/cryptography-rs.git
0 commit comments