Hello pgRouting community,
The pgRouting Team is pleased to announce the release of pgRouting version 3.7.1
The latest release is available at [1]
For discussions on the release, go to [2]
To see all issues & pull requests closed by this release see the Git closed milestone for 3.7.1 on Github. [3]
Bug fixes
- #2680 fails to compile under mingw64 gcc 13.2
- #2689 When point is a vertex, the withPoints family do not return results.
C/C++ code enhancement
- TRSP family
To update your database
Download the packaged version from your operating system, and use this command in the database:
ALTER EXTENSION pgrouting UPDATE TO โ3.7.1โ;
[1]. Release v3.7.1 ยท pgRouting/pgrouting ยท GitHub
[2]. v3.7.1 ยท pgRouting/pgrouting ยท Discussion #2705 ยท GitHub