[pgrouting-dev] pgRouting version 3.5.0 release

Ashish Kumar ashishkr23438 at gmail.com
Tue Mar 7 20:57:00 PST 2023


Hello pgRouting community,

The pgRouting Team is pleased to announce the release of pgRouting version
3.5.0
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.5.0 on Github. [3]

*Official functions changes*

   - Dijkstra
      - Standarizing output columns to |short-generic-result|
         - pgr_dijkstra (One to One) added start_vid and end_vid columns.
         - pgr_dijkstra (One to Many) added end_vid column.
         - pgr_dijkstra (Many to One) added start_vid column.


*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.5.0";

[1]. https://github.com/pgRouting/pgrouting/releases/latest
[2]. https://github.com/pgRouting/pgrouting/discussions/2483
[3].
https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%203.5.0%22

Regards,
pgRouting Team.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pgrouting-dev/attachments/20230308/518b1724/attachment.htm>


More information about the pgrouting-dev mailing list