jiayuasu opened a new pull request, #2842:
URL: https://github.com/apache/sedona/pull/2842
## Summary
Prepares documentation for the Apache Sedona 1.9.0 release.
## Changes
- **`docs/setup/release-notes.md`**: Add Sedona 1.9.0 release notes section,
including new contributors, highlights, new features (core, GeoParquet, data
source readers, GeoPandas API, etc.), bug fixes, and improvements.
- **`mkdocs.yml`**:
- Bump release variables for the 1.9.0 release cycle:
- `current_version: 1.9.0`
- `current_git_tag: sedona-1.9.0-rc1`
- `current_rc: 1.9.0-rc1`
- `current_snapshot: 1.9.1-SNAPSHOT`
- `next_version: 1.9.1`
- Add a `Release notes` nav entry under each of `SedonaSpark`,
`SedonaFlink`, and `SedonaSnow` (all referencing the same
`setup/release-notes.md`), so users browsing any product see the unified
release notes.
SedonaDB and SpatialBench release notes are tracked in their own
repositories and will be added via separate PRs.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]