Build
- #2713 cmake missing some policies and min version
- Using OLD policies: CMP0148, CMP0144, CMP0167
- Minimum cmake version 3.12
Bug fixes
- #2707 Build failure in pgRouting 3.7.1 on Alpine
- #2706 winnie crashing on pgr_betweennessCentrality
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.2";