Skip to content

Commit

Permalink
v0.15.1 acknowledgements and banner link (#311)
Browse files Browse the repository at this point in the history
* Update acknowledgements for v0.15.1

* update banner
  • Loading branch information
ewgenius committed Jul 8, 2024
1 parent 351aee4 commit b6945db
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 16 deletions.
39 changes: 24 additions & 15 deletions spiceaidocs/docs/acknowledgements/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
- candle-core 0.5.1, Apache-2.0 OR MIT
<br/>https://github.com/huggingface/candle

- candle-core 0.5.1, Apache-2.0 OR MIT
- candle-core 0.6.0, Apache-2.0 OR MIT
<br/>https://github.com/huggingface/candle

- candle-examples 0.5.1, Apache-2.0 OR MIT
Expand All @@ -187,9 +187,6 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
- candle-transformers 0.5.1, Apache-2.0 OR MIT
<br/>https://github.com/huggingface/candle

- candle-transformers 0.5.1, Apache-2.0 OR MIT
<br/>https://github.com/huggingface/candle

- chrono 0.4.38, Apache-2.0 OR MIT
<br/>https://github.com/chronotope/chrono

Expand Down Expand Up @@ -220,8 +217,11 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
- datafusion-federation-sql 0.1.3, Apache-2.0
<br/>

- deltalake 0.18.0, Apache-2.0
<br/>https://github.com/delta-io/delta.rs
- datafusion-table-providers 0.1.0,
<br/>https://github.com/datafusion-contrib/datafusion-table-providers

- delta_kernel 0.1.1, Apache-2.0
<br/>https://github.com/delta-incubator/delta-kernel-rs

- derive_builder 0.20.0, Apache-2.0 OR MIT
<br/>https://github.com/colin-kiegel/rust-derive-builder
Expand All @@ -232,6 +232,9 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
- duckdb 1.0.0, MIT
<br/>https://github.com/wangfenjin/duckdb-rs

- dyn-clone 1.0.17, Apache-2.0 OR MIT
<br/>https://github.com/dtolnay/dyn-clone

- fallible-iterator 0.2.0, Apache-2.0 OR MIT
<br/>https://github.com/sfackler/rust-fallible-iterator

Expand Down Expand Up @@ -277,19 +280,19 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
- metrics 0.21.1, MIT
<br/>https://github.com/metrics-rs/metrics

- metrics 0.22.3, MIT
- metrics 0.23.0, MIT
<br/>https://github.com/metrics-rs/metrics

- metrics-exporter-prometheus 0.13.1, MIT
- metrics-exporter-prometheus 0.15.1, MIT
<br/>https://github.com/metrics-rs/metrics

- metrics-util 0.16.3, MIT
- metrics-util 0.17.0, MIT
<br/>https://github.com/metrics-rs/metrics

- mistralrs 0.1.11, MIT
- mistralrs 0.1.24, MIT
<br/>https://github.com/EricLBuehler/mistral.rs

- mistralrs-core 0.1.11, MIT
- mistralrs-core 0.1.24, MIT
<br/>https://github.com/EricLBuehler/mistral.rs

- moka 0.12.7, Apache-2.0 OR MIT
Expand All @@ -307,9 +310,6 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
- notify 6.1.1, CC0-1.0
<br/>https://github.com/notify-rs/notify.git

- object_store 0.9.1, Apache-2.0 OR MIT
<br/>https://github.com/apache/arrow-rs/tree/master/object_store

- object_store 0.10.1, Apache-2.0 OR MIT
<br/>https://github.com/apache/arrow-rs/tree/master/object_store

Expand Down Expand Up @@ -382,6 +382,9 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
- rustyline 13.0.0, MIT
<br/>https://github.com/kkawakam/rustyline

- schemars 0.8.21, MIT
<br/>https://github.com/GREsau/schemars

- sea-query 0.30.7, Apache-2.0 OR MIT
<br/>https://github.com/SeaQL/sea-query

Expand All @@ -403,6 +406,9 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
- snafu 0.8.3, Apache-2.0 OR MIT
<br/>https://github.com/shepmaster/snafu

- snmalloc-rs 0.3.6, MIT
<br/>https://github.com/SchrodingerZhu/snmalloc-rs

- snowflake-api 0.9.0, Apache-2.0
<br/>https://github.com/mycelial/snowflake-rs

Expand Down Expand Up @@ -475,5 +481,8 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
- url 2.5.1, Apache-2.0 OR MIT
<br/>https://github.com/servo/rust-url

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

- uuid 1.9.1, Apache-2.0 OR MIT
<br/>https://github.com/uuid-rs/uuid
2 changes: 1 addition & 1 deletion spiceaidocs/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const config: Config = {
// image: 'img/docusaurus-social-card.jpg',
announcementBar: {
content:
'<a href="https://github.com/spiceai/spiceai/releases/tag/v0.15.0-alpha">Spice.ai OSS v0.15-alpha</a> is now available! 🚀',
'<a href="https://github.com/spiceai/spiceai/releases/tag/v0.15.1-alpha">Spice.ai OSS v0.15-alpha</a> is now available! 🚀',
backgroundColor: 'var(--announcement-bar-bg)',
textColor: 'var(--announcement-bar-text)',
isCloseable: true,
Expand Down

0 comments on commit b6945db

Please sign in to comment.