Skip to content

Commit

Permalink
Add download link and news
Browse files Browse the repository at this point in the history
  • Loading branch information
jiayuasu committed Aug 25, 2024
1 parent 7a7f12e commit bafcdd5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions docs/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ Automatically generated binary JARs (per each Master branch commit): [GitHub Act

## Versions

### 1.6.0
### 1.6.1

| | Download from ASF | Checksum | Signature |
|:-----------------:|:----------------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------:|
| Source code | [src](https://www.apache.org/dyn/closer.lua/sedona/1.6.0/apache-sedona-1.6.0-src.tar.gz) | [sha512](https://downloads.apache.org/sedona/1.6.0/apache-sedona-1.6.0-src.tar.gz.sha512) | [asc](https://downloads.apache.org/sedona/1.6.0/apache-sedona-1.6.0-src.tar.gz.asc) |
| Binary | [bin](https://www.apache.org/dyn/closer.lua/sedona/1.6.0/apache-sedona-1.6.0-bin.tar.gz) | [sha512](https://downloads.apache.org/sedona/1.6.0/apache-sedona-1.6.0-bin.tar.gz.sha512) | [asc](https://downloads.apache.org/sedona/1.6.0/apache-sedona-1.6.0-bin.tar.gz.asc) |
| Source code | [src](https://www.apache.org/dyn/closer.lua/sedona/1.6.1/apache-sedona-1.6.1-src.tar.gz) | [sha512](https://downloads.apache.org/sedona/1.6.1/apache-sedona-1.6.1-src.tar.gz.sha512) | [asc](https://downloads.apache.org/sedona/1.6.1/apache-sedona-1.6.1-src.tar.gz.asc) |
| Binary | [bin](https://www.apache.org/dyn/closer.lua/sedona/1.6.1/apache-sedona-1.6.1-bin.tar.gz) | [sha512](https://downloads.apache.org/sedona/1.6.1/apache-sedona-1.6.1-bin.tar.gz.sha512) | [asc](https://downloads.apache.org/sedona/1.6.1/apache-sedona-1.6.1-bin.tar.gz.asc) |

### 1.5.3

Expand Down
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
### 08/24/2024: Sedona 1.6.1 released. It adds a native DataFrame based GeoJSON reader and writer, 48 new ST functions, GeoParquet 1.1.0 covering column, and improves the error handling of ST functions.

### 05/17/2024: Sedona 1.6.0 released. It provides enhanced support for geography type, RasterIO and NumPy UDF on raster type, Shapely 2.0 UDF on geometry type, and many more!

### 05/07/2024: Sedona 1.5.2 released. This is a maintenance release that only includes bug fixes and minor improvements. We strongly recommend 1.5.X users to upgrade to 1.5.2.

### 01/17/2024: Sedona 1.5.1 released. It adds Spark 3.5 support, Snowflake support, and many more raster and vector functions!

### 10/12/2023: Sedona 1.5.0 released. It adds comprehensive raster data ETL and analytics, native support of Uber H3 functions, and SedonaKepler / SedonaPyDeck for interactive map visualization

0 comments on commit bafcdd5

Please sign in to comment.