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

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


The following commit(s) were added to refs/heads/doc-1.5.3 by this push:
     new 9ead52699 Update release notes
9ead52699 is described below

commit 9ead52699afcfed900ebd7e0736e600779a1c5bc
Author: Jia Yu <[email protected]>
AuthorDate: Wed May 8 20:56:19 2024 -0700

    Update release notes
---
 docs/setup/release-notes.md | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/docs/setup/release-notes.md b/docs/setup/release-notes.md
index c8a68cc75..7eae8f862 100644
--- a/docs/setup/release-notes.md
+++ b/docs/setup/release-notes.md
@@ -121,6 +121,19 @@ 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>
+</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