jiayuasu opened a new pull request, #1182: URL: https://github.com/apache/sedona-db/pull/1182
## What changes are included in this PR? Release-manager notes from the 0.4.1 release, added to `dev/release/README.md`: - Verification: the Python comparison tests connect to PostGIS on `localhost:5432`; start the pinned `docker compose` service and make sure no other PostgreSQL is listening there. - GitHub release notes: use the previous release tag as the comparison base (the patch-release text referenced a `.dev` tag that does not exist). - PyPI: pure-Python packages use Metadata-Version 2.5 and need `twine>=7`; `~/.pypirc` must list `pypi` in `index-servers`; use `--skip-existing` for resumable uploads. - crates.io: fix the script name (`publish-crates.sh`), publish from the release tag with the s2geography submodules initialized, list the dev-dependency cycles that must be removed locally, the `GDAL_VERSION=3.12.0` workaround for GDAL 3.13, and adding the committers team as owner of new crates. ## Are these changes tested? Documentation only; pre-commit passes. ## Are there any user-facing changes? No. -- 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]
