This is an automated email from the ASF dual-hosted git repository.
weitingchen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten-site.git
The following commit(s) were added to refs/heads/main by this push:
new 57f23ea fix gluten release page issues (#13)
57f23ea is described below
commit 57f23ea13e50e75dddb22b8897ee03a5df884a4e
Author: Wei-Ting Chen <[email protected]>
AuthorDate: Fri Apr 19 21:43:33 2024 +0800
fix gluten release page issues (#13)
---
release.md | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/release.md b/release.md
index 854f21e..71fc1f8 100644
--- a/release.md
+++ b/release.md
@@ -4,11 +4,13 @@ title: Gluten Release
nav_order: 4
---
-[Gluten](https://github.com/oap-project/gluten) is a plugin for Apache Spark
to double SparkSQL's performance.
+[Gluten](https://github.com/apache/incubator-gluten) is a plugin for Apache
Spark to double SparkSQL's performance.
## Latest release for velox backend
-* [Gluten-1.1.0](https://github.com/oap-project/gluten/releases/tag/v1.1.0)
(Nov. 30 2023)
+
+*
[Gluten-1.1.1](https://github.com/apache/incubator-gluten/releases/tag/v1.1.1)
(Mar. 2 2024, non-Apache release)
## Archived releases
-* [Gluten-1.0.0](https://github.com/oap-project/gluten/releases/tag/v1.0.0)
(Jul. 13 2023)
-* [Gluten-0.5.0](https://github.com/oap-project/gluten/releases/tag/0.5.0)
(Apr. 7 2023).
+*
[Gluten-1.1.0](https://github.com/apache/incubator-gluten/releases/tag/v1.1.0)
(Nov. 30 2023, non-Apache release)
+*
[Gluten-1.0.0](https://github.com/apache/incubator-gluten/releases/tag/v1.0.0)
(Jul. 13 2023, non-Apache release)
+*
[Gluten-0.5.0](https://github.com/apache/incubator-gluten/releases/tag/0.5.0)
(Apr. 7 2023, non-Apache release)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]