This is an automated email from the ASF dual-hosted git repository.

jiayu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sedona.git


The following commit(s) were added to refs/heads/master by this push:
     new cc04b2994 [DOCS] Add 1.5.3 release notes (#1406)
cc04b2994 is described below

commit cc04b299487dd9200248bf7deeee5cb36097721d
Author: Jia Yu <[email protected]>
AuthorDate: Wed May 8 21:37:38 2024 -0700

    [DOCS] Add 1.5.3 release notes (#1406)
    
    * Update release notes
    
    * Update again
---
 docs/setup/release-notes.md | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

diff --git a/docs/setup/release-notes.md b/docs/setup/release-notes.md
index c8a68cc75..c44dcc6b3 100644
--- a/docs/setup/release-notes.md
+++ b/docs/setup/release-notes.md
@@ -48,8 +48,6 @@ df_raster.withColumn("mean", expr("mean_udf(rast)")).show()
 </li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/SEDONA-543'>SEDONA-543</a>] - 
RS_Union_aggr gives referenceRaster is null error when run on cluster
 </li>
-<li>[<a 
href='https://issues.apache.org/jira/browse/SEDONA-555'>SEDONA-555</a>] - 
Snowflake Native App should not always create a new role
-</li>
 </ul>
 
 ### New Feature
@@ -121,6 +119,21 @@ df_raster.withColumn("mean", expr("mean_udf(rast)")).show()
 </li>
 </ul>
 
+## Sedona 1.5.3
+
+Sedona 1.5.3 is compiled against Spark 3.3 / Spark 3.4 / Spark 3.5, Flink 
1.12, Snowflake 7+, Java 8.
+
+This release is a maintenance release that includes one bug fix on top of 
Sedona 1.5.2. No new features or major changes are added in this release.
+
+### Bug
+
+<ul>
+<li>[<a 
href='https://issues.apache.org/jira/browse/SEDONA-556'>SEDONA-556</a>] - 
Hidden requirement for geopandas in apache-sedona 1.5.2
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/SEDONA-555'>SEDONA-555</a>] - 
Snowflake Native App should not always create a new role
+</li>
+</ul>
+
 ## Sedona 1.5.2
 
 Sedona 1.5.2 is compiled against Spark 3.3 / Spark 3.4 / Spark 3.5, Flink 
1.12, Snowflake 7+, Java 8.

Reply via email to