Skip to content

Commit 1b5b6de

Browse files
Update acknowledgments for 1.3
1 parent b081b34 commit 1b5b6de

1 file changed

Lines changed: 34 additions & 28 deletions

File tree

website/docs/acknowledgements/index.md

Lines changed: 34 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -51,31 +51,37 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
5151

5252
## Rust Crates
5353

54+
- ahash 0.7.8, Apache-2.0 OR MIT
55+
<br/>https://github.com/tkaitchuck/ahash
56+
57+
- ahash 0.8.12, Apache-2.0 OR MIT
58+
<br/>https://github.com/tkaitchuck/ahash
59+
5460
- ansi_term 0.12.1, MIT
5561
<br/>https://github.com/ogham/rust-ansi-term
5662

5763
- anyhow 1.0.95, Apache-2.0 OR MIT
5864
<br/>https://github.com/dtolnay/anyhow
5965

60-
- arrow 54.2.1, Apache-2.0
66+
- arrow 54.3.1, Apache-2.0
6167
<br/>https://github.com/apache/arrow-rs
6268

6369
- arrow-buffer 54.3.1, Apache-2.0
6470
<br/>https://github.com/apache/arrow-rs
6571

66-
- arrow-cast 54.2.1, Apache-2.0
72+
- arrow-cast 54.3.1, Apache-2.0
6773
<br/>https://github.com/apache/arrow-rs
6874

69-
- arrow-csv 54.2.1, Apache-2.0
75+
- arrow-csv 54.3.1, Apache-2.0
7076
<br/>https://github.com/apache/arrow-rs
7177

72-
- arrow-flight 54.2.1, Apache-2.0
78+
- arrow-flight 54.3.1, Apache-2.0
7379
<br/>https://github.com/apache/arrow-rs
7480

75-
- arrow-ipc 54.2.1, Apache-2.0
81+
- arrow-ipc 54.3.1, Apache-2.0
7682
<br/>https://github.com/apache/arrow-rs
7783

78-
- arrow-json 54.2.1, Apache-2.0
84+
- arrow-json 54.3.1, Apache-2.0
7985
<br/>https://github.com/apache/arrow-rs
8086

8187
- arrow-odbc 16.0.0, MIT
@@ -84,10 +90,10 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
8490
- arrow-schema 54.3.1, Apache-2.0
8591
<br/>https://github.com/apache/arrow-rs
8692

87-
- async-graphql 7.0.15, Apache-2.0 OR MIT
93+
- async-graphql 7.0.16, Apache-2.0 OR MIT
8894
<br/>https://github.com/async-graphql/async-graphql
8995

90-
- async-graphql-axum 7.0.13, Apache-2.0 OR MIT
96+
- async-graphql-axum 7.0.16, Apache-2.0 OR MIT
9197
<br/>https://github.com/async-graphql/async-graphql
9298

9399
- async-openai 0.28.0, MIT
@@ -114,7 +120,10 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
114120
- axum 0.7.9, MIT
115121
<br/>https://github.com/tokio-rs/axum
116122

117-
- axum-extra 0.9.6, MIT
123+
- axum 0.8.3, MIT
124+
<br/>https://github.com/tokio-rs/axum
125+
126+
- axum-extra 0.10.1, MIT
118127
<br/>https://github.com/tokio-rs/axum
119128

120129
- azure_core 0.21.0, MIT
@@ -159,7 +168,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
159168
- charset 0.1.5, Apache-2.0 OR MIT
160169
<br/>https://github.com/hsivonen/charset
161170

162-
- chrono 0.4.39, Apache-2.0 OR MIT
171+
- chrono 0.4.41, Apache-2.0 OR MIT
163172
<br/>https://github.com/chronotope/chrono
164173

165174
- chrono-tz 0.8.6, Apache-2.0 OR MIT
@@ -192,7 +201,10 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
192201
- dashmap 6.1.0, MIT
193202
<br/>https://github.com/xacrimon/dashmap
194203

195-
- datafusion 45.0.0, Apache-2.0
204+
- datafusion 46.0.1, Apache-2.0
205+
<br/>https://github.com/apache/datafusion
206+
207+
- datafusion-datasource 46.0.1, Apache-2.0
196208
<br/>https://github.com/apache/datafusion
197209

