Hello pgRouting community,
The pgRouting Team is pleased to announce the release of pgRouting version 3.6.2
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.6.2 on Github. [3]
Upgrade fix
The upgrade was failing for same minor
Code fixes
Fix warnings from cpplint
Others
Adjust NEWS generator
Name change to NEWS.md for better visualization on GitHub
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.6.2";
[1]. https://github.com/pgRouting/pgrouting/releases/latest
[2]. https://github.com/pgRouting/pgrouting/discussions/2630
[3]. https://github.com/pgRouting/pgrouting/issues?utf8=✓&q=milestone%3A"Release%203.6.2"
--
Regards,
pgRouting Team.