pgRouting version 3.6.3 release

Hello pgRouting community,

The pgRouting Team is pleased to announce the release of pgRouting version 3.6.3. The latest release is available here.  For discussions on the release, go here. To see all issues & pull requests closed by this release see the Git closed milestone for 3.6.3 on Github.

Build

  • Explicit minimum requirements:
    • postgres 11.0.0
    • postgis 3.0.0
  • g++ 13+ is supported

Code fixes

  • Fix warnings from cpplint.
  • Fix warnings from clang 18.

CI tests

  • Add a clang tidy test on changed files.
  • Update test not done on versions: 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.1.0, 3.1.1, 3.1.2

Documentation

  • Results of documentation queries adujsted to boost 1.83.0 version:
    • pgr_edgeDisjointPaths
    • pgr_stoerWagner

pgtap tests

  • bug fixes

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.3";

OSGeo Sponsors


View all sponsors