198210
- datafusion-federation 0.1.6, Apache-2.0
@@ -201,13 +213,13 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
201213
- datafusion-federation-sql 0.1.6, Apache-2.0
202214
<br/>
203215

204-
- datafusion-functions-json 0.45.0, Apache-2.0
216+
- datafusion-functions-json 0.46.0, Apache-2.0
205217
<br/>https://github.com/datafusion-contrib/datafusion-functions-json/
206218

207219
- datafusion-table-providers 0.1.0,
208220
<br/>https://github.com/datafusion-contrib/datafusion-table-providers
209221

210-
- delta_kernel 0.9.0, Apache-2.0
222+
- delta_kernel 0.10.0, Apache-2.0
211223
<br/>https://github.com/delta-io/delta-kernel-rs
212224

213225
- dirs 5.0.1, Apache-2.0 OR MIT
@@ -348,15 +360,6 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
348360
- mailparse 0.15.0, 0BSD
349361
<br/>https://github.com/staktrace/mailparse
350362

351-
- mcp-client 1.0.7, MIT
352-
<br/>https://github.com/modelcontextprotocol/rust-sdk/
353-
354-
- mcp-core 1.0.7, MIT
355-
<br/>https://github.com/modelcontextprotocol/rust-sdk/
356-
357-
- mcp-server 1.0.7, MIT
358-
<br/>https://github.com/modelcontextprotocol/rust-sdk/
359-
360363
- mediatype 0.19.18, MIT
361364
<br/>https://github.com/picoHz/mediatype
362365

@@ -423,7 +426,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
423426
- opentelemetry_sdk 0.29.0, Apache-2.0
424427
<br/>https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk
425428

426-
- parquet 54.2.1, Apache-2.0
429+
- parquet 54.3.1, Apache-2.0
427430
<br/>https://github.com/apache/arrow-rs
428431

429432
- paste 1.0.15, Apache-2.0 OR MIT
@@ -486,12 +489,15 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
486489
- reqwest 0.11.27, Apache-2.0 OR MIT
487490
<br/>https://github.com/seanmonstar/reqwest
488491

489-
- reqwest 0.12.12, Apache-2.0 OR MIT
492+
- reqwest 0.12.15, Apache-2.0 OR MIT
490493
<br/>https://github.com/seanmonstar/reqwest
491494

492495
- reqwest-eventsource 0.6.0, Apache-2.0 OR MIT
493496
<br/>https://github.com/jpopesculian/reqwest-eventsource
494497

498+
- rmcp 0.1.5, Apache-2.0 OR MIT
499+
<br/>https://github.com/modelcontextprotocol/rust-sdk/
500+
495501
- rstest 0.25.0, Apache-2.0 OR MIT
496502
<br/>https://github.com/la10736/rstest
497503

@@ -606,7 +612,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
606612
- tokenizers 0.21.0, Apache-2.0
607613
<br/>https://github.com/huggingface/tokenizers
608614

609-
- tokio 1.43.0, MIT
615+
- tokio 1.45.0, MIT
610616
<br/>https://github.com/tokio-rs/tokio
611617

612618
- tokio-postgres 0.7.13, Apache-2.0 OR MIT
@@ -669,13 +675,13 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
669675
- utoipa 5.3.1, Apache-2.0 OR MIT
670676
<br/>https://github.com/juhaku/utoipa
671677

672-
- utoipa-swagger-ui 8.1.0, Apache-2.0 OR MIT
678+
- utoipa-swagger-ui 9.0.1, Apache-2.0 OR MIT
673679
<br/>https://github.com/juhaku/utoipa
674680

675681
- uuid 0.8.2, Apache-2.0 OR MIT
676682
<br/>https://github.com/uuid-rs/uuid
677683

678-
- uuid 1.13.1, Apache-2.0 OR MIT
684+
- uuid 1.16.0, Apache-2.0 OR MIT
679685
<br/>https://github.com/uuid-rs/uuid
680686

681687
- winver 1.0.0, MIT
@@ -690,5 +696,5 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
690696
- zip 1.1.4, MIT
691697
<br/>https://github.com/zip-rs/zip2.git
692698

693-
- zip 2.3.0, MIT
699+
- zip 2.6.1, MIT
694700
<br/>https://github.com/zip-rs/zip2.git

0 commit comments

Comments
 (0)