This is an automated email from the ASF dual-hosted git repository. jiayu pushed a commit to branch branch-1.8.1 in repository https://gitbox.apache.org/repos/asf/sedona.git
commit 1095fd0e0018691aca1544cbb7621f39759b619f Author: Jia Yu <[email protected]> AuthorDate: Thu Mar 12 22:28:59 2026 -0700 [DOCS] Add SedonaDB 0.3.0 announcement --- docs-overrides/main.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-overrides/main.html b/docs-overrides/main.html index c2957904f2..64d3e2671a 100644 --- a/docs-overrides/main.html +++ b/docs-overrides/main.html @@ -17,7 +17,7 @@ You're not viewing the latest stable version. {% block header %} <div style="background: #CA463A; color: white; text-align: center; padding: 0.5rem;"> - <a href="setup/release-notes/" title="Announcement">🎉 Apache Sedona 1.8.1 is now available! Check out the new features and improvements.</a> + <a href="blog/2026/03/01/sedonadb-030-release/" title="Announcement">🌵SedonaDB (Rust) 0.3.0 is out now, featuring larger-than-memory spatial joins, and row-level CRS!</a> </div> {{ super() }} {# This renders the original header below your test bar #} {% endblock %}
