This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zeppelin-site.git
The following commit(s) were added to refs/heads/master by this push:
new 62850f9b0 Update helium.json (December 04, 2024, 00:25)
62850f9b0 is described below
commit 62850f9b07c82f8235391dff4ad897c0e8dcc440
Author: apache zepplein <[email protected]>
AuthorDate: Wed Dec 4 00:25:57 2024 +0000
Update helium.json (December 04, 2024, 00:25)
13 lines modified
---
helium.json | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/helium.json b/helium.json
index 1e5083965..6444327c2 100644
--- a/helium.json
+++ b/helium.json
@@ -1333,7 +1333,7 @@
"license": "BSD-2-Clause",
"icon": "<i class='fa fa-globe'></i>"
},
- "latest": {
+ "1.6.1": {
"type": "VISUALIZATION",
"name": "apache-sedona",
"version": "1.6.1",
@@ -1343,6 +1343,17 @@
"description": "Zeppelin visualization support for Sedona",
"license": "BSD-2-Clause",
"icon": "<i class='fa fa-globe'></i>"
+ },
+ "latest": {
+ "type": "VISUALIZATION",
+ "name": "apache-sedona",
+ "version": "1.7.0",
+ "published": "2024-12-03T00:40:16.921Z",
+ "artifact": "[email protected]",
+ "author": "Apache Sedona, original authors are listed on
https://github.com/myuwono/zeppelin-leaflet",
+ "description": "Zeppelin visualization support for Sedona",
+ "license": "BSD-2-Clause",
+ "icon": "<i class='fa fa-globe'></i>"
}
},
"echo-spell": {