This is an automated email from the ASF dual-hosted git repository. jshao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/gravitino-site.git
The following commit(s) were added to refs/heads/main by this push:
new d2883cd34 Add download links for release 1.1.0 (#104)
d2883cd34 is described below
commit d2883cd34145303fe7d06f5f9d1fd9ad88bd40ce
Author: Mini Yu <[email protected]>
AuthorDate: Tue Dec 16 15:54:43 2025 +0800
Add download links for release 1.1.0 (#104)
* Add download links for release 1.1.0
* fix
---
src/pages/downloads.mdx | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/src/pages/downloads.mdx b/src/pages/downloads.mdx
index c3b1ceedc..7895422a4 100644
--- a/src/pages/downloads.mdx
+++ b/src/pages/downloads.mdx
@@ -1,5 +1,20 @@
## Apache Gravitino Downloads
+### 1.1.0
+
+[Gravitino
source](https://dlcdn.apache.org/gravitino/1.1.0/gravitino-1.1.0-src.tar.gz)
[ASC](https://dlcdn.apache.org/gravitino/1.1.0/gravitino-1.1.0-src.tar.gz.asc)
[SHA](https://dlcdn.apache.org/gravitino/1.1.0/gravitino-1.1.0-src.tar.gz.sha512)
+
+[Gravitino
binary](https://dlcdn.apache.org/gravitino/1.1.0/gravitino-1.1.0-bin.tar.gz)
[ASC](https://dlcdn.apache.org/gravitino/1.1.0/gravitino-1.1.0-bin.tar.gz.asc)
[SHA](https://dlcdn.apache.org/gravitino/1.1.0/gravitino-1.1.0-bin.tar.gz.sha512)
+
+[Gravitino Iceberg REST
server](https://dlcdn.apache.org/gravitino/1.1.0/gravitino-iceberg-rest-server-1.1.0-bin.tar.gz)
[ASC](https://dlcdn.apache.org/gravitino/1.1.0/gravitino-iceberg-rest-server-1.1.0-bin.tar.gz.asc)
[SHA](https://dlcdn.apache.org/gravitino/1.1.0/gravitino-iceberg-rest-server-1.1.0-bin.tar.gz.sha512)
+
+[Gravitino Lance REST
server](https://dlcdn.apache.org/gravitino/1.1.0/gravitino-lance-rest-server-1.1.0-bin.tar.gz)
[ASC](https://dlcdn.apache.org/gravitino/1.1.0/gravitino-lance-rest-server-1.1.0-bin.tar.gz.asc)
[SHA](https://dlcdn.apache.org/gravitino/1.1.0/gravitino-lance-rest-server-1.1.0-bin.tar.gz.sha512)
+
+[Gravitino Trino
connector](https://dlcdn.apache.org/gravitino/1.1.0/gravitino-trino-connector-1.1.0.tar.gz)
[ASC](https://dlcdn.apache.org/gravitino/1.1.0/gravitino-trino-connector-1.1.0.tar.gz.asc)
[SHA](https://dlcdn.apache.org/gravitino/1.1.0/gravitino-trino-connector-1.1.0.tar.gz.sha512)
+
+The [KEYS file](https://downloads.apache.org/gravitino/KEYS) and ASC files can
be used to verify the release. Please follow the instructions on the download
page to verify the release before you use it.
+
+
### 1.0.1
[Gravitino
source](https://www.apache.org/dyn/closer.lua/gravitino/1.0.1/gravitino-1.0.1-src.tar.gz)
[ASC](https://downloads.apache.org/gravitino/1.0.1/gravitino-1.0.1-src.tar.gz.asc)
[SHA](https://downloads.apache.org/gravitino/1.0.1/gravitino-1.0.1-src.tar.gz.sha512)
