[OSGeo-Announce] pgRouting version 3.6.3 release
Jorge Sanz
jsanz at osgeo.org
Thu Oct 17 02:27:28 PDT 2024
Hello pgRouting community,
The pgRouting Team is pleased to announce
the release of pgRouting version 3.6.3
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.3 on Github. [3]
*Build*
* Explicit minimum requirements:
o postgres 11.0.0
o 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:
o pgr_edgeDisjointPaths
o 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";
[1]. https://github.com/pgRouting/pgrouting/releases/latest
[2]. https://github.com/pgRouting/pgrouting/discussions/2667
[3].
https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%203.6.3%22
<https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%203.6.3%22>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/announce/attachments/20241017/b3b4b023/attachment.htm>
More information about the Announce
mailing